Files
godot/core/templates
Lukas Tenbrink ad600125df Rewrite HashMapHasherDefault based on type traits - it is now possible to declare a default hashing function for any type.
Remove cross-project includes from `hashfuncs.h`.
Improve hashing function for `Color` (based on values instead of `String`).
Move `Variant` comparison from `hash_map.h` to `dictionary.cpp` (`VariantComparatorDictionary`), where it's used.
Remove now unnecessary `HashableHasher`.
2025-10-05 01:49:11 +02:00
..
2024-10-24 21:34:12 +03:00
2025-05-21 13:50:10 -04:00
2025-09-16 12:37:07 -07:00
2025-06-15 01:36:10 +02:00