Blender Git Loki
Git Commits -> Revision 54d4464
Revision 54d4464 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 8, 2019, 14:13 (GMT) |
remove "small" from some type names |
Commit Details:
Full Hash: 54d4464a2965ff98ff3c50b795f30be2e3df2964
Parent Commit: 5a1279f
Lines Changed: +39, -39
10 Modified Paths:
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+3, -3) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+4, -4) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+4, -4) (Diff)
/source/blender/functions/core/data_flow_graph.hpp (+8, -8) (Diff)
/source/blender/functions/core/signature.cpp (+8, -8) (Diff)
/source/blender/functions/core/signature.hpp (+4, -4) (Diff)
/source/blender/functions/core/type.hpp (+1, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+4, -4) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters.cpp (+2, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters.hpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+4, -4) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+4, -4) (Diff)
/source/blender/functions/core/data_flow_graph.hpp (+8, -8) (Diff)
/source/blender/functions/core/signature.cpp (+8, -8) (Diff)
/source/blender/functions/core/signature.hpp (+4, -4) (Diff)
/source/blender/functions/core/type.hpp (+1, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+4, -4) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters.cpp (+2, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters.hpp (+1, -1) (Diff)