Blender Git Commit Log
Git Commits -> Revision 06e398f
Revision 06e398f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) November 5, 2019, 14:40 (GMT) |
rename OwnedResources to ResourceCollector |
Commit Details:
Full Hash: 06e398f4274fd80ce73b615173c9e1273b7eb2b6
Parent Commit: 2ae8040
Lines Changed: +108, -108
1 Added Path:
/source/blender/blenlib/BLI_resource_collector.h (+85, -0) (View)
1 Deleted Path:
/source/blender/blenlib/BLI_owned_resources.h (+0, -85)
11 Modified Paths:
/source/blender/functions/core/data_graph.cpp (+1, -1) (Diff)
/source/blender/functions/core/data_graph.hpp (+2, -2) (Diff)
/source/blender/functions/core/data_graph_builder.hpp (+2, -2) (Diff)
/source/blender/functions/core/function.hpp (+4, -4) (Diff)
/source/blender/functions2/FN_vtree_multi_function_network_generation.h (+5, -5) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/builder.cc (+1, -1) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/builder.h (+2, -2) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/generate.cc (+2, -2) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/mappings.h (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform_cxx.cc (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_functionpoints_cxx.cc (+1, -1) (Diff)
/source/blender/functions/core/data_graph.hpp (+2, -2) (Diff)
/source/blender/functions/core/data_graph_builder.hpp (+2, -2) (Diff)
/source/blender/functions/core/function.hpp (+4, -4) (Diff)
/source/blender/functions2/FN_vtree_multi_function_network_generation.h (+5, -5) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/builder.cc (+1, -1) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/builder.h (+2, -2) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/generate.cc (+2, -2) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/mappings.h (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform_cxx.cc (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_functionpoints_cxx.cc (+1, -1) (Diff)