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-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
2018-01-19Outliner: Remove User PreferencesDalai Felinto
2018-01-19Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-19Outliner Python UI cleanup: remove KEYMAPSDalai Felinto
2018-01-19Outliner Filtering System + CleanupDalai Felinto
2018-01-18Outliner: Follow up on "Alphabetical sorting"Dalai Felinto
2018-01-18Outliner: Alphabetical sorting - Fixup on "Get rid of Search Menu"Dalai Felinto
2018-01-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
2018-01-18Outliner: View Layer: add option to add a new collection to the current view ...Dalai Felinto
2018-01-18Outliner: Get rid of Search MenuDalai Felinto
2018-01-18Outliner: Keep header operator-free and edit menu cleanupDalai Felinto
2018-01-06Outliner: Rename "Master Collection Tree" to "Collections"Dalai Felinto
2018-01-03Outliner/Collections: Remove selected objects operatorDalai Felinto
2018-01-03Outliner/Collections: Add selected objects operatorDalai Felinto
2017-12-29Outliner/Collection: Interface for Master Collection TreeDalai Felinto
2017-09-02Merge branch 'master' into blender2.8Campbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-15Outliner: Rename "All Collections" display mode to "Master Collection Tree"Julian Eisel
2017-02-28Outliner: Delete all selected collections, not just active oneJulian Eisel
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel