Blender Git Commit Log
Git Commits -> Revision 7a6ab07
Revision 7a6ab07 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 12:49 (GMT) |
make it possible to build data flow graphs for any node tree |
Commit Details:
Full Hash: 7a6ab07e9e939e884966e98d1fafd7e950739f96
Parent Commit: bee737b
Lines Changed: +72, -82
7 Modified Paths:
/source/blender/blenkernel/intern/node_tree.cpp (+2, -2) (Diff)
/source/blender/blenlib/BLI_listbase_wrapper.hpp (+4, -0) (Diff)
/source/blender/blenlib/BLI_small_vector.hpp (+2, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.cpp (+21, -6) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.hpp (+1, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+41, -69) (Diff)
/source/blender/simulations/bparticles/core.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_listbase_wrapper.hpp (+4, -0) (Diff)
/source/blender/blenlib/BLI_small_vector.hpp (+2, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.cpp (+21, -6) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.hpp (+1, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+41, -69) (Diff)
/source/blender/simulations/bparticles/core.hpp (+1, -1) (Diff)