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
2012-05-02Cycles: add Ray Length output to Light Path node. This gives the distance tra...Brecht Van Lommel
2012-05-02Fix #31168: cycles mask layer should only affect objects for camera rays.Brecht Van Lommel
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-02-07Fix #30049: cycles noise texture producing nan values with someBrecht Van Lommel
2012-01-31Fix #30011 & #30027: cycles division by zero evaluating BSDF with zero weights,Brecht Van Lommel
2012-01-26Cycles: disable environment importance sampling code for CUDA cards withBrecht Van Lommel
2012-01-25Cycles: Render PassesBrecht Van Lommel
2012-01-19Fix small code issue pointed out by nico_ga, was doing negation on unsigned t...Brecht Van Lommel
2011-11-22Cycles: OpenCL tweaksBrecht Van Lommel
2011-11-16Fix #29278: cycles crash with displacement method both.Brecht Van Lommel
2011-10-16Cycles:Thomas Dinges
2011-10-13Cycles: revert commit that joined surface/volume socket into a single shader ...Brecht Van Lommel
2011-10-12Cycles: replace surface/volume sockets in output nodes with a single shader s...Brecht Van Lommel
2011-09-28Cycles: internal changes that should have no effect on user level yet, addedBrecht Van Lommel
2011-09-12Cycles:Brecht Van Lommel
2011-09-02Cycles: fix opencl device bug that crashed on windows. Now shows diffuseBrecht Van Lommel
2011-09-01Cycles: fix broken kernel compile after recent change, some tweaksBrecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-08-10Cycles: amd opencl compatibility fixes.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal