godot/modules
Rémi Verschelde b9a59f60c1
Mono: Fix build after #52940
Chose to pass unhandled exceptions to the toaster, we might want to reconsider
if those are already reported somewhere else (e.g. in the Mono panel).
2021-10-20 11:07:20 +02:00
..
basis_universal Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
bmp Merge pull request #46555 from gongpha/line-ptr-more-than-size-bmp 2021-10-03 17:41:43 +02:00
bullet Replace references to VisualServer in code comments with RenderingServer 2021-10-07 15:49:41 +02:00
camera [macOS] Request camera permission before session init. 2021-08-22 00:34:02 +03:00
csg Fixed a typo in csg module 2021-10-12 11:12:19 +07:00
cvtt Modernize atomics 2021-02-18 17:12:46 +01:00
dds Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
denoise Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
enet doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
etcpak etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021) 2021-09-22 13:17:07 +02:00
fbx Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
freetype HTML5: Fix warnings and re-enable werror=yes on CI 2021-08-06 12:12:37 +02:00
gdnative Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
gdscript Merge pull request #52940 from groud/toast_notification 2021-10-19 09:57:13 +02:00
glslang Vulkan: Update volk and Vulkan SDK components to 1.2.190 2021-09-22 12:56:15 +02:00
gltf Merge pull request #52940 from groud/toast_notification 2021-10-19 09:57:13 +02:00
gridmap Implemented SkeletonEditorGizmo 2021-10-07 01:07:46 +09:00
hdr Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
jpg Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
jsonrpc Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
lightmapper_rd GPULightmapper: execute dilate also after denoise 2021-10-16 11:28:37 +02:00
mbedtls Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
meshoptimizer Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
minimp3 Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
mobile_vr Add support for returning the play area from XRInterface 2021-10-19 21:17:04 +11:00
mono Mono: Fix build after #52940 2021-10-20 11:07:20 +02:00
msdfgen Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
navigation Use range iterators for Map 2021-09-30 15:09:12 -06:00
ogg Remove WebM support (and deps libvpx and opus) 2021-10-15 12:09:11 +02:00
opensimplex Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
pvr Validate image formats, check if resize_to_po2 failed 2021-06-28 21:17:06 +02:00
raycast Merge pull request #53245 from JFonS/occ_fixes2 2021-09-30 19:58:05 +02:00
regex Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
svg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
text_server_adv Remove unused imports in .py, SCsub and SConstruct files 2021-10-18 01:50:34 +05:30
text_server_fb [TextServer] Add texture index, offsets array size and Unicode char validation. 2021-10-15 18:36:00 +03:00
tga Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
theora Remove WebM support (and deps libvpx and opus) 2021-10-15 12:09:11 +02:00
tinyexr Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
upnp Document how to set up UPnP in a non-blocking manner 2021-09-30 18:28:12 +02:00
vhacd Clean convex hull decomposition code 2021-09-14 17:14:06 -07:00
visual_script Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
vorbis Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
webp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
webrtc doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
websocket Fix missing argument names in bindings 2021-10-09 00:20:10 +02: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
modules_builders.py
register_module_types.h
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-05-05 11:44:29 +02:00