Blender Git Commit Log

Git Commits -> Revision 715e0fa

Revision 715e0fa by Aaron Carlisle (master)
December 28, 2021, 19:18 (GMT)
Nodes: Declare function nodes in individual file namespace

To be used in the future to support unity builds

Commit Details:

Full Hash: 715e0faabcbfc4a170394dd978986d9881c4e611
Parent Commit: 955748a
Lines Changed: +123, -92

16 Modified Paths:

/source/blender/nodes/function/nodes/legacy/node_fn_random_float.cc (+7, -5) (Diff)
/source/blender/nodes/function/nodes/node_fn_align_euler_to_vector.cc (+7, -5) (Diff)
/source/blender/nodes/function/nodes/node_fn_boolean_math.cc (+9, -7) (Diff)
/source/blender/nodes/function/nodes/node_fn_float_to_int.cc (+8, -6) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_bool.cc (+8, -6) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_color.cc (+8, -6) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_int.cc (+8, -6) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_special_characters.cc (+6, -5) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_string.cc (+10, -10) (Diff)
/source/blender/nodes/function/nodes/node_fn_input_vector.cc (+8, -6) (Diff)
/source/blender/nodes/function/nodes/node_fn_random_value.cc (+11, -8) (Diff)
/source/blender/nodes/function/nodes/node_fn_replace_string.cc (+6, -4) (Diff)
/source/blender/nodes/function/nodes/node_fn_rotate_euler.cc (+9, -6) (Diff)
/source/blender/nodes/function/nodes/node_fn_slice_string.cc (+6, -4) (Diff)
/source/blender/nodes/function/nodes/node_fn_string_length.cc (+6, -4) (Diff)
/source/blender/nodes/function/nodes/node_fn_value_to_string.cc (+6, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021