Blender Git Loki

Git Commits -> Revision 0dfc5fc

Revision 0dfc5fc by Thomas Dinges (master)
June 10, 2013, 00:01 (GMT)
Cycles / Code cleanup:
* Move hsv and xyz color functions into the dedicated util files (util_color.h and node_color.h).
* svm_lerp moved into util_math.h and renamed to lerp_interp, as it's used for the wavelength node now as well.

Commit Details:

Full Hash: 0dfc5fc3421adc9f5a44f59128363c51efb7ba4a
SVN Revision: 57326
Parent Commit: cf359f6
Lines Changed: +129, -143

8 Modified Paths:

/intern/cycles/kernel/shaders/node_color.h (+20, -0) (Diff)
/intern/cycles/kernel/shaders/node_sky_texture.osl (+1, -20) (Diff)
/intern/cycles/kernel/svm/svm_hsv.h (+0, -74) (Diff)
/intern/cycles/kernel/svm/svm_mix.h (+7, -14) (Diff)
/intern/cycles/kernel/svm/svm_sky.h (+0, -20) (Diff)
/intern/cycles/kernel/svm/svm_wavelength.h (+2, -15) (Diff)
/intern/cycles/util/util_color.h (+94, -0) (Diff)
/intern/cycles/util/util_math.h (+5, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021