godot/modules
George Marques be718285f7
GDScript: Fix issues with completion and super calls
- Make call errors use the call node instead of the calle, which will be
  empty on super calls.
- Don't allow `super()` to be used within lambdas.
2022-03-30 11:58:29 -03:00
..
basis_universal Add PortableCompressedTexture 2022-03-30 10:39:41 +02:00
bmp
camera
csg Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
cvtt
dds
denoise
enet
etcpak
freetype Add brotli decoder and WOFF2 support. 2022-03-18 15:09:38 +02:00
gdscript GDScript: Fix issues with completion and super calls 2022-03-30 11:58:29 -03:00
glslang
gltf Add support for importing .blend files 2022-03-29 21:54:41 +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
mobile_vr
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
noise Add FastNoiseLite / general noise overhaul 2022-03-20 14:53:45 +01:00
ogg
openxr Move OpenXR project settings to the main, to make them visible on unsupported platforms. 2022-03-29 23:25:33 +03:00
raycast
regex
squish
svg Set threads to be one to avoid SVG crash. 2022-03-29 10:05:43 -07:00
text_server_adv [ICU] Add library name suffix for API rename to avoid conflicts. 2022-03-29 08:38:21 +03:00
text_server_fb Fix TextServer build with builtin_icu=no. 2022-03-28 11:06:49 +03:00
tga
theora
tinyexr
upnp
vhacd
visual_script Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
vorbis
webp
webrtc
websocket Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
webxr
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub