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-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2011-12-29bugfix: [#29711] Cycles - HSV Node - Hue Change BugDalai Felinto
2011-12-17Cycles Gamma NodeDalai Felinto
2011-12-16Normal Node - CyclesDalai Felinto
2011-12-04Invert Color Cycles NodeDalai Felinto
2011-12-03CameraData Input Cycles NodeDalai Felinto
2011-12-02HSV Color Node for CyclesDalai Felinto
2011-12-02SeparateRGB and CombineRGB nodes for Cycles materialsDalai Felinto
2011-11-14Cycles: Oren-Nayar BSDF support. This is not a separate shader node, rather itBrecht Van Lommel
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
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-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-01Cycles:Brecht Van Lommel
2011-08-29Cycles: preview passes setting to set the max number of passes to render inBrecht Van Lommel
2011-08-16Cycles:Brecht Van Lommel
2011-05-16Cycles: fix vector math subtract not working correct, patch by Sanne.Brecht Van Lommel
2011-05-14Cycles: OSL build fixes, based on patch from erwin94.Brecht Van Lommel
2011-05-13Cycles: color space control for image/environment texture nodes. Ideally wouldBrecht Van Lommel
2011-05-04Cycles: rename UV geometry node output to Parametric to avoid confusion with ...Brecht Van Lommel
2011-04-28Cycles: hook up the CMake build system.Brecht Van Lommel
2011-04-28Cycles: fix for vector math node by Lukas Toenne, thanks.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal