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-07-29Remove volatile, causing issues w/ GCC/ubsanCampbell Barton
2017-07-26Cleanup, line wrapsSergey Sharybin
2017-07-24Initialize scene layer for evaluation context used by preview rendererSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-19Merge branch 'master' into blender2.8Campbell Barton
2017-07-19Fix T52116: Blender internal BVH build crash in degenerate cases.Brecht Van Lommel
2017-07-18Layer cleanup: get rid of one of the placeholder functionsDalai Felinto
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 T52011: Border render is incorrect with multiple scenesSergey Sharybin
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-07Fix T51991: Disabled for viewport particle system becomes visible after BI re...Sergey Sharybin
2017-07-03Merge branch 'master' into blender2.8Alexander Romanov
2017-07-02Fix T51746: normal map tangents not working correctly when there are no UV maps.Alexander Romanov
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Fix T49570: Cycles baking can't handle materials with no imagesDalai Felinto
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Fix T51524: Instantiated Hair Object which has dupligroup children and hidden...Bastien Montagne
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-19Merge branch 'master' into blender2.8Bastien Montagne
2017-05-16Fix T49864: EnvMap baking crashes 2.78 if 'Full Sample' checked in AASergey Sharybin
2017-05-16Fix memory leak in environmentSergey Sharybin
2017-05-11Merge branch 'master' into 28Campbell Barton
2017-05-10Fix T51455: Render Layers in compositor from a different scene not workingLukas Stockner
2017-05-08Merge branch 'master' into blender2.8Julian Eisel
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-05Implement overridable scene render settingsDalai Felinto
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-02Cycles integration with Draw ManagerDalai 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-25Cleanup: Line-widthDalai Felinto
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-06Depsgraph: Remove old depsgraph header from blender internalSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin