1
0
Fork 0
godot/modules
Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build
This ensures we don't use TTR in runtime code, as it's specifically meant
to source translations for the editor.
2022-03-28 20:26:35 +02:00
..
basis_universal Update basis universal to version 1.16.3. 2022-03-24 22:41:23 -07:00
bmp
camera
csg Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
cvtt
dds Change some math macros to constexpr 2022-03-09 16:24:32 +01:00
denoise
enet Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
etcpak
fbx Add GLTF, DAE and FBX importers enforcement for blend shape mask array 2022-03-24 17:15:23 -04:00
freetype Add brotli decoder and WOFF2 support. 2022-03-18 15:09:38 +02:00
gdscript Refactor GDScript/C# script templates logic to be editor-only 2022-03-28 16:21:00 +02:00
glslang
gltf Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
gridmap Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
hdr
jpg
jsonrpc
lightmapper_rd String: Remove TTR and DTR defines in non-tools build 2022-03-28 20:26:35 +02:00
mbedtls
meshoptimizer
minimp3 Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
mobile_vr Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
mono String: Remove TTR and DTR defines in non-tools build 2022-03-28 20:26:35 +02:00
msdfgen
navigation Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
ogg Merge pull request #58130 from timothyqiu/ogg-seek-crash 2022-02-16 20:14:31 -08:00
opensimplex Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
openxr Cleanup OpenXR on initialisation failure 2022-03-25 18:30:47 +11:00
raycast
regex Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
squish
svg Fix determination of SVG canvas size 2022-03-14 00:00:05 +08:00
text_server_adv Fix TextServer build with `builtin_icu=no`. 2022-03-28 11:06:49 +03:00
text_server_fb Fix TextServer build with `builtin_icu=no`. 2022-03-28 11:06:49 +03:00
tga
theora Remove unused GDNative code 2022-03-09 13:59:03 +01:00
tinyexr
upnp Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
vhacd
visual_script Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
vorbis Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
webp
webrtc Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
websocket Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
webxr Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
xatlas_unwrap Add sanity checks to lightmap unwrap texel size 2022-02-24 13:00:51 +01:00
SCsub SCons: Improve logic to generate `modules_tests.gen.h` 2022-02-08 13:01:35 +01:00
modules_builders.py SCons: Improve logic to generate `modules_tests.gen.h` 2022-02-08 13:01:35 +01:00
register_module_types.h