godot/core/config
reduz 45af29da80 Add a new HashSet template
* Intended to replace RBSet in most cases.
* Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
engine.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
engine.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
project_settings.cpp Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
project_settings.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00