Blender Git Commit Log
Git Commits -> Revision 174ceea
Revision 174ceea by Jacques Lucke (builtin-simulation-nodes) February 28, 2020, 13:05 (GMT) |
initial simulation tree type |
Commit Details:
Full Hash: 174ceea93b46f64621b461f6eea903bf5d9c8dc6
Parent Commit: 1fee5a3
Lines Changed: +44, -0
7 Modified Paths:
/source/blender/blenkernel/intern/node.c (+2, -0) (Diff)
/source/blender/editors/space_node/drawnode.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+3, -0) (Diff)
/source/blender/nodes/NOD_simulation.h (+8, -0) (Diff)
/source/blender/nodes/simulation/node_sim_tree.cc (+27, -0) (Diff)
/source/blender/editors/space_node/drawnode.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+3, -0) (Diff)
/source/blender/nodes/NOD_simulation.h (+8, -0) (Diff)
/source/blender/nodes/simulation/node_sim_tree.cc (+27, -0) (Diff)