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-18Outliner: Keep header operator-free and edit menu cleanupDalai Felinto
2018-01-16Static overrides API: add functions to create overrides from several databloc...Bastien Montagne
2018-01-16Fix crash in outliner when moving objects aroundDalai Felinto
2018-01-12Outliner: Harmless cleanupDalai Felinto
2018-01-12Fix T53764: vertical line glitch for collections with objects and collectionsDalai 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-05Outliner: Support multiple-objects drag'n'drop into collectionsDalai Felinto
2018-01-05Fix drag and drop in outliner for scene collectionsDalai Felinto
2018-01-05Outliner: Fix for restriction columnsDalai Felinto
2018-01-03Outliner/Collections: Remove selected objects operatorDalai Felinto
2018-01-03Outliner/Collections: Add selected objects operatorDalai Felinto
2018-01-03Outliner: Right mouse menu for collections editingDalai Felinto
2018-01-03Fix: MSVC2013 compile problems with the "inline" keywordJoshua Leung
2018-01-02Outliner: Master Collection always expandedDalai Felinto
2018-01-02Outliner: Always show the master collection on top of the treeDalai 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-29Fix T53647: Outliner crashes when active object is deletedDalai Felinto
2017-12-19Fix T53442: Outliner refresh issues when adding new collectionDalai Felinto
2017-12-18Add override icon to such data-blocks in OUtliner.Bastien Montagne
2017-12-15Fix missing refresh of editors when changing workspace view-layerJulian Eisel
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-13Outliner: Fix selection drawingDalai Felinto
2017-12-13Fix T51461: Outliner: Problems removing multiple collections in sequenceDanrae Pray
2017-12-11Add 'Add static override' to outliner's menus.Bastien Montagne
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-04Cleanup: whitespaceCampbell Barton
2017-12-01Groups and collection: editing group collectionsDalai Felinto
2017-12-01Groups and collection: create group from collectionDalai 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-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert material_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Remove light_overrideDalai Felinto
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-20Fix T53342: Outliner 'select hierarchy' brokenCampbell Barton
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton