godot/modules
PouleyKetchoupp 2ca94e51e4 Clean convex hull decomposition code
Remove unnecessary conversion between triangle data and vertex data
whenever possible.
2021-09-14 17:14:06 -07:00
..
basis_universal Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
bmp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
bullet Harmonize default value for collision mask in ray/shape queries 2021-08-30 16:42:49 -07:00
camera [macOS] Request camera permission before session init. 2021-08-22 00:34:02 +03:00
csg Don't update CSG Shape when not inside tree 2021-09-14 08:38:30 +08:00
cvtt
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 Multiplayer networking renames/simplification 2021-09-08 12:05:54 +02:00
etcpak
fbx Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
freetype HTML5: Fix warnings and re-enable werror=yes on CI 2021-08-06 12:12:37 +02:00
gdnative [Net] Move multiplayer to core subdir, split RPCManager. 2021-09-07 11:14:30 +02:00
gdscript Merge pull request #51094 from RandomShaper/error_cast_freed_object 2021-09-14 21:48:10 +02:00
glslang Implement Binary Shader Compilation 2021-07-26 08:40:39 -03:00
gltf 8 uvs for glTF2, URI decode and Vertex Custom api. 2021-09-10 09:16:48 -07:00
gridmap implement individual mesh transform for meshlibrary items 2021-09-09 16:40:16 +02:00
hdr
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's triangles and their bounding box will be in-sync 2021-09-11 14:02:37 +02:00
mbedtls Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
meshoptimizer
minimp3 Add polyphony to Audio Stream Player nodes 2021-09-07 09:44:39 -07:00
mobile_vr Add source rectangle to blit 2021-08-29 14:57:16 +10:00
mono Merge pull request #52633 from lewiji/mono-build-solution-shortcut-4.0 2021-09-14 16:21:19 +02:00
msdfgen Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
navigation Make radius & height in CapsuleShape3D independent 2021-08-11 14:54:53 -07:00
ogg Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00
opensimplex doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
opus
pvr Validate image formats, check if resize_to_po2 failed 2021-06-28 21:17:06 +02:00
raycast Upgrade Embree and enable ray packets 2021-09-13 16:17:28 +02:00
regex doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
squish
svg
text_server_adv Merge pull request #52292 from bruvzg/hb_init 2021-09-14 07:55:02 +02:00
text_server_fb [TextServer] Fix HarfBuzz handle init order. Fix MinGW build. 2021-09-01 23:18:03 +03:00
tga Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
theora doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
tinyexr
upnp doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
vhacd Clean convex hull decomposition code 2021-09-14 17:14:06 -07:00
visual_script Merge pull request #52222 from Gallilus/Fix-VisualScriptPropertySet-value-property-hint 2021-09-14 12:49:11 +02:00
vorbis Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00
webm doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
webp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
webrtc Multiplayer networking renames/simplification 2021-09-08 12:05:54 +02:00
websocket Merge pull request #52226 from Faless/debugger/4.x_start_options 2021-09-14 16:20:02 +02:00
webxr Adding GDExtension support to XRInterface 2021-08-26 23:24:44 +10:00
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub