Blender Git Commit Log

Git Commits -> Revision be2358f

September 26, 2019, 12:35 (GMT)
remove refcounter from data graph

Commit Details:

Full Hash: be2358fe6178ff77c15c8480038076fed0faea49
Parent Commit: 802c820
Lines Changed: +102, -107

15 Modified Paths:

/source/blender/functions/backends/dependencies/fgraph_dependencies.cpp (+7, -7) (Diff)
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+15, -15) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+28, -28) (Diff)
/source/blender/functions/core/data_graph.hpp (+1, -4) (Diff)
/source/blender/functions/core/data_graph_builder.cpp (+7, -6) (Diff)
/source/blender/functions/core/data_graph_builder.hpp (+1, -1) (Diff)
/source/blender/functions/core/function_builder.cpp (+6, -6) (Diff)
/source/blender/functions/core/function_builder.hpp (+2, -2) (Diff)
/source/blender/functions/core/function_graph.cpp (+3, -3) (Diff)
/source/blender/functions/core/function_graph.hpp (+7, -7) (Diff)
/source/blender/functions/frontends/data_flow_nodes/function_generation.cpp (+12, -18) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.cpp (+3, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.hpp (+6, -4) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021