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
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-21Cleanup: unused varsCampbell Barton
2018-05-21Fix misuse of the `use_occlusion_test` parameter.Germano
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-15Cleanup: pass the use_depth parameter to the `SnapObjectParams` struct in the...Germano
2018-04-18Fix missing initialization of depsgraph for snapping contextSergey Sharybin
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Cleanup: indentationCampbell Barton
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-01-22Manipulator: draw all rules while draggingCampbell Barton
2018-01-16Ruler Manipulator: dragging out of the view removesCampbell Barton
2017-11-28Cleanup: namingSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-10Manipulator: ruler toolCampbell Barton