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-09Fix collection syncing when creating new collections from the outlinerDalai Felinto
2018-02-08Fixing builds for 2.8 - outliner typoDalai Felinto
2018-02-08Fix: Data-Blocks view in Outliner no longer displayed property values, making...Joshua Leung
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-06Object Mode: pass eval_ctx in outliner functionsCampbell Barton
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto
2018-02-02Collections: Operator to select collection objectsDalai Felinto
2018-01-31Outliner: Fix crash when invoking operators of a collection or groupGermano
2018-01-29Outliner: Moving object context menu to Python, and adding hierarchyDalai Felinto
2018-01-29Outliner: Remove Toggle options from object RMBDalai 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-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-22T53831: Fixed vertical line alignment & expand Collection and Scene buttons p...Philippe Schmid
2018-01-19Outliner: Remove User PreferencesDalai Felinto
2018-01-19Outliner: Fix unparenting poll (when drag'n'droping an object)Dalai Felinto
2018-01-19Outliner: Change All Scenes to Scenes and make it focus on compositingDalai Felinto
2018-01-19Outliner Filtering System + CleanupDalai Felinto
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Cleanup: typosCampbell Barton
2018-01-18Outliner: Fix parenting clear pollDalai Felinto
2018-01-18Outliner: Use (temporary) icons for collectionsDalai Felinto
2018-01-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
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