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-06-26New scenes should use Eevee, not Blender RenderDalai Felinto
2017-06-15Fix duplication of scene, it was missing duplication of layer propertiesDalai Felinto
2017-06-15Layers: Scene copy should copy selection as well.Dalai Felinto
2017-06-14Add an option to free scene without doing id-countersSergey Sharybin
2017-06-12Draw Manager: Fix memory issues when copying sceneDalai Felinto
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-19Remove use_display_lists optionCampbell Barton
2017-05-17Silence warnings in Mac (based on buildbot build report)Dalai Felinto
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-06PyAPI: Remove bpy.app.handlers.scene_updateCampbell Barton
2017-05-05Implement overridable scene render settingsDalai Felinto
2017-05-05Merge branch 'master' into blender2.8Campbell Barton
2017-05-04Fix use after free of new render layer ID properites after copying sceneSergey Sharybin
2017-05-04Fix memory leak of ID properties after recent render passes commitSergey Sharybin
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-03NodeTree: Add eevee default shader tree.Clément Foucault
2017-05-02Cycles integration with Draw ManagerDalai Felinto
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-03-31Layers: Fix scene copying after IDProperty changesDalai Felinto
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-01Task scheduler: Remove query for the pool's number of threadsSergey Sharybin
2017-03-01Outliner: Support dragging object into collectionJulian Eisel
2017-02-15Layers: Separate between scene render layer (F12) and context render layer (e...Dalai Felinto
2017-02-15Update SETLOOPER to account for layersDalai Felinto
2017-02-09Main fix for outliner, but still need changesDalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-26Fix unfreed memory after cleaning render layersDalai Felinto
2017-01-24Depsgraph: Remove legacy calls from scene update routinesSergey Sharybin
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-12-12Cleanup: Get rid of ntreeSwitchID(_ex) functions, use generic BKE_libblock_re...Bastien Montagne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-10-11Make console message more clear for --scene argumentSergey Sharybin
2016-09-26Fix Scene datablocks being created with a real user while never having any re...Bastien Montagne
2016-08-26Depsgraph: Report overall number of updates objectsSergey Sharybin
2016-08-26Cleanup: Use more meaningful names and move calculation into am if statementSergey Sharybin
2016-08-19Cleanup: Remove redundant commentJulian Eisel
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez