Blender Git Commit Log
Git Commits -> Revision b91b06b
Revision b91b06b by Jacques Lucke (builtin-simulation-nodes) March 30, 2020, 11:37 (GMT) |
add a couple more node uis |
Commit Details:
Full Hash: b91b06b76ef8dfba970474a9c10f0686d5d0a50a
Parent Commit: ca5b24c
Lines Changed: +75, -0
3 Added Paths:
/source/blender/nodes/function/nodes/node_fn_instance_identifier.cc (+15, -0) (View)
/source/blender/nodes/function/nodes/node_fn_object_transforms.cc (+20, -0) (View)
/source/blender/nodes/function/nodes/node_fn_string_concatenation.cc (+22, -0) (View)
/source/blender/nodes/function/nodes/node_fn_object_transforms.cc (+20, -0) (View)
/source/blender/nodes/function/nodes/node_fn_string_concatenation.cc (+22, -0) (View)
6 Modified Paths:
/release/scripts/startup/nodeitems_builtins.py (+3, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+3, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+3, -0) (Diff)
/source/blender/nodes/NOD_function.h (+3, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+3, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+3, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+3, -0) (Diff)
/source/blender/nodes/NOD_function.h (+3, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+3, -0) (Diff)