mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
e2dfb656f4
This will allow adding developer checks which will be fully compiled out in user builds, unlike `DEBUG_ENABLED` which is included in debug tempates and the editor builds. This define is not used yet, but we'll soon add code that uses it, and change some existing `DEBUG_ENABLED` checks to be performed only in dev builds. Related to godotengine/godot-proposals#3371. |
||
---|---|---|
.. | ||
export | ||
context_gl_windows.cpp | ||
context_gl_windows.h | ||
crash_handler_windows.cpp | ||
crash_handler_windows.h | ||
detect.py | ||
display_server_windows.cpp | ||
display_server_windows.h | ||
godot_res.rc | ||
godot_windows.cpp | ||
godot.ico | ||
godot.natvis | ||
joypad_windows.cpp | ||
joypad_windows.h | ||
key_mapping_windows.cpp | ||
key_mapping_windows.h | ||
lang_table.h | ||
logo.png | ||
os_windows.cpp | ||
os_windows.h | ||
platform_config.h | ||
platform_windows_builders.py | ||
SCsub | ||
vulkan_context_win.cpp | ||
vulkan_context_win.h | ||
windows_terminal_logger.cpp | ||
windows_terminal_logger.h |