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
2014-05-08Fix T40079: cycles crash with objects that have hair motion blur, but no tria...Brecht Van Lommel
2014-05-04Style cleanup: indentation, bracesCampbell Barton
2014-04-13Split Normals I (5/5): Add support of split normals to Cycles.Bastien Montagne
2014-03-29Cycles code internals: add support for mesh voxel grid attributes.Brecht Van Lommel
2014-03-29Cycles: add support for curve deformation motion blur.Brecht Van Lommel
2014-03-29Cycles: add support for mesh deformation motion blur.Brecht Van Lommel
2014-03-29Cycles code refactor: add motion sampled normals attribute.Brecht Van Lommel
2014-03-29Cycles code refactor: improve vertex motion attribute storage and export.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: changes to make adding new primitive types easier.Brecht Van Lommel
2014-03-29Cycles code refactor: add support for motion vertex attributes.Brecht Van Lommel
2013-12-31Cycles Volume Render: generated texture coordinates for volume render.Brecht Van Lommel
2013-09-04Fix a few issues reported by coverity scan.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-06-04Cycles:Thomas Dinges
2013-06-03Cycles / Math functions:Thomas Dinges
2013-04-27Fix #35102: crash with experimental cycles displacement feature due toBrecht Van Lommel
2013-04-10Fix 34764: cycles issue rendering instanced mesh with NaN coordinates.Brecht Van Lommel
2013-02-14Cycles:Thomas Dinges
2013-02-14Fix #34121: OSL + persistent images option was not freeing shader memory prop...Brecht Van Lommel
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
2013-01-01Fix to prevent undefined normals being generated with `add_face_normals()', f...Stuart Broadfoot
2012-12-28New featureStuart Broadfoot
2012-12-04Fix #33405: preview render getting stuck in a particular .blend file, ObjectKeyBrecht Van Lommel
2012-11-06Cycles OSL: support for the trace(point pos, vector dir, ...) function, to traceBrecht Van Lommel
2012-11-05Cycles: improve Anisotropic BSDF node, changing the Roughness U/V inputs toBrecht Van Lommel
2012-11-03Cycles OSL: refactoring and fixesBrecht Van Lommel
2012-10-17Fix cycles motion blur not working correct with shutter time > 2.0. The softBrecht Van Lommel
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht Van Lommel
2012-10-09Cycles: camera motion blur enabled.Brecht Van Lommel
2012-09-07Fix for Cycles (CUDA) compilation (again ...). Moved the AttributeStandard en...Lukas Toenne
2012-09-05Fix for attribute lookup in OSL. This uses a map in the OSL globals instead o...Lukas Toenne
2012-06-09style cleanup: block commentsCampbell Barton
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-05Cycles: threading optimizationsBrecht Van Lommel
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-02-28Cycles: fix msvc compile warning, patch by Jason Wilkins.Brecht Van Lommel
2012-01-16Cycles: add option to cache BVH's between subsequent renders, storing the BVH onBrecht Van Lommel
2011-12-09Fix #29528: crash adding subsurf modifier in a particular scene with viewport...Brecht Van Lommel
2011-12-02Cycles:Brecht Van Lommel
2011-11-12Cycles:Brecht Van Lommel
2011-10-17Cycles: fix crash using uv + generated texture coordinates on a single mesh.Brecht Van Lommel
2011-10-03Cycles: some tweaks to silence msvc assertions in debug mode.Brecht Van Lommel
2011-09-12Cycles:Brecht Van Lommel
2011-09-01Cycles:Brecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel