Blender Git Commit Log
Git Commits -> Revision d554605
Revision d554605 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 5, 2019, 10:58 (GMT) |
rename classes |
Commit Details:
Full Hash: d5546057f2ab511ee6b74a70f30d9547bd9eb9f6
Parent Commit: 31c6db7
Lines Changed: +224, -224
2 Added Paths:
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_inserters.cpp (+191, -0) (View)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_inserters.hpp (+23, -0) (View)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_inserters.hpp (+23, -0) (View)
2 Deleted Paths:
/source/blender/functions/frontends/data_flow_nodes/input_inserters.cpp (+0, -191)
/source/blender/functions/frontends/data_flow_nodes/input_inserters.hpp (+0, -23)
/source/blender/functions/frontends/data_flow_nodes/input_inserters.hpp (+0, -23)
4 Modified Paths:
/source/blender/functions/CMakeLists.txt (+2, -2) (Diff)
/source/blender/functions/FN_data_flow_nodes.hpp (+1, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.hpp (+2, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_groupers.hpp (+5, -5) (Diff)
/source/blender/functions/FN_data_flow_nodes.hpp (+1, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.hpp (+2, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_groupers.hpp (+5, -5) (Diff)