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-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-02-02Collections: Operator to select collection objectsDalai Felinto
2018-01-26Outliner: If a collection is empty and you drag something inside it, it opens...Dalai Felinto
2018-01-26Outliner tooltips: Small refactor, future proof changeDalai Felinto
2018-01-26Revert "Fix crash on Collada exporter"Dalai Felinto
2018-01-26Fix crash on Collada exporterDalai Felinto
2018-01-26Outliner: Tooltips for reorder operatorsDalai Felinto
2018-01-26Outliner: Implement Add (Ctrl) when moving objects inside collectionDalai Felinto
2018-01-22Collections/Layer cleanup: Remove placeholder for de/select objectsDalai Felinto
2018-01-22Collections/Layer cleanup: Remove TODO_LAYER_OVERRIDE from most placesDalai Felinto
2018-01-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
2018-01-05Outliner: Support multiple-objects drag'n'drop into collectionsDalai Felinto
2018-01-03Outliner/Collections: Remove selected objects operatorDalai Felinto
2018-01-03Outliner/Collections: Add selected objects operatorDalai Felinto
2017-12-29Outliner/Collection: Operator to delete selected collectionsDalai Felinto
2017-12-29Outliner/Collection: Operator to create (nested) collectionsDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-09-20Layer collection enable flagDalai Felinto
2017-04-25Outliner: Re-build depsgraph when reordering collectionsDalai Felinto
2017-03-10Ouliner drag&drop: Correct/increase margin for triggering insert intoJulian Eisel
2017-03-10Outliner drag&drop: Do generic check if no custom poll callback is definedJulian Eisel
2017-03-10Improve outliner drag&drop feedback by using drop poll callbacksJulian Eisel
2017-03-10Fix incorrect positioning of collection when dropping it after expanded oneJulian Eisel
2017-03-10Support drag & drop of collections across multiple hierarchy levelsJulian Eisel
2017-03-02Get UI ready for using drag & drop to nest a collection into another oneJulian 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
2017-02-27Outliner: Rename "Collections" display mode to "Active Render Layer"Julian Eisel
2017-02-27Outliner: Don't use alphabetical sorting for collectionsJulian Eisel
2017-02-22UI: Support drag & drop reordering of collectionsJulian Eisel
2017-02-17Layer/Outliner: add a few operators that I need for the video demoDalai Felinto
2017-02-16Outliner collection operators, all but collection linkDalai Felinto
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-10-15Outliner: Element mouse hover feedbackJulian Eisel
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-01-08Fix T47138: Page Down key pages up, instead of down, in Outliner.Bastien Montagne
2015-12-01Outliner: add an option to "delete" libraries.Bastien Montagne
2015-08-14Outliner: Context menu for scenesPhilipp Oeser
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-02-15Outliner: "Purge All" function for Outliner in "Orphaned Datablocks" modeJoshua Leung
2015-02-11Outliner: ContextMenus for constraints/modifiersCampbell Barton
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton