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-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-23Outliner Keymap: E key to Exclude collections from View LayerPablo Vazquez
2018-07-06Keymap: outliner now uses A/Alt-A for selectionCampbell Barton
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-04Keymap: outliner changes from T55162Campbell Barton
2018-07-04Keymap: use add key instead of verifyCampbell Barton
2018-07-03Cleanup: typosCampbell Barton
2018-07-02Fix modal keymap breaking exporterCampbell Barton
2018-07-02UI: update mouse icons in status bar.Brecht Van Lommel
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Support Move / Link to collection in the outliner as wellDalai Felinto
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-04-19Cleanup: styleCampbell Barton
2018-02-06Outliner: Add object(s) to new 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-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-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
2018-01-05Outliner: Support multiple-objects drag'n'drop into collectionsDalai Felinto
2018-01-03Outliner/Collections: Remove selected objects operatorDalai Felinto
2018-01-03Outliner/Collections: Add selected objects operatorDalai Felinto
2017-12-29Outliner/Collection: Operator to delete selected collectionsDalai Felinto
2017-12-29Outliner/Collection: Operator to create (nested) collectionsDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-09-20Layer collection enable flagDalai Felinto
2017-04-25Outliner: Re-build depsgraph when reordering collectionsDalai Felinto