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-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-12WM: hide internal operator settingsCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup/simplify G.main usages.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-23Multi-Object-Mode: EditCurve SubdivideCampbell Barton
2018-05-23Multi-Object-Mode: EditCurve Select LinkedCampbell Barton
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-22Multi-Object-Mode: EditCurve Select RandomCampbell Barton
2018-05-21Fix misuse of the `use_occlusion_test` parameter.Germano
2018-05-18Merge branch 'master' into blender2.8Philipp Oeser
2018-05-18Fix crash drawing polygon curvesCampbell Barton
2018-05-17Multi-Object-Mode: EditCuve Select AllCampbell Barton
2018-05-15Cleanup: pass the use_depth parameter to the `SnapObjectParams` struct in the...Germano
2018-05-15Merge branch 'master' into blender2.8Campbell Barton
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-04-18Fix missing initialization of depsgraph for snapping contextSergey Sharybin
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-04-02Undo: store active curve shape key in edit-modeCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: move curve undo into own fileCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-13Object Mode: remove Scene.obeditCampbell Barton
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11Fix T53752: Draw curve fails w/ stylusPhilipp Oeser
2018-01-04Merge branch 'master' into blender2.8Bastien Montagne
2018-01-04Fix T53586: Surfaces collapse when joinedCampbell Barton
2017-11-28Cleanup, naming of engine type variableSergey Sharybin