godot/modules
Rémi Verschelde 72f39e31b1
Merge pull request #49593 from bruvzg/tga_loader_fixes
Fix loading RLE compressed TGAs and invalid memory reads.
2021-06-15 00:08:35 +02:00
..
basis_universal basis_universal: Update to upstream commit from Apr 16, 2021 2021-05-07 17:26:11 +02:00
bmp Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
bullet Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +02:00
camera Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
csg Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
cvtt
dds Core: Move DirAccess and FileAccess to `core/io` 2021-06-11 14:52:39 +02:00
denoise
enet Fix typos with codespell 2021-05-20 12:38:56 +02:00
etcpak
fbx Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
freetype
gdnative GDNative: Use VariantWriter for the API JSON generator 2021-06-14 10:30:58 -03:00
gdnavigation Rename Transform to Transform3D in core 2021-06-03 07:30:01 -04:00
gdscript Fix "super" call when having at least one argument 2021-06-13 17:46:03 +02:00
glslang Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
gltf Core: Move DirAccess and FileAccess to `core/io` 2021-06-11 14:52:39 +02:00
gridmap Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
hdr
jpg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
jsonrpc
lightmapper_rd Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
mbedtls Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
meshoptimizer Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
minimp3 Core: Move DirAccess and FileAccess to `core/io` 2021-06-11 14:52:39 +02:00
mobile_vr Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
mono Merge pull request #34668 from aaronfranke/to-string 2021-06-13 11:58:24 +02:00
ogg
opensimplex Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
opus
pvr Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
raycast Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
regex Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
squish
stb_vorbis Core: Move DirAccess and FileAccess to `core/io` 2021-06-11 14:52:39 +02:00
svg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
text_server_adv [CTL] Improve font fallback order selection. 2021-06-10 22:25:32 +03:00
text_server_fb [CTL] Improve font fallback order selection. 2021-06-10 22:25:32 +03:00
tga Fix loading RLE compressed TGA files. 2021-06-14 13:55:39 +03:00
theora Core: Move DirAccess and FileAccess to `core/io` 2021-06-11 14:52:39 +02:00
tinyexr Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
upnp Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
vhacd Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
visual_script Fix default value binding in VisualScriptFunctionState 2021-06-14 12:26:05 -03:00
vorbis
webm Core: Move DirAccess and FileAccess to `core/io` 2021-06-11 14:52:39 +02:00
webp Implement lossless WebP encoding 2021-06-11 18:46:04 +02:00
webrtc Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
websocket Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
webxr Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
xatlas_unwrap Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-05-05 11:44:29 +02:00
modules_builders.py
register_module_types.h