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-01-24Brightness/Contrast Node for CyclesDalai Felinto
2012-01-08Cycles: checker texture node, patch by Thomas.Brecht Van Lommel
2011-12-20Cycles: avoid using float3 in kernel constant memory, just so we're sure alig...Brecht Van Lommel
2011-12-18Generalized node groups for Cycles.Lukas Toenne
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-07Cycles: procedural texture nodes reorganization. This will break existing filesBrecht Van Lommel
2011-11-05Cycles: add location/rotate/scale and XYZ mapping options for all texture nodes,Brecht Van Lommel
2011-10-19Cycles: fix some issues with mix shaders when the weight for an emission shaderBrecht Van Lommel
2011-10-13Cycles: revert commit that joined surface/volume socket into a single shader ...Brecht Van Lommel
2011-10-13Cycles: code refactoring to split out code from mapping node.Brecht Van Lommel
2011-10-12Cycles: image texture node now uses UV as default texture coordinate,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-28Cycles: add some volume nodes, they don't actually do anything, this is justBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-12Cycles:Brecht Van Lommel
2011-09-02Cycles:Brecht Van Lommel
2011-09-01Cycles:Brecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-05-31Cycles: OSL build & image manager fixes.Brecht Van Lommel
2011-05-13Cycles: color space control for image/environment texture nodes. Ideally wouldBrecht Van Lommel
2011-05-13Cycles: fix BSDF closure inputs ignoring links.Brecht Van Lommel
2011-05-04Cycles: rename UV geometry node output to Parametric to avoid confusion with ...Brecht Van Lommel
2011-05-03Cycles: first batch of windows build fixes, not quite there yet.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