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-01-22Collections/Layer cleanup: Remove TODO_LAYER_OVERRIDE from most placesDalai Felinto
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
2018-01-11Fix poll and name of collection link/unlink operatorsDalai Felinto
2018-01-11Cleanup: Naming, avoid passing bContext to low-level function, etcJulian Eisel
2018-01-11Fix crash when deleting collectionsJulian Eisel
2018-01-03Outliner/Collections: Remove selected objects operatorDalai Felinto
2018-01-03Outliner/Collections: Add selected objects operatorDalai Felinto
2018-01-02Outliner/Collections: Don't link a collection after creationDalai Felinto
2017-12-29Outliner/Collection: Operator to delete selected collectionsDalai Felinto
2017-12-29Outliner/Collection: Operator to create (nested) collectionsDalai Felinto
2017-12-19Fix T53442: Outliner refresh issues when adding new collectionDalai Felinto
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-13Fix T51461: Outliner: Problems removing multiple collections in sequenceDanrae Pray
2017-12-04Small cleanup from previous commit by Danrae Pray (@spockTheGray)Danrae Pray
2017-12-04Fix T53415: Outliner: Crash when deleting collectionsDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-09-20Layer collection enable flagDalai Felinto
2017-06-30Fix T51118: Outliner crash when unlinking collectionLuca Rood
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-05-19Remove redundant workaround for removing collections in outlinerJulian Eisel
2017-04-12Layer / Outliner / Depsgraph: update depsgraph when running outliner operatorsDalai Felinto
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-01Outliner: Support dragging object into collectionJulian Eisel
2017-03-01Cleanup: Rename outliner enumJulian Eisel
2017-03-01Outliner: Make deleting collections from "All Collections" mode workJulian Eisel
2017-02-28Outliner: Delete all selected collections, not just active oneJulian Eisel
2017-02-16Outliner collection operators: linking!Dalai Felinto
2017-02-16Outliner collection operators, all but collection linkDalai Felinto
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto