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
2015-06-17Fix T44682: Save Buffers canceled renders show nothing in Image EditorSergey Sharybin
2015-05-13Duplicate Render->RenderData.views for thread safety (as we do for layers)Dalai Felinto
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-24Code cleanup: r_ prefix vs. _r suffixSergey Sharybin
2015-03-20Correction to previous commit, initialization of needs_free got lost by acci...Sergey Sharybin
2015-03-20Correct recent commitCampbell Barton
2015-03-20Avoid per-draw allocation when drawing currently rendering tilesSergey Sharybin
2015-03-20Fix race condition and bad memory access highlighting render tilesSergey Sharybin
2015-02-21Code cleanup: Use bools instead of intSergey Sharybin
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-11-29Cleanup: unused headersCampbell Barton
2014-09-08Fix crash happening with external engines and dependent objects in an invisib...Sergey Sharybin
2014-08-15Final Fix T41222 Blender gives weird ouput when baking (4096*4096) resolution...Dalai Felinto
2014-08-12Removed debug prints.Tamito Kajiyama
2014-08-12Fix for nested Cycles sessions.Tamito Kajiyama
2014-08-12Proof-of-concept implementation of Freestyle support for Cycles.Tamito Kajiyama
2014-07-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-07-04Fix T40843: Cycles does not support viewport render overrideSergey Sharybin
2014-06-28Add render result caching.Bastien Montagne
2014-06-23Fix T40764: Keyframed Render Layers Don't Work as IntendedSergey Sharybin
2014-06-13Code cleanup: spellingCampbell Barton
2014-05-23Bake API: compare with NULL rather then casting to boolCampbell Barton
2014-05-21Fix T39711: cycles particle motion blur affected by viewport draw method.Brecht Van Lommel
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-08Fix for RE_engine_begin_result using a NULL pointerCampbell Barton
2014-01-01Fix deadlock happening when using Save Buffers for renderSergey Sharybin
2013-12-27Fix T36474: Blender 2.68a crashes upon renderingSergey Sharybin
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-09-11Fix #36327: cycles render layers exclude layers animation did not work well.Brecht Van Lommel
2013-07-26fix for incorrect null check in RE_engine_update_statsCampbell Barton
2013-07-13Fix #35470: crash rendering from the terminal in some cases due to render infoBrecht Van Lommel
2013-07-11Fix #36091: external render engines like Luxrender don't work well with the saveBrecht Van Lommel
2013-06-10Fix #35681: cycles excluded layers still got evaluated before and afterBrecht Van Lommel
2013-05-16Fix #35384: animation to enable/disable render layers was applied one frame tooBrecht Van Lommel
2013-05-15Fixes for blender internal viewport render:Brecht Van Lommel
2013-05-123D viewport render preview:Ton Roosendaal
2013-04-16Blender Internal Render in viewportTon Roosendaal
2013-03-21code cleanup: use bool where values are true/false, for view3d and related fu...Campbell Barton
2013-03-14Border rendering now works for all scenes used in compositor,Sergey Sharybin
2013-01-24Fix threading issues of viewport rendering when using movies/generated imagesSergey Sharybin
2013-01-01Highlight currently rendering tilesSergey Sharybin
2012-11-21fix for re->partx/re->party values being different for RE_Database_FromScene(...Campbell Barton
2012-11-19Fix #33229: Blender crashes on finishing renderSergey Sharybin
2012-11-13Render Engines: fix crash when changing render engine during renderingSergey Sharybin
2012-11-11style cleanupCampbell Barton
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel