Files
test2/source/blender/blenlib
Hans Goudey 402f349160 BLI: Make Map, Set, VectorSet slightly smaller by making a field static
max_load_factor_ is never modified, it can be static. This makes the
classes 8 bytes smaller because of their 8 byte alignment.

Pull Request: https://projects.blender.org/blender/blender/pulls/136505
2025-03-25 16:50:21 +01:00
..
2025-03-06 10:49:51 +11:00