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
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-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-20Fix T53342: Outliner 'select hierarchy' brokenCampbell Barton
2017-09-20Layer collection enable flagDalai Felinto
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-25Outliner: Re-build depsgraph when reordering collectionsDalai Felinto
2017-03-10Improve outliner drag&drop feedback by using drop poll callbacksJulian Eisel
2017-03-10Support drag & drop of collections across multiple hierarchy levelsJulian Eisel
2017-03-02Get UI ready for using drag & drop to nest a collection into another oneJulian Eisel
2017-03-01Outliner: Support dragging object into collectionJulian Eisel
2017-03-01Cleanup: Rename outliner enumJulian Eisel
2017-02-28Cleanup: Add outliner_utils.c, move functions into itJulian Eisel
2017-02-28Outliner: Delete all selected collections, not just active oneJulian Eisel
2017-02-22UI: Support drag & drop reordering of collectionsJulian Eisel
2017-02-17Layer/Outliner: add a few operators that I need for the video demoDalai Felinto
2017-02-16Outliner collection operators, all but collection linkDalai Felinto
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-09Main fix for outliner, but still need changesDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-10-16Merge branch 'master' into blender2.8Julian Eisel
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Outliner: Rework element selection behaviorJulian Eisel
2016-10-15Outliner: Element mouse hover feedbackJulian Eisel
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-23Outliner: Fix assert failure with palette IDSergey Sharybin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-01Outliner: pass operator's reports to all operation callbacks.Bastien Montagne
2016-06-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-26Cleanup: use const for outliner argsCampbell Barton
2016-04-26Outliner: "Show Active" support for active bonePhilipp Oeser
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2016-04-04Fix missing ID_SO sound type in outliner's ID types.Bastien Montagne
2015-12-19Add a void 'user_data' memeber to Outliner's callbacks.Bastien Montagne
2015-12-01Outliner: add an option to "delete" libraries.Bastien Montagne
2015-10-22Fix T46561: Crash in outliner delete hierarchyCampbell Barton
2015-09-09Fix (unreported) crash with undo/outliner and drivers.Bastien Montagne
2015-08-29Add some more missing ID types to TREESTORE_ID_TYPE...Bastien Montagne
2015-08-14Outliner: Context menu for scenesPhilipp Oeser
2015-07-21Fix assert in Outliner.Bastien Montagne
2015-05-18Fix assert in outliner regarding WM and SCR ID types...Bastien Montagne