godot/modules
2021-12-03 21:47:27 +01: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 Fix shape index in multiple physics queries with Bullet 2021-12-01 11:03:41 -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
fbx Merge pull request #54072 from KoBeWi/hrcr_is_ded 2021-11-03 17:31:48 +01:00
freetype
gdnative Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
gdscript Fix typo in gdscript_parser 2021-12-03 21:47:27 +01:00
glslang
gltf Fix crash when exporting meshes to gltf that have no skin. 2021-11-22 22:40:47 -05:00
gridmap Rename built-in SGN() macro to SIGN() 2021-11-16 20:40:49 +01:00
hdr Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
jpg
jsonrpc
lightmapper_rd GPULightmapper: better algorithm to generate rays for indirect lighting 2021-11-19 15:29:43 +01:00
mbedtls Remove unimplemented methods 2021-10-21 18:44:25 +01:00
meshoptimizer
minimp3 AudioStreamMP3: expose loop properties to the editor 2021-12-03 03:14:20 +01:00
mobile_vr Add support for returning the play area from XRInterface 2021-10-19 21:17:04 +11:00
mono Merge pull request #55474 from akien-mga/copy-operators-no-reference 2021-12-02 17:34:45 +01: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 Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07:00
text_server_fb Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07: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 Fixes variable/singal nodes not renaming in visualscript editor 2021-11-24 23:56:43 +05:30
vorbis Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
webp libwebp: Sync with upstream 1.2.1 2021-11-19 13:55:13 +01:00
webrtc
websocket wslay: Sync with upstream 45d22583b 2021-11-19 15:47:20 +01: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