1
0
Fork 0
godot/modules
Rémi Verschelde a5ccacd32c
Merge pull request #107820 from Meowcat285/master
Fix buffer size calculations in lightmapper_rd.cpp to account for element sizes
2025-06-22 11:59:32 +02:00
..
astcenc
basis_universal
bcdec
betsy Use `Span<uint8_t>` in `RenderingDevice` allocation APIs to avoid intermediary arrays on calls. 2025-06-18 12:31:48 +02:00
bmp
camera
csg Create more optimized CSGShape3D baked static mesh 2025-06-13 21:43:28 +02:00
cvtt
dds Merge pull request #106055 from BlueCube3310/dds-formats-no-convert 2025-06-05 13:11:22 +02:00
enet Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
etcpak
fbx Make conversions from `NodePath` to `String` explicit. 2025-06-11 16:50:27 +02:00
freetype
gdscript Add a note about `Object._init` and required parameters in relation to `@rpc` 2025-06-21 11:05:24 +02:00
glslang Add shader baker to project exporter. 2025-05-27 12:45:27 -03:00
gltf Improve auto-translation of editor's top & bottom bars 2025-06-18 21:11:32 +08:00
godot_physics_2d
godot_physics_3d Merge pull request #106321 from elzewyr/shrink-factor 2025-05-27 09:39:29 -05:00
gridmap Improve auto-translation of editor's top & bottom bars 2025-06-18 21:11:32 +08:00
hdr
interactive_music Compile out editor-only logic within `validate_property` in games 2025-06-12 12:54:19 +08:00
jolt_physics Batch the adding of Jolt Physics bodies 2025-06-14 14:11:07 +02:00
jpg Add Ogg Theora support to MovieWriter 2025-06-10 15:52:24 +02:00
jsonrpc
ktx libktx: Update to 4.4.0 2025-06-06 01:24:43 +02:00
lightmapper_rd Fix buffer size calculations in lightmapper_rd.cpp to account for element sizes 2025-06-21 21:20:56 -04:00
mbedtls Support 64-bit sizes in Compression 2025-06-03 00:03:01 -07:00
meshoptimizer
minimp3 Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
mobile_vr Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
mono Fix Mono build on Windows after `String::resize` rename 2025-06-13 18:01:50 +02:00
msdfgen
multiplayer Improve auto-translation of editor's top & bottom bars 2025-06-18 21:11:32 +08:00
navigation_2d Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings 2025-06-21 16:51:17 +02:00
navigation_3d Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
noise Merge pull request #103631 from Mickeon/noise_texture_property_order 2025-06-18 18:13:53 -05:00
ogg
openxr Merge pull request #107710 from dsnopek/openxr-interface-rename-session-state 2025-06-20 08:38:58 -05:00
raycast Use SSE 4.2 as a baseline when compiling Godot 2025-05-30 23:49:47 +02:00
regex Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
svg
text_server_adv Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
text_server_fb Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
tga
theora Add Ogg Theora support to MovieWriter 2025-06-10 15:52:24 +02:00
tinyexr
upnp Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
vhacd
vorbis Add Ogg Theora support to MovieWriter 2025-06-10 15:52:24 +02:00
webp
webrtc Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
websocket Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
webxr WebXR: Better errors when WebXR Layers or multiview are unavailable 2025-06-08 13:22:00 -05:00
xatlas_unwrap SCons: Enable `lightmapper` and `xatlas_unwrap` modules on Android and iOS editors 2025-06-17 16:48:19 +02:00
zip Comments spelling fixes 2025-06-15 01:36:10 +02:00
SCsub
modules_builders.py
register_module_types.h