godot/core/config
Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
2022-04-04 19:49:50 +02:00
..
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
engine.cpp Core: Move generated `VERSION_HASH` to a `.cpp` file 2022-02-09 09:20:17 +01:00
engine.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
project_settings.cpp Merge pull request #58986 from akien-mga/diraccessref 2022-03-11 12:51:22 +01:00
project_settings.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00