Blender Git Loki
Git Commits -> Revision 9697e81
Revision 9697e81 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 8, 2019, 12:42 (GMT) |
use intrusive refcounter because it simplifies things quite a bit |
Commit Details:
Full Hash: 9697e81dab3fb7721f2425f318a0dda6708e4ea2
Parent Commit: 70534e5
Lines Changed: +75, -97
8 Modified Paths:
/source/blender/blenlib/BLI_shared.hpp (+22, -43) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+2, -2) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+1, -1) (Diff)
/source/blender/functions/core/data_flow_graph.hpp (+1, -1) (Diff)
/source/blender/functions/core/function.hpp (+1, -1) (Diff)
/source/blender/functions/core/type.hpp (+1, -1) (Diff)
/source/blender/functions/c_wrapper.cpp (+22, -22) (Diff)
/tests/gtests/blenlib/BLI_shared_test.cc (+25, -26) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+2, -2) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+1, -1) (Diff)
/source/blender/functions/core/data_flow_graph.hpp (+1, -1) (Diff)
/source/blender/functions/core/function.hpp (+1, -1) (Diff)
/source/blender/functions/core/type.hpp (+1, -1) (Diff)
/source/blender/functions/c_wrapper.cpp (+22, -22) (Diff)
/tests/gtests/blenlib/BLI_shared_test.cc (+25, -26) (Diff)