godot/modules
2022-11-13 19:28:10 +11:00
..
basis_universal Make some Image methods static 2022-10-14 14:34:15 +02:00
bmp Make some Image methods static 2022-10-14 14:34:15 +02:00
camera Make some Image methods static 2022-10-14 14:34:15 +02:00
csg Document collision_priority in the CSGShape3D class 2022-10-24 18:44:30 +02:00
cvtt Make some Image methods static 2022-10-14 14:34:15 +02:00
dds
denoise Make some Image methods static 2022-10-14 14:34:15 +02:00
enet [MP] Remove connection state signals from MultiplayerPeer. 2022-11-02 15:17:23 +01:00
etcpak Make some Image methods static 2022-10-14 14:34:15 +02:00
freetype SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
gdscript Fix named enums to use int64 type 2022-11-08 11:20:28 +03:00
glslang vulkan: Update all components to Vulkan SDK 1.3.231.1 2022-11-03 12:20:46 +01:00
gltf Replace Quaternion Euler constructor with from_euler method 2022-11-01 09:28:12 -05:00
gridmap Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
hdr Make some Image methods static 2022-10-14 14:34:15 +02:00
jpg Merge pull request #66929 from MladoniSzabi/save_jpeg_file 2022-10-31 10:48:10 +01:00
jsonrpc
lightmapper_rd Add optional UV2 logic for lightmapping to primitive shapes 2022-11-13 19:28:10 +11:00
mbedtls Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
meshoptimizer
minimp3 Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
mobile_vr Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
mono Merge pull request #68253 from dzil123/fix_array_shuffle 2022-11-04 23:54:53 +01:00
msdfgen
multiplayer Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
navigation Optimize Convex Collision 2022-10-13 19:07:53 +02:00
noise Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
ogg
openxr Add index check to OpenXRInterface::get_projection_for_view and OpenXRInterface::get_transform_for_view 2022-11-11 11:00:34 -03:00
raycast Fix MSVC warnings C4324, C4389, C4456, and C4459 2022-09-28 16:43:09 +02:00
regex Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
squish Make some Image methods static 2022-10-14 14:34:15 +02:00
svg Make some Image methods static 2022-10-14 14:34:15 +02:00
text_server_adv [TextServer] Fix hex code box positions in vertical text layout. 2022-11-01 11:51:29 +02:00
text_server_fb Merge pull request #67562 from bruvzg/improve_font_packing 2022-10-31 14:26:13 +01:00
tga Add buffer size check to Image.load_tga_from_buffer(). Fixes #67985 2022-10-30 11:20:50 -05:00
theora Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
tinyexr Make some Image methods static 2022-10-14 14:34:15 +02:00
upnp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
vhacd
vorbis Fix typos with codespell 2022-09-30 14:23:36 +02:00
webp Merge pull request #67578 from KoBeWi/GEDITOR 2022-10-31 13:15:58 +01:00
webrtc [MP] Remove connection state signals from MultiplayerPeer. 2022-11-02 15:17:23 +01:00
websocket Fix WebSocket connection failed on Web. 2022-11-03 14:29:39 +08:00
webxr Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
xatlas_unwrap SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
zip Remove zf != NULL check from ZIPPacker::start_file 2022-11-01 11:37:02 -06:00
modules_builders.py
register_module_types.h
SCsub