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-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-07Depsgraph: Simplify some workarounds and make API closer to finalSergey Sharybin
2017-11-06Depsgraph: Use explicit graph API for OpenGL renderSergey Sharybin
2017-11-06Depsgraph: Use new scene update API in preview renderSergey Sharybin
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-10-31Fix renderlayers UI removing the wrong renderlayerDalai Felinto
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-28Fix T53185: After rendering an animation (Ctrl-F12), pressing F12 no longer r...Joshua Leung
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16Fix for objects trailing in viewport when using BI in scene+Eevee in workspaceDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-09Fix T53014: Cycles material preview not workingDalai Felinto
2017-10-07Initial fix for T53014: Cycles material preview no lightDalai Felinto
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-06Cleanup: styleCampbell Barton
2017-09-25DRW : Add new view_update mechanism.Clément Foucault
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-20Cleanup: move gawain header out of GPU_matrixCampbell Barton
2017-08-16Update code comments from DAG_id_tag_update to DEG_id_tag_updateDalai Felinto
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-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-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