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
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-04-22Attempt to fix #35041 and #34725: cycles crash with OSL and both a 3D viewportBrecht Van Lommel
2013-04-05Fix #34601: cycles OSL crash when using preview render and viewport render atBrecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-02-14Fix #34121: OSL + persistent images option was not freeing shader memory prop...Brecht Van Lommel
2013-02-12Attempted fix for issue with latest CUDA kernel for 32 bit windows/linux/mac,Brecht Van Lommel
2012-12-12Fix #33485: cycles OSL now autodetects the presence of emission and transparentBrecht Van Lommel
2012-12-04Fix #33405: preview render getting stuck in a particular .blend file, ObjectKeyBrecht Van Lommel
2012-12-01Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH.Brecht Van Lommel
2012-11-20Fix cycles OSL missing support for texture mapping paramaters found in textureBrecht Van Lommel
2012-11-09Fix #33125: cycles OSL crash with multiple render sessions running at the sam...Brecht Van Lommel
2012-11-03Cycles OSL: shader script nodeBrecht Van Lommel
2012-09-15Generate compatible OSL shader parameter names in cases where the node has an...Lukas Toenne
2012-09-15OSL implementation of RGB ramp node.Lukas Toenne
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal