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-07-04Cycles:Thomas Dinges
2013-06-27Merged revision(s) 57768-57827 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-27Code cleanup: cyclesBrecht Van Lommel
2013-06-27Cycles / Brick texture:Thomas Dinges
2013-06-23Merged revision(s) 57587-57670 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-23Cycles / Vector Transform Node:Thomas Dinges
2013-06-22style cleanupCampbell Barton
2013-06-21Fix #35812: cycles image texture node not doing proper alpha handling of PNGBrecht Van Lommel
2013-06-16Merged revision(s) 57423-57498 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-16Cycles / Blackbody node:Thomas Dinges
2013-06-13Fix #35729: cycles normal maps not showing properly in preview render.Brecht Van Lommel
2013-06-13Cycles / Blackbody node:Thomas Dinges
2013-06-11Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-11SVN merge r57320-57365 into soc-2013-dingtoThomas Dinges
2013-06-11Fix cycles backwards compatibility for specular_toon shader this actually needsBrecht Van Lommel
2013-06-10Fix cycles OSL backwards compatibility for specular_toon, it got renamed to g...Brecht Van Lommel
2013-06-10Cycles / Code cleanup:Thomas Dinges
2013-06-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-08Cycles: window texture coordinates now work with orthographic cameras, thisBrecht Van Lommel
2013-05-28Cycles: normal maps are now backwards compatible again after recent fix, withBrecht Van Lommel
2013-05-27Fix #35505: cycles object space normal mapping did not match blender internal.Brecht Van Lommel
2013-05-26Cycles / OSL:Thomas Dinges
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-21Code cleanup / Cycles:Thomas Dinges
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-05-18Cycles / OSL:Thomas Dinges
2013-05-11Fix #35306: cycles normal mapping not working with flat shading.Brecht Van Lommel
2013-05-10Cycles: bump node changes to add a Distance input that controls the overall d...Brecht Van Lommel
2013-05-10Fix #35282: cycles color ramp set to constant interpolation did not work well.Brecht Van Lommel
2013-05-09Cycles bump node: change the Strength value to work better, previously it wouldBrecht Van Lommel
2013-05-08Fix #35246: cycles has no simple way to combine bump and normal mapping. NowBrecht Van Lommel
2013-04-17Fix #35004: fireflies with .tif image in cycles, try to avoid extreme values ...Brecht Van Lommel
2013-04-05Fix #34679: cycles image texture alpha fringes. New rule is now that color ou...Brecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-27Cycles / SunSky:Thomas Dinges
2013-03-27Code cleanup / Cycles:Thomas Dinges
2013-03-10Cycles / OSL:Thomas Dinges
2013-03-10Cycles / OSL:Thomas Dinges
2013-02-04Cycles / OSL:Thomas Dinges
2013-01-15Fix #33830: cycles normal mapping was not quite correct, was not correctlyBrecht Van Lommel
2013-01-10Cycles: different fix for perlin noise generating nan values, now check forBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to support generic attributes for hair curves. ThereBrecht Van Lommel
2012-12-29Cycles Hair:Thomas Dinges
2012-12-28Fix OSL distance() of point to line segment function not being available,Brecht Van Lommel
2012-12-22Cycles OSL: handle new getattribute constant folding with renderstate NULL ch...Brecht Van Lommel
2012-12-20Cycles OSL: diffuse_toon and specular_toon closures. These are toon shaders withBrecht Van Lommel
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-16Cycles OSL: small optimization to geometry node, tangent output still wasBrecht Van Lommel