Blender Git Commit Log

Git Commits -> Revision b5c2c3a

Revision b5c2c3a by Jacques Lucke (master)
April 1, 2021, 13:55 (GMT)
BLI: rename resource collector to resource scope

Differential Revision: https://developer.blender.org/D10857

Commit Details:

Full Hash: b5c2c3aba886f521a0cade5b8450683c20843d3a
Parent Commit: f674976
Lines Changed: +286, -283

1 Added Path:

/source/blender/blenlib/BLI_resource_scope.hh (+170, -0) (View)

1 Deleted Path:

/source/blender/blenlib/BLI_resource_collector.hh (+0, -158)

12 Modified Paths:

/source/blender/blenlib/CMakeLists.txt (+1, -1) (Diff)
/source/blender/editors/space_spreadsheet/space_spreadsheet.cc (+5, -5) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_from_geometry.cc (+10, -10) (Diff)
/source/blender/editors/space_spreadsheet/spreadsheet_from_geometry.hh (+2, -2) (Diff)
/source/blender/functions/FN_multi_function_network_optimization.hh (+2, -2) (Diff)
/source/blender/functions/FN_multi_function_params.hh (+9, -9) (Diff)
/source/blender/functions/intern/multi_function_network_evaluation.cc (+52, -57) (Diff)
/source/blender/functions/intern/multi_function_network_optimization.cc (+12, -15) (Diff)
/source/blender/modifiers/intern/MOD_nodes.cc (+3, -3) (Diff)
/source/blender/nodes/intern/node_tree_multi_function.cc (+10, -11) (Diff)
/source/blender/nodes/intern/type_callbacks.cc (+2, -1) (Diff)
/source/blender/nodes/NOD_node_tree_multi_function.hh (+8, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021