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
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-04Fix T77073: Objects cannot be activated after collection excludeNathan Craddock
2020-06-03Object: refactor mode switchingCampbell Barton
2020-03-15Cleanup: redundant checksCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-06-28Fix T66126: Non-active Grease Pencil object stuck in draw modeAntonioya
2019-05-31Fix T65200: Crash by hiting "tab" after sculpting with dyntopoSergey Sharybin
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-03Merge branch 'master' into blender2.8Campbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton
2018-11-29Fix T57653: Fix T58075: Crash when switching between Edit and Sculpt/Paint mo...Bastien Montagne
2018-10-29Fix topbar tool UI being lost on undoCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-05-30Object Modes: pose support for generic mode exitCampbell Barton
2018-05-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-03Fix mode switching error on undoCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-03WorkSpace: use existing mode data w/ scene-switchCampbell Barton
2018-03-02WorkSpace: Simplify exiting mode after changesCampbell Barton
2018-03-02WorkSpace: move edit mode w/ sync into own funcCampbell Barton
2018-03-02Cleanup: move ED_object_mode_generic_* to object_modes.cCampbell Barton
2018-03-02Merge branch 'master' into blender2.8Campbell Barton
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton