Blender Git Commit Log

Git Commits -> Revision 39f8848

Revision 39f8848 by Jacques Lucke (master)
October 22, 2021, 13:34 (GMT)
Cleanup: improve consistency between function node implementations

Commit Details:

Full Hash: 39f88480bb1fa0db7fda8bacb3c7d5a0b1cf2171
Parent Commit: 0c16ac9
Lines Changed: +88, -97

11 Modified Paths:

/source/blender/nodes/function/nodes/node_fn_boolean_math.cc (+14, -15) (Diff)
/source/blender/nodes/function/nodes/node_fn_float_compare.cc (+15, -16) (Diff)
/source/blender/nodes/function/nodes/node_fn_float_to_int.cc (+13, -17) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_color.cc (+2, -2) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_string.cc (+11, -10) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_vector.cc (+9, -9) (Diff)
/source/blender/nodes/function/nodes/node_fn_replace_string.cc (+8, -10) (Diff)
/source/blender/nodes/function/nodes/node_fn_rotate_euler.cc (+1, -0) (Diff)
/source/blender/nodes/function/nodes/node_fn_string_length.cc (+5, -6) (Diff)
/source/blender/nodes/function/nodes/node_fn_string_substring.cc (+5, -6) (Diff)
/source/blender/nodes/function/nodes/node_fn_value_to_string.cc (+5, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021