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-08-07minor edits to float/double conversion suggested by DingToCampbell Barton
2013-08-06cycles builds with -Wdouble-promotion again.Campbell Barton
2013-08-05Code cleanup / Cycles:Thomas Dinges
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-01Code cleanup, use bools here. Forgot to change that. Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-08-01Cycles / Ray Depth:Thomas Dinges
2013-07-04Cycles:Thomas Dinges
2013-07-02Cycles / Vector Transform Node:Thomas Dinges
2013-07-02Cycles / Vector Transform Node:Thomas Dinges
2013-06-27Merged revision(s) 57768-57827 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-27Cycles / Brick texture:Thomas Dinges
2013-06-23Cycles / Vector Transform Node:Thomas Dinges
2013-06-20Cycles / GPU Image Textures:Thomas Dinges
2013-06-17Cycles / Blackbody node:Thomas Dinges
2013-06-16Cycles / Blackbody node:Thomas Dinges
2013-06-16Merged revision(s) 57423-57498 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-16Cycles / Blackbody node:Thomas Dinges
2013-06-14Cycles: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-11Cycles / Wavelength node:Thomas Dinges
2013-06-10Cycles / Wavelength Node:Thomas Dinges
2013-06-10Cycles / Code cleanup:Thomas Dinges
2013-06-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-09Cycles:Thomas Dinges
2013-06-08Cycles: window texture coordinates now work with orthographic cameras, thisBrecht Van Lommel
2013-06-07Code cleanup: avoid some warnings due to implicit uint/int/float/double conve...Brecht Van Lommel
2013-06-04Cycles:Thomas Dinges
2013-06-03Cycles / Math functions:Thomas Dinges
2013-06-01Fix for #35591:Thomas Dinges
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 / Passes: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-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-05-20Code Cleanup / Cycles: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-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-04-17Fix #35004: fireflies with .tif image in cycles, try to avoid extreme values ...Brecht Van Lommel
2013-04-16Cycles Hair: Strand Minimum Pixel SizeStuart Broadfoot