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-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-25Merge branch 'master' into blender2.8Campbell Barton
2017-07-25Fix T51450: viewport render time keeps increasing after render is done.Jeff Knox
2017-07-24Fix crahs when doing preview from a scene withotu worldSergey Sharybin
2017-07-24Render preview: Always make sure all ID datablocks references by objects are ...Sergey Sharybin
2017-07-24Correct invalid assert useCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Depsgraph: Fix missing material update when changing links in node treeSergey Sharybin
2017-07-20Fix T51925: Eevee: Animated Eevee values slowdownSergey Sharybin
2017-07-20Partially revert previous commit, some unwanted changes sneaked inSergey Sharybin
2017-07-20Depsgraph: Use explicit material update operation codeSergey Sharybin
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-10Revert "Revert "Revert "Temporarily disable material preview (T51796 workarou...Sergey Sharybin
2017-07-10Revert "Revert "Temporarily disable material preview (T51796 workaround)""Sergey Sharybin
2017-07-03Merge branch 'master' into blender2.8Alexander Romanov
2017-07-03Fix T51734: batch-generate previews crashes on some materials.Brecht Van Lommel
2017-06-29Eevee: No need to free all the gpu materials when world changes.Dalai Felinto
2017-06-26Fix viewport rendering with anti-aliasing - workaroundDalai Felinto
2017-06-26Remove disabled code for freeing shaders on scene updateLuca Rood
2017-06-26Stop object shaders from being updated when changing lamp propertiesLuca Rood
2017-06-23Silence warnings (tsc, tsc)Dalai Felinto
2017-06-23GPUMaterial: Avoid freeing GLSL shaders when changing scene properties.Clément Foucault
2017-06-23Revert "Temporarily disable material preview (T51796 workaround)"Luca Rood
2017-06-14Temporarily disable material preview (T51796 workaround)Luca Rood
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-04World: Add temporary update flag.Clément Foucault
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-18Make sure external engines also render fine with depsgraph + freestyle wipDalai Felinto
2017-05-08Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-08Fix missing render update when building without OCIO but having GLSL image dr...Sergey 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-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Cleanup: unused includesCampbell Barton
2017-04-26Merge branch 'master' into 28Campbell Barton
2017-04-26Avoid race condition copying Scene for off-thread OpenGL image saveSergey Sharybin
2017-04-26Threading: Remove thread lock which seems uselessSergey Sharybin
2017-04-26Fix material preview for Cycles and BIDalai Felinto
2017-04-25Render API: Rename render > render_to_image; view_draw > render_to_viewDalai Felinto
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-03GPULamp: Separate GPULamp from GPUMaterialClément Foucault