Blender Git Commit Log

Git Commits -> Revision d39f510

August 14, 2019, 09:44 (GMT)
add license header to blenlib files

Commit Details:

Full Hash: d39f5109ccebbc4baeaf1e0e57edc86f7b12e3ce
Parent Commit: 1ca951c
Lines Changed: +359, -38

19 Modified Paths:

/source/blender/blenlib/BLI_array_lookup.hpp (+21, -2) (Diff)
/source/blender/blenlib/BLI_chained_strings.hpp (+21, -2) (Diff)
/source/blender/blenlib/BLI_lazy_init.hpp (+21, -2) (Diff)
/source/blender/blenlib/BLI_listbase_wrapper.hpp (+21, -2) (Diff)
/source/blender/blenlib/BLI_math.hpp (+23, -0) (Diff)
/source/blender/blenlib/BLI_mempool.hpp (+21, -3) (Diff)
/source/blender/blenlib/BLI_monotonic_allocator.hpp (+20, -2) (Diff)
/source/blender/blenlib/BLI_multi_map.hpp (+22, -2) (Diff)
/source/blender/blenlib/BLI_multi_vector.hpp (+25, -0) (Diff)
/source/blender/blenlib/BLI_object_pool.hpp (+21, -2) (Diff)
/source/blender/blenlib/BLI_optional.hpp (+21, -3) (Diff)
/source/blender/blenlib/BLI_range.hpp (+22, -3) (Diff)
/source/blender/blenlib/BLI_refcount.hpp (+21, -2) (Diff)
/source/blender/blenlib/BLI_stack.hpp (+1, -2) (Diff)
/source/blender/blenlib/BLI_string_ref.hpp (+7, -2) (Diff)
/source/blender/blenlib/BLI_task.hpp (+22, -0) (Diff)
/source/blender/blenlib/BLI_temporary_allocator.hpp (+22, -3) (Diff)
/source/blender/blenlib/BLI_value_or_error.hpp (+26, -5) (Diff)
/tests/gtests/blenlib/BLI_temporary_allocator_test.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021