Blender Git Commit Log
Git Commits -> Revision e381395
March 15, 2010, 04:54 (GMT) |
Fix [#21288] Colour Ramp doesn't update output Moved color ramp RNA to rna_color.c, was very texture-centric before. |
Commit Details:
Full Hash: e38139552243865f77f2da1e78ad3b8f2291926d
SVN Revision: 27509
Parent Commit: 72cc38e
Lines Changed: +251, -181
5 Modified Paths:
/source/blender/editors/include/ED_node.h (+1, -0) (Diff)
/source/blender/editors/space_node/node_draw.c (+35, -0) (Diff)
/source/blender/makesrna/intern/rna_color.c (+214, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+1, -31) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+0, -150) (Diff)
/source/blender/editors/space_node/node_draw.c (+35, -0) (Diff)
/source/blender/makesrna/intern/rna_color.c (+214, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+1, -31) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+0, -150) (Diff)