Blender Git Loki
Git Commits -> Revision a321c9a
Revision a321c9a by Jacques Lucke (builtin-simulation-nodes) March 2, 2020, 15:33 (GMT) |
add custom force node ui |
Commit Details:
Full Hash: a321c9a29abc393d9bf1c45c95f1978b01b1f719
Parent Commit: 2fc1ac2
Lines Changed: +29, -1
1 Added Path:
/source/blender/nodes/simulation/nodes/node_sim_custom_force.cc (+20, -0) (View)
6 Modified Paths:
/release/scripts/startup/nodeitems_builtins.py (+3, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/NOD_simulation.h (+2, -1) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/NOD_simulation.h (+2, -1) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -0) (Diff)