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-08-05Fix T41276: OSL bug in getmessage ("trace", "geom:name" , output)Sergey Sharybin
2014-07-25Yet another OSL compilation fix...sorry.Thomas Dinges
2014-07-25One more fix for new OSL libs.Thomas Dinges
2014-07-25Cycles: Updates for new OSL 1.5 API.Thomas Dinges
2014-05-06Fix T39946: OSL + tangent space normal maps not working in Cycles.Brecht Van Lommel
2014-05-04Style cleanup: indentation, bracesCampbell Barton
2014-04-21Cycles: add Transparent Depth output to Light Path node.Carlo Andreacchio
2014-02-05Attempt to fix OSL build error on Linux with latest OSL master.Brecht Van Lommel
2013-11-28Cycles: experimental OSL ptex reading code.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-01Cycles / Ray Depth:Thomas Dinges
2013-06-28Fix #35896: cycles crash with OSL image textures and viewport + preview renderBrecht Van Lommel
2013-05-11Fix #35306: cycles normal mapping not working with flat shading.Brecht Van Lommel
2013-01-31OSL 1.3x / Windows 64:Thomas Dinges
2013-01-31Attempt to fix cycles OSL link error on windows 64 bit.Brecht Van Lommel
2013-01-03Cycles Hair: refactoring to support generic attributes for hair curves. ThereBrecht Van Lommel
2012-12-29Cycles Hair:Thomas Dinges
2012-12-15Cycles OSL minor optimizations: recycle shading context, don't do memoryBrecht Van Lommel
2012-12-01Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH.Brecht Van Lommel
2012-11-20Fix #33177: OSL render difference with missing textures and HSV nodes.Brecht Van Lommel
2012-11-06Cycles OSL: support for the trace(point pos, vector dir, ...) function, to traceBrecht Van Lommel
2012-10-16Fix for (camera) motion blur changes in Cycles OSL. Compilation was broken du...Lukas Toenne
2012-09-15style cleanupCampbell Barton
2012-09-06silencing some of the warnings in OSL for OSXDalai Felinto
2012-09-02* Removed last occurrence of get_pointcloud_attr_query. Thomas Dinges
2012-09-02Cycles / OSL:Thomas Dinges
2012-06-09style cleanup: block commentsCampbell Barton
2012-06-05style cleanupCampbell Barton
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal