Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-30Layers: Scene->basact > SceneLayer->basact (more work)Dalai Felinto
2017-03-30Prevent crash on weight paintDalai Felinto
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-03-02Remove all instance of OBACT from particle_edit.c and related changesDalai Felinto
2017-03-02Remove tons of OBACTDalai Felinto
2017-03-01Fix error moving keyframes in graph editor after refactor baseAntonioya
2017-03-01Dopesheet: fix crash when dragging keyframesDalai Felinto
2017-02-09More housecleaning (BASACT > BASACT_NEW)Dalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-01OpenGL immediate mode: transform_generics.cLuca Rood
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-06-01Merge branch 'master' into blender2.8Bastien Montagne
2016-05-31Fix T48554: Absolute grid snap fails w/ cursor pivotCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
2016-03-29Fix transform center2d for 2d viewsCampbell Barton
2016-02-01Cleanup: unused TransInfo membersCampbell Barton
2016-02-01Fix transform crash in rare casesCampbell Barton
2016-01-22OpenGL: cleanupMike Erwin
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-22Fix T46678: Extending left handle of a VSE multicam effect strip with snap cr...Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-29Fix error introduced by D1588Campbell Barton
2015-10-28Transform: Replace t->imval w/ t->mouse.imvalCampbell Barton
2015-10-26Graph Editor: Use Cursor X in Drivers mode during Transforms (where appropriate)Joshua Leung
2015-09-13Cleanup: spellingCampbell Barton
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton