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-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-08-29Merge branch 'master' into blender2.8Campbell Barton
2017-08-29Transform: scale center override by aspectCampbell Barton
2017-08-28Missing from last commit (missed manually resolving)Campbell Barton
2017-08-28Merge branch 'master' into blender2.8Campbell Barton
2017-08-28Transform: center overrideCampbell Barton
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