Blender Git Loki
Git Commits -> Revision fa483d5
Revision fa483d5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 14:23 (GMT) |
pass object into object transforms node |
Commit Details:
Full Hash: fa483d50d167f936efe49230ab5651d649d1af9a
Parent Commit: 7c10fa0
Lines Changed: +20, -45
5 Modified Paths:
/release/scripts/startup/nodes/function_nodes/object_transforms.py (+1, -8) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/nodes.cpp (+1, -3) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/sockets.cpp (+8, -0) (Diff)
/source/blender/functions/functions/object_input.cpp (+9, -31) (Diff)
/source/blender/functions/functions/object_input.hpp (+1, -3) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/nodes.cpp (+1, -3) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/sockets.cpp (+8, -0) (Diff)
/source/blender/functions/functions/object_input.cpp (+9, -31) (Diff)
/source/blender/functions/functions/object_input.hpp (+1, -3) (Diff)