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-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-03-27Cycles / SunSky:Thomas Dinges
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-02-15Fix #34252: cycles rendering 16bit PNG with too light colors.Brecht Van Lommel
2013-01-30Cycles material preview: fix for generated/packed/movie filesSergey Sharybin
2013-01-20code cleanup: remove some paranoid checks which would have crashed anyway ear...Campbell Barton
2013-01-15Fix #33830: cycles normal mapping was not quite correct, was not correctlyBrecht Van Lommel
2013-01-12Packed and generated images support for CyclesSergey Sharybin
2013-01-03Cycles Hair: refactoring to support generic attributes for hair curves. ThereBrecht Van Lommel
2012-12-29Cycles Hair:Thomas Dinges
2012-12-28New featureStuart Broadfoot
2012-12-11Cycles: RGB and Vector Curves nodes now supported, with the limitation that theBrecht Van Lommel
2012-12-06Fix mapping node min/max not working OSL.Brecht Van Lommel
2012-11-30Fix #33364: cycles tile rendering artifacts.Brecht Van Lommel
2012-11-30Fix #33347: cycles OSL crash connecting string to vector socket.Brecht Van Lommel
2012-11-27Fix #32907: failure rendering a complex node setup, hitting fixed max numberBrecht Van Lommel
2012-11-21Fix #32796: cycles did not support image auto refresh option.Brecht Van Lommel
2012-11-20Fix cycles OSL missing support for texture mapping paramaters found in textureBrecht Van Lommel
2012-11-20Fix [#33239] Cycles OSL : Environment Texture Rotation Incorrect:Thomas Dinges
2012-11-15Fix #33183: cycles bump mapping was not executed with only an AO node in a ma...Brecht Van Lommel
2012-11-08Cycles: add strength input for normal map node.Brecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-05Cycles: improve Anisotropic BSDF node, changing the Roughness U/V inputs toBrecht Van Lommel
2012-11-03Cycles OSL: shader script nodeBrecht Van Lommel
2012-10-22Fix #32947: cycles color to float conversion issue after integer socket commit.Brecht Van Lommel
2012-10-20Cycles OSL: light path, texture coordinate, bump and blended box mapping now upBrecht Van Lommel
2012-10-20Integer socket support in Cycles. Int values are already supported natively i...Lukas Toenne
2012-10-18Fix #32904: strange pattern on subdivided cube with anistropic shader. NowBrecht Van Lommel
2012-10-17Cycles / OSL:Thomas Dinges
2012-10-17Cycles: motion blur is now curved and passes exactly through the midpoint.Brecht Van Lommel
2012-10-17Cycles: add Tangent input for Anisotropic BSDF.Brecht Van Lommel
2012-10-10Cycles: per-BSDF normal input and new Bump node.Brecht Van Lommel
2012-10-10Cycles: Anisotropic BSDF enabled, with tangents now computed from the active ...Brecht Van Lommel
2012-10-06Fix for UV texture coordinate problem in cycles, after recent fix.Brecht Van Lommel
2012-10-05Fix generated texture coordinate issue after "from dupli" option was added.Brecht Van Lommel
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-09-15Fix for OSL 'Normal' node: the Direction parameter is of 'normal' type instea...Lukas Toenne
2012-09-15OSL implementation of RGB ramp node.Lukas Toenne
2012-09-05Cycles / OSL:Thomas Dinges
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-03Replaced dynamic_casts for node type checks by simple 'special type' identifi...Lukas Toenne
2012-09-02Cycles / OSL:Thomas Dinges
2012-08-31Added a bunch of additional particle state attributes to the Cycles particle ...Lukas Toenne
2012-08-30clamp for Mix nodeDalai Felinto
2012-08-29Cycles bugfix: [32431] Cycles Math Node : Clamp does not workDalai Felinto
2012-07-26Added a particle index output to the Particle Info Cycles node. This is requi...Lukas Toenne
2012-07-04cycles changes:Campbell Barton
2012-06-09code cleanup: quiet all warnings about double promotion (either by changing t...Campbell Barton
2012-06-09Cycles / Cleanup:Thomas Dinges
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne