Blender Git Loki

Git Commits -> Revision 3153a23

Revision 3153a23 by Ton Roosendaal (master)
January 4, 2006, 12:13 (GMT)
Orange: more Node goodies;

- New Node: "Mapping". Allows input vector to be translated, rotated and
scaled. And optional be clipped to a range. Works for colors too!

- The button "Normal" now allows incremental input, so a click in the
button won't change the normal anymore

- Connecting wires now show selection state for Nodes, with nice blended
colors. Both colors were added in Themes, but default to black and white

Commit Details:

Full Hash: 3153a238b38573e77fd277abca927d77c8bcce4a
SVN Revision: 6296
Parent Commit: bd26fe8
Lines Changed: +302, -121

12 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/BKE_texture.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+3, -1) (Diff)
/source/blender/blenkernel/intern/node_shaders.c (+142, -102) (Diff)
/source/blender/blenkernel/intern/texture.c (+31, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+17, -0) (Diff)
/source/blender/src/drawnode.c (+76, -6) (Diff)
/source/blender/src/editnode.c (+1, -1) (Diff)
/source/blender/src/interface.c (+21, -10) (Diff)
/source/blender/src/resources.c (+4, -1) (Diff)
/source/blender/src/usiblender.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021