godot-module-template/platform
2025-04-02 19:18:43 +08:00
..
android Enable TTS on demand, instead of fully disabling it when project setting is not set. 2025-04-01 15:24:46 +03:00
ios Enable TTS on demand, instead of fully disabling it when project setting is not set. 2025-04-01 15:24:46 +03:00
linuxbsd Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
macos Enable TTS on demand, instead of fully disabling it when project setting is not set. 2025-04-01 15:24:46 +03:00
web Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
windows Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
register_platform_apis.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Make builders prettier, utilize constexpr 2025-03-11 18:31:20 -05:00