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
2019-03-01Fix T62025: Outliner and viewport missing update after deleting objectDalai Felinto
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-25Fix T60880: Assert deleting grease pencil object from outlinerCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-08TypoPablo Vazquez
2019-02-08UI: Icons for some Outliner context menu operationsPablo Vazquez
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Outliner: Enable new faster 'Delete Hierarchy' code by default.Bastien Montagne
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-17Add experimental batch-delete of hierarchy to Outliner.Bastien Montagne
2019-01-16Outilner: pass userdata void pointer to outliner_do_object_operation_ex().Bastien Montagne
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-10Clenaup: remove unused EM_WAITCURSORCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-15Fix T57831: Crash with multi-select / delete of the same object in Collection...Bastien Montagne
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-10-19Make Static Override optional/hidden by default.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06Cleanup: use outliner_flag_* name prefixCampbell Barton
2018-07-04Workspaces: add main and child windows.Brecht Van Lommel
2018-07-02Outliner: remove view menu, move more into RMB context menu and filter popover.William Reynish
2018-07-02Outliner: add outliner wide RMB context menu.Brecht Van Lommel
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-20Outliner: add object mode switching to RMB menuCampbell Barton
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
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-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
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-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-10Merge branch 'master' into blender2.8Campbell Barton