Blender Git Loki
Git Commits -> Revision 5176484
Revision 5176484 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 2, 2019, 14:22 (GMT) |
rename UnlinkedInputsHandler to InputInserter |
Commit Details:
Full Hash: 5176484fbc5b1bcb5108b9e41b671c4219646b2f
Parent Commit: 71d8ebd
Lines Changed: +222, -223
2 Added Paths:
/source/blender/functions/frontends/data_flow_nodes/input_inserters.cpp (+191, -0) (View)
/source/blender/functions/frontends/data_flow_nodes/input_inserters.hpp (+21, -0) (View)
/source/blender/functions/frontends/data_flow_nodes/input_inserters.hpp (+21, -0) (View)
2 Deleted Paths:
/source/blender/functions/frontends/data_flow_nodes/input_handlers.cpp (+0, -191)
/source/blender/functions/frontends/data_flow_nodes/input_handlers.hpp (+0, -21)
/source/blender/functions/frontends/data_flow_nodes/input_handlers.hpp (+0, -21)