Blender Git Loki
Git Commits -> Revision 6845008
Revision 6845008 by Rajesh Advani (master) September 3, 2021, 08:45 (GMT) |
Cleanup: convert function nodes socket list to use new API The new API was introduced in rB1e69a25043120cc8dddc3f58622eb50e1443def1. Differential Revision: https://developer.blender.org/D12380 |
Commit Details:
Full Hash: 684500837d2994a2da840456cbff8c04b4371e00
Parent Commit: 4a3243f
Committed By: Jacques Lucke
Lines Changed: +54, -45
7 Modified Paths:
/source/blender/nodes/function/nodes/node_fn_boolean_math.cc (+9, -9) (Diff)
/source/blender/nodes/function/nodes/node_fn_float_compare.cc (+10, -10) (Diff)
/source/blender/nodes/function/nodes/node_fn_float_to_int.cc (+8, -8) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_string.cc (+8, -4) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_vector.cc (+8, -4) (Diff)
/source/blender/nodes/function/nodes/node_fn_random_float.cc (+10, -10) (Diff)
/source/blender/nodes/function/node_function_util.hh (+1, -0) (Diff)
/source/blender/nodes/function/nodes/node_fn_float_compare.cc (+10, -10) (Diff)
/source/blender/nodes/function/nodes/node_fn_float_to_int.cc (+8, -8) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_string.cc (+8, -4) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_vector.cc (+8, -4) (Diff)
/source/blender/nodes/function/nodes/node_fn_random_float.cc (+10, -10) (Diff)
/source/blender/nodes/function/node_function_util.hh (+1, -0) (Diff)