Blender Git Commit Log

Git Commits -> Revision 93da09d

Revision 93da09d by Jacques Lucke (master)
July 3, 2020, 12:53 (GMT)
Cleanup: add const in various places

Commit Details:

Full Hash: 93da09d717ff4502975c506c574faf0c07f010b4
Parent Commit: 9dce2c9
Lines Changed: +115, -107

11 Modified Paths:

/source/blender/blenlib/BLI_hash_tables.hh (+17, -16) (Diff)
/source/blender/blenlib/BLI_linear_allocator.hh (+8, -6) (Diff)
/source/blender/blenlib/BLI_probing_strategies.hh (+4, -4) (Diff)
/source/blender/blenlib/BLI_set.hh (+13, -11) (Diff)
/source/blender/blenlib/BLI_set_slots.hh (+6, -6) (Diff)
/source/blender/blenlib/BLI_span.hh (+8, -8) (Diff)
/source/blender/blenlib/BLI_stack.hh (+4, -4) (Diff)
/source/blender/blenlib/BLI_string_ref.hh (+9, -9) (Diff)
/source/blender/blenlib/BLI_timeit.hh (+2, -2) (Diff)
/source/blender/blenlib/BLI_vector.hh (+23, -23) (Diff)
/source/blender/blenlib/BLI_vector_set.hh (+21, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021