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-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-03Fix #32097: cycles window texture coordinate wrong, happened after 2.63.Brecht Van Lommel
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-06-09style cleanup: assignment & indentation.Campbell Barton
2012-06-09code cleanup: quiet all warnings about double promotion (either by changing t...Campbell Barton
2012-06-09style cleanup: block commentsCampbell Barton
2012-06-08Cycles / Textures:Thomas Dinges
2012-06-08Cycles / Code Cleanup:Thomas Dinges
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-04Cycles: spot lamp support.Brecht Van Lommel
2012-06-03Cycles / OSL:Thomas Dinges
2012-06-02Cycles / Wave Texture:Thomas Dinges
2012-05-27style cleanupCampbell Barton
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-18Fix #31486: cycles texture coordinate reflection output has wrong direction.Brecht Van Lommel
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-09Cycles: fix issues with texture coordinates and object scale. Auto textureBrecht Van Lommel
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-05-07Fix most of #31307: cycles panorama camera not working correct with speedBrecht Van Lommel
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-04-30Cycles: remove a few usages of double, to fix opencl warnings.Brecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-23Fix #31065: cycles render crash with large node groups, increased the stackBrecht Van Lommel
2012-04-16Fix #30966: cycles nan mesh vertices got set to (0, 0, 0), now remove them in...Brecht Van Lommel
2012-04-06Cycles: fix nan's generated by glossy BSDF in some cases.Brecht Van Lommel
2012-03-26Cycles: fix for ColorRamp node alpha output.Brecht Van Lommel
2012-03-26Cycles: add ColorRamp node.Brecht Van Lommel
2012-03-08Cycles: support for environment texture "Mirror Ball" projection mode, next toBrecht Van Lommel
2012-03-07Cycles: float texture support. Due to GPU limitations there are now 95 byte,Brecht Van Lommel
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-23Cycles:Thomas Dinges
2012-02-22Cycles: improve the Oren-Nayar BSDF (roughness value for Diffuse), to avoidBrecht Van Lommel
2012-02-08Fix #30004: cycles brightness/contrast node issues. The formula used did not ...Brecht Van Lommel
2012-02-07Fix #30049: cycles noise texture producing nan values with someBrecht Van Lommel
2012-01-25Cycles: Render PassesBrecht Van Lommel
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2012-01-20Sample as Lamp option for world shaders, to enable multiple importance sampling.Brecht Van Lommel
2012-01-12Fix #29860: cycles musgrave scale input not working correct.Brecht Van Lommel
2012-01-09Cycles: small tweak to checker texture, scale rather than add with epsilon,Brecht Van Lommel
2012-01-08Cycles: checker texture node, patch by Thomas.Brecht Van Lommel
2011-12-29bugfix: [#29711] Cycles - HSV Node - Hue Change BugDalai Felinto
2011-12-28Fix #29715: cycles and glsl normal node not working correct.Brecht Van Lommel
2011-12-17Cycles Gamma NodeDalai Felinto
2011-12-16Normal Node - CyclesDalai Felinto
2011-12-04Invert Color Cycles NodeDalai Felinto