blender/source
Ton Roosendaal 90d4f7a3c1 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.
2004-07-02 22:29:06 +00:00
..
blender Added new operators for "MapTo" panel as suggested & partially coded by 2004-07-02 22:29:06 +00:00
creator Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
darwin Correct icons for OSX 2004-04-28 21:19:18 +00:00
gameengine Switch to using floats instead of shorts for normal data - they're supposed to be faster. 2004-06-30 13:41:19 +00:00
icons - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
kernel Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
Makefile This commit removes the glue from Blender, and with it 2004-04-16 15:55:16 +00:00
nan_compile.mk Changes for OSX compiling with Makefiles; 2004-05-01 16:52:29 +00:00
nan_definitions.mk updated NAN_PYTHON_VERSION to 2.3 for all platforms... 2004-06-08 15:47:19 +00:00
nan_link.mk enable openal support for os x and linux-powerpc 2004-04-14 13:00:36 +00:00
nan_subdirs.mk Introducing the 'quicky' make. 2003-12-07 19:03:43 +00:00
nan_warn.mk removed -Wbad-function-cast -Wmissing-declarations -Wnested-externs 2004-03-05 21:29:34 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00