Blender Git Commit Log

Git Commits -> Revision 90d4f7a

Revision 90d4f7a by Ton Roosendaal (master)
July 2, 2004, 22:29 (GMT)
Added new operators for "MapTo" panel as suggested & partially coded by
Kent Mein. So next to the mix, mult, add, sub we have now:

- Div: divides by texture color
- Screen: is like Mult, but works opposite (makes lighter)
- Diff: the difference between texture color and material
- Light: if texture is lighter it shows (per component)
- Dark: if texture is darker it shows (per component)

Next step: add this for specular and mirror, and the other channels...
I commit it now because it also fixes error in previous commit.

Commit Details:

Full Hash: 90d4f7a3c1f6f789df61f348f974813a260014f5
SVN Revision: 2737
Parent Commit: 326f3c3
Lines Changed: +80, -10

3 Modified Paths:

/source/blender/makesdna/DNA_texture_types.h (+5, -0) (Diff)
/source/blender/render/intern/source/texture.c (+63, -6) (Diff)
/source/blender/src/buttons_shading.c (+12, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021