mirror of
https://github.com/godotengine/godot.git
synced 2024-12-03 09:52:18 +08:00
1f6f364a56
Using `clang-tidy`'s `modernize-use-default-member-init` check and manual review of the changes, and some extra manual changes that `clang-tidy` failed to do. Also went manually through all of `core` to find occurrences that `clang-tidy` couldn't handle, especially all initializations done in a constructor without using initializer lists. |
||
---|---|---|
.. | ||
audio_driver_media_kit.cpp | ||
audio_driver_media_kit.h | ||
context_gl_haiku.cpp | ||
context_gl_haiku.h | ||
detect.py | ||
godot_haiku.cpp | ||
godot.rdef | ||
haiku_application.cpp | ||
haiku_application.h | ||
haiku_direct_window.cpp | ||
haiku_direct_window.h | ||
haiku_gl_view.cpp | ||
haiku_gl_view.h | ||
key_mapping_haiku.cpp | ||
key_mapping_haiku.h | ||
logo.png | ||
os_haiku.cpp | ||
os_haiku.h | ||
platform_config.h | ||
SCsub |