Blender Git Commit Log

Git Commits -> Revision ef8775b

September 11, 2019, 08:41 (GMT)
allocate VTreeDataGraph on heap

Commit Details:

Full Hash: ef8775b676713a69b869f79c4172475e3658b2d0
Parent Commit: 880c5a4
Lines Changed: +29, -21

8 Modified Paths:

/source/blender/functions/frontends/data_flow_nodes/function_generation.cpp (+4, -4) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+5, -4) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.hpp (+5, -4) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.cpp (+7, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.hpp (+2, -4) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.cpp (+3, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021