godot/modules
Ricardo Buring 0333648cea Move Godot Physics 3D into a module; add dummy 3D physics server
If the module is enabled (default), 3D physics works as it did before.

If the module is disabled and no other 3D physics server is registered
(via a module or GDExtension), then we fall back to a dummy
implementation which effectively disables 3D physics functionality (and
a warning is printed).

The dummy 3D physics server can also be selected explicitly, in which
case no warning is printed.
2024-09-21 21:19:45 +02:00
..
astcenc
basis_universal BasisUniversal: Use RGTC compression when available 2024-09-10 12:06:00 +02:00
betsy Add CommandQueue to Betsy 2024-09-12 13:54:24 -07:00
bmp
camera
csg [Editor] Expose more editor settings to documentation 2024-09-12 15:34:49 +02:00
cvtt
dds
enet
etcpak
fbx Merge pull request #94783 from TokageItLab/validate-gltf-anim-name 2024-09-12 09:25:10 +02:00
freetype
gdscript Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
glslang
gltf GLTF: Add import_pre_generate and export_post_convert extension steps 2024-09-17 04:00:07 -07:00
godot_physics_3d Move Godot Physics 3D into a module; add dummy 3D physics server 2024-09-21 21:19:45 +02:00
gridmap Merge pull request #96400 from Maran23/inputmap-usage-for-filter-and-corresponding-refactor 2024-09-16 13:34:38 +02:00
hdr
interactive_music Merge pull request #96634 from bobby-the-epic/audio-doc-fix 2024-09-06 10:09:40 +02:00
jpg
jsonrpc
ktx
lightmapper_rd LightmapGI: Pack L1 SH coefficients for directional lightmaps 2024-09-05 22:46:58 +02:00
mbedtls
meshoptimizer
minimp3 AudioStreamMP3: Use a LocalVector to store data 2024-09-14 19:14:47 -03:00
mobile_vr
mono Merge pull request #97208 from kleonc/transform3d_aabb_multiplication_fix_csharp 2024-09-20 16:06:56 +02:00
msdfgen
multiplayer Merge pull request #97045 from Calinou/doc-scenemultiplayer-auth-timeout 2024-09-16 13:36:02 +02:00
navigation Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
noise Merge pull request #96292 from AThousandShips/null_check_ref_fix 2024-09-03 16:13:55 +02:00
ogg
openxr openxr: Correct set the Depth swapchain name 2024-09-21 10:00:08 +10:00
raycast Style: Update ruff & mypy to latest versions 2024-09-20 09:36:09 -05:00
regex Merge pull request #70096 from rune-scape/stringname-dict 2024-09-03 17:38:06 +02:00
squish
svg
text_server_adv Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
text_server_fb Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
tga
theora
tinyexr
upnp Cleanup of raw nullptr checks with Ref 2024-08-31 15:01:09 +02:00
vhacd
vorbis Fix leak when using audio samples instead of streams 2024-09-04 12:56:03 -04:00
webp
webrtc
websocket
webxr Expose a function to create textures from a native handle in the compatibility renderer 2024-09-19 09:05:32 -05:00
xatlas_unwrap
zip Cleanup of raw nullptr checks with Ref 2024-08-31 15:01:09 +02:00
register_module_types.h
SCsub