godot/modules
Fabio Alessandrelli e52ed6d89e [HTML5] Port JavaScript inline code to libraries.
The API is implemented in javascript, and generates C functions that can
be called from godot.
This allows much cleaner code replacing all `EM_ASM` calls in our C++
code with plain C function calls.
This also gets rid of few hacks and comes with few optimizations (e.g.
custom cursor shapes should be much faster now).
2020-11-10 10:56:13 +01:00
..
arkit iOS: port ARC support 2020-10-06 00:23:25 +03:00
bmp Add more error explanations in the BMP image loader 2020-08-21 02:28:17 +02:00
bullet Check entire basis column for zero size when unscaling Bullet basis. 2020-10-04 20:52:38 +02:00
camera iOS: port ARC support 2020-10-06 00:23:25 +03:00
csg doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
cvtt Ensure header guards enclose entire header. 2020-09-04 08:48:35 +02:00
dds DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 2020-06-18 11:29:28 +02:00
enet doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
etc SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
fbx Merge pull request #43298 from RevoluPowered/fbx-bugfix-mesh-compression-flags 2020-11-03 22:53:46 +01:00
freetype SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdnative Fix gdnative build when WebRTC module is disabled. 2020-11-06 18:23:08 +01:00
gdscript Actually set GDScript static reference 2020-10-29 21:04:57 +01:00
gridmap Setting visibility on GridMap now works. Closes #41374. 2020-10-28 14:05:39 +01:00
hdr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
jpg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
jsonrpc Make LSP ignore $/ messages 2020-09-29 08:54:44 +02:00
mbedtls Fix certificate generation with mbedtls 2.16.8 . 2020-09-15 19:27:48 +02:00
mobile_vr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
mono Merge pull request #42547 from neikeq/3.2-rework-csharp-build-panel 2020-10-20 15:12:30 +02:00
ogg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
opensimplex SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
opus [macOS, 3.2] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 14:43:29 +03:00
pvr iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:13:50 +02:00
recast SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
regex Document how to perform advanced string splitting using RegEx 2020-07-29 18:24:00 +02:00
squish SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
stb_vorbis stb_vorbis: Increase max alloc buffer size for big Vorbis comments 2020-09-10 12:04:19 +02:00
svg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
tga Expose loading TGA images in Image. 2020-07-03 13:17:57 +02:00
theora Improve documentation about VideoPlayer video formats 2020-09-24 14:43:11 +02:00
tinyexr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
upnp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
vhacd SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
visual_script doc: Sync classref with current source 2020-10-19 17:13:30 +02:00
vorbis SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webm Improve documentation about VideoPlayer video formats 2020-09-24 14:43:11 +02:00
webp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webrtc [HTML5] Port JavaScript inline code to libraries. 2020-11-10 10:56:13 +01:00
websocket [HTML5] Port JavaScript inline code to libraries. 2020-11-10 10:56:13 +01:00
xatlas_unwrap SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_module_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00