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-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-30Fix typo in outliner Select Objects tooltipDalai Felinto
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-02-28Code cleanup: fix a few harmless warnings.Brecht Van Lommel
2018-02-19Outliner: Fix crash when renaming Group layer collectionDalai Felinto
2018-02-19Outliner: Update buttons editor when renaming collectionDalai Felinto
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-13Object Mode: pass edit-object to outliner drawingCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
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