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
2016-04-12Cycles microdisplacement: refactor to move some tesselation code from SubdMes...Mai Lavelle
2016-03-25Cycles: Use dedicated BVH for subsurface ray castingSergey Sharybin
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
2015-04-20Cycles: Synchronize images after building mesh BVHSergey Sharybin
2015-04-09Cycles: Fix wrong render result in certain configuration of render layer's su...Sergey Sharybin
2015-01-19Fix T43311: using displacement shader crashes blenderSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-02Cycles: optimization of panoramic camera in volumeSergey Sharybin
2014-09-24make "tri_shader" an int instead of a floatMartijn Berger
2014-08-25Fix T41532: Some files bounce back and forth between 'packing BVH nodes' and ...Sergey Sharybin
2014-06-13Cycles: Calculate face normal on the fly.Thomas Dinges
2014-04-13Split Normals I (5/5): Add support of split normals to Cycles.Bastien Montagne
2014-03-29Cycles: add support for mesh deformation motion blur.Brecht Van Lommel
2014-03-29Cycles code refactor: change curve key to float4 for easier storage as attrib...Brecht Van Lommel
2014-03-29Cycles code refactor: add support for motion vertex attributes.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-07-14Fix some unnecessary memory allocation slowness in cycles mesh export.Brecht Van Lommel
2013-04-27Fix #35102: crash with experimental cycles displacement feature due toBrecht Van Lommel
2013-04-17Cycles Hair: Corrected own stochastic hair rng mistake and removed an unneces...Stuart Broadfoot
2013-01-15Fix #33830: cycles normal mapping was not quite correct, was not correctlyBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to store curves with the index of the first key and theBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to support generic attributes for hair curves. ThereBrecht Van Lommel
2012-12-28New featureStuart Broadfoot
2012-05-05Cycles: threading optimizationsBrecht Van Lommel
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2011-11-12Cycles:Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal