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-06-04Fix #35614: cycles objects on mask layer in render layers were writing passesBrecht Van Lommel
2013-06-03Cycles / Math functions:Thomas Dinges
2013-06-02Code cleanup / Cycles:Thomas Dinges
2013-06-01Fix for #35591:Thomas Dinges
2013-05-30Cycles:Thomas Dinges
2013-05-28Cycles OpenCL: disable requirement of enabling Experimental, environment vari...Brecht 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-27Cycles / OpenCL:Thomas Dinges
2013-05-27Cycles OpenCL: patch #35514 by Doug GaleBrecht Van Lommel
2013-05-27Cycles / Passes:Thomas Dinges
2013-05-27Cycles / Fresnel:Thomas Dinges
2013-05-27Cycles / Hair:Thomas Dinges
2013-05-26Cycles / OSL:Thomas Dinges
2013-05-25Cycles / Wireframe node:Thomas Dinges
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-21Code cleanup / Cycles:Thomas Dinges
2013-05-21Code cleanup / Cycles:Thomas Dinges
2013-05-21Fix compiler warnings with westin OSL code.Brecht Van Lommel
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-05-20Code Cleanup / Cycles:Thomas Dinges
2013-05-19Cycles:Thomas Dinges
2013-05-18Cycles / OSL:Thomas Dinges
2013-05-18Code cleanup / Cycles:Thomas Dinges
2013-05-16Cycles / BSSRDF:Thomas Dinges
2013-05-16code cleanup: double promotion warnings.Campbell Barton
2013-05-16* This is embarrassing...Thomas Dinges
2013-05-16Cycles:Thomas Dinges
2013-05-16Code cleanup / Cycles:Thomas Dinges
2013-05-15Fix cycles CUDA error with world multiple importance sampling, after recent O...Brecht Van Lommel
2013-05-15Cycles:Thomas Dinges
2013-05-14Cycles :Thomas Dinges
2013-05-12Cycles / Orthographic Camera:Thomas Dinges
2013-05-12Cycles / Math:Thomas Dinges
2013-05-11Fix #35306: cycles normal mapping not working with flat shading.Brecht Van Lommel
2013-05-11Cycles / Closures:Thomas Dinges
2013-05-10Cycles: bump node changes to add a Distance input that controls the overall d...Brecht Van Lommel
2013-05-10Code cleanup / Cycles:Thomas Dinges
2013-05-10Fix #35282: cycles color ramp set to constant interpolation did not work well.Brecht Van Lommel
2013-05-09Cycles OpenCL: fix other build issues when enabling more features.Brecht Van Lommel
2013-05-09Cycles OpenCL: a few fixes to get things compiling after kernel changes,Brecht Van Lommel
2013-05-09Cycles bump node: change the Strength value to work better, previously it wouldBrecht Van Lommel
2013-05-08Cycles / Hair rendering:Thomas Dinges
2013-05-08Fix #35246: cycles has no simple way to combine bump and normal mapping. NowBrecht Van Lommel
2013-05-04Fix #35207: addition to previous fix to avoid OSL getting uninitializedBrecht Van Lommel
2013-05-03Fix for recent glossy BSDF fix, color ramp test file was rendering different.Brecht Van Lommel
2013-05-03Possible fix for #35198: uninitialized memory access with background multipleBrecht Van Lommel
2013-05-03Fix #35160: cycles was rendering glossy BSDF's with zero roughness too roughBrecht Van Lommel
2013-04-29Cycles / SCons:Thomas Dinges