godot/modules
Ellen Poe fe51c099c1 Fix OGG streams never ending playback 2021-12-10 18:09:58 -08:00
..
basis_universal Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
bmp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
bullet Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
camera Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
csg Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 -07:00
cvtt
dds
denoise Add support for PowerPC family 2021-11-01 22:25:53 +01:00
enet Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 13:02:21 +01:00
etcpak etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021) 2021-09-22 13:17:07 +02:00
fbx Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
freetype
gdnative Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
gdscript Revert "Fix auto reload scripts on external change" 2021-12-10 22:40:20 +01:00
glslang Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
gltf Misc build system fixes 2021-12-10 12:14:27 -06:00
gridmap Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
hdr Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
jpg
jsonrpc
lightmapper_rd GPULightmapper: better algorithm to generate rays for indirect lighting 2021-11-19 15:29:43 +01:00
mbedtls Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
meshoptimizer
minimp3 AudioStreamMP3: expose loop properties to the editor 2021-12-03 03:14:20 +01:00
mobile_vr Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
mono Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
msdfgen
navigation NavigationMeshInstance: Fix typo to 'vertices' 2021-12-03 01:54:15 +01:00
ogg Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 2021-11-03 23:06:17 +01:00
opensimplex Make OpenSimplex and VisualScript modules not depend on the editor 2021-11-12 12:03:54 -06:00
pvr clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
raycast Add support for PowerPC family 2021-11-01 22:25:53 +01:00
regex Add support for the RISC-V architecture 2021-10-22 12:51:10 -05:00
squish
svg
text_server_adv Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
text_server_fb align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
tga
theora Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 2021-11-03 23:06:17 +01:00
tinyexr tinyexr: Sync with upstream 1.0.1 2021-11-19 11:25:14 +01:00
upnp Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 -07:00
vhacd
visual_script Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
vorbis Fix OGG streams never ending playback 2021-12-10 18:09:58 -08:00
webp libwebp: Sync with upstream 1.2.1 2021-11-19 13:55:13 +01:00
webrtc doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs 2021-10-05 19:13:20 +02:00
websocket Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
webxr Rework XR positional trackers 2021-10-17 12:12:20 +11:00
xatlas_unwrap Replaced NULL with nullptr 2021-10-12 20:20:19 +07:00
SCsub
modules_builders.py
register_module_types.h