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