Blender Git Loki
Git Commits -> Revision 103ecf7
April 11, 2016, 14:51 (GMT) |
Fix expression result use as function arguments and add RGBA color mix node. |
Commit Details:
Full Hash: 103ecf7acaadca866d5444ca9913e8224af0aae1
Parent Commit: 2c16ec4
Lines Changed: +351, -51
2 Added Paths:
/source/blender/blenvm/modules/modules.cc (+46, -0) (View)
/source/blender/blenvm/modules/mod_color.h (+286, -0) (View)
/source/blender/blenvm/modules/mod_color.h (+286, -0) (View)
1 Deleted Path:
/source/blender/blenvm/modules/mod_value.cc (+0, -43)