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-08-15Fix remaining issues with new Scene copying.Bastien Montagne
2017-08-15Fix scene_collection_copy always afecting IDs usercount.Bastien Montagne
2017-08-15Cleanup: rename vars with proper _src/_dst postfixes in new Scene ID data cop...Bastien Montagne
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-15Fix new Scene ID copying code.Bastien Montagne
2017-08-15Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-07Merge again...Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-14Fix MSVSC compiler warningAntonio Vazquez
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-07-11Merge branch 'master' into blender2.8Campbell Barton
2017-07-10Fix (unreported) broken uvsculpt in Scene's toolsettings' copying.Bastien Montagne
2017-07-10Fix (unreported) Scene's copying toolsettings' clone and canvas, and particle...Bastien Montagne
2017-07-10Fix strict compiler warningSergey Sharybin
2017-07-10Fix (unreported) Scene copying doing very stupid things with World and LineSt...Bastien Montagne
2017-07-06Fix T51943: Depsgraph: world update happening eternally on background (set) s...Sergey Sharybin
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