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-02Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-05-31Support Move / Link to collection in the outliner as wellDalai Felinto
2018-05-31Outliner: Expose collections editors poll in ED_outliner.hDalai Felinto
2018-05-22Fix outliner incomplete collections right click menu in Blender File.Brecht Van Lommel
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
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-09Outliner: move filter options to popover.Brecht Van Lommel
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-02-28Code cleanup: fix a few harmless warnings.Brecht Van Lommel
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-09Fix collection syncing when creating new collections from the outlinerDalai Felinto
2018-02-06Outliner: Add object(s) to new collectionDalai Felinto
2018-02-06Fix poll for OUTLINER_OT_object_remove_from_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-27Collections: As it turned out, this is quite harmless to have accessible ever...Dalai Felinto
2018-01-27Make outliner new collection operator work via viewport tooDalai 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-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