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-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-05-21Cleanup: pep8Campbell Barton
2019-05-18UI: Icons updateWilliam Reynish
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14Outliner restriction filter: Unify orderDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-06UI: Offset checkbox in the Outliner filter popoverWilliam Reynish
2019-05-06UI: Outliner Filter popover layoutWilliam Reynish
2019-04-20UI: remove redundant row for header templateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-25UI: Add Copy/Paste to top level Outliner context menusWilliam Reynish
2019-03-08Partially revert "Collection duplication from Outliner: add a 'duplicate hier...Bastien Montagne
2019-03-06Collection duplication from Outliner: add a 'duplicate hierarchy' operation.Bastien Montagne
2019-03-04Cleanup: use single quotes for enumsCampbell Barton
2019-03-01Outliner: Collections Duplicate - remove original duplicate operatorDalai Felinto
2019-03-01Outliner: Collection - Duplicate Hierarchy, and Duplicate Linked HierarchyDalai Felinto
2019-02-08UI: Move View operations to submenu in Outliner context menuPablo Vazquez
2019-02-08UI: Icons for basic operations in Outliner context menuPablo Vazquez
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2018-12-20Cleanup: remove intermediate menu drawing functionCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-11Cleanup: unused variablesCampbell Barton
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-14Cleanup: f-string useCampbell Barton
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-07Cleanup: pep8, styleCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-03Cleanup: pep8Campbell Barton
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-26Cleanup: style, pep8Campbell Barton
2018-06-25Outliner: Make search always workDalai Felinto
2018-06-21UI: Use Collection icon for New Collection in OutlinerPablo Vazquez
2018-06-21UI: button to create new collection in the OutlinerPablo Vazquez
2018-06-20Outliner: add object mode switching to RMB menuCampbell Barton
2018-06-13Cleanup: double quotes for non-enum stringsCampbell Barton
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-17Outliner: move filter menu to the left in header.Brecht Van Lommel
2018-05-17Outliner: rename Data-Blocks to Data API, to make clear it's low level stuff.Brecht Van Lommel
2018-05-09Outliner: move filter options to popover.Brecht Van Lommel
2018-05-01UI: move space-mode selectors before menu itemsCampbell Barton
2018-02-06Outliner: Add object(s) to new collectionDalai Felinto
2018-02-06Rename OUTLINER_OT_collection_object_remove > _object_remove_from_collectionDalai Felinto
2018-02-06Outliner: Operator to delete outliner selected elements from collectionDalai Felinto
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto
2018-01-29Outliner: Moving object context menu to Python, and adding hierarchyDalai Felinto