1
0
Fork 0
godot/modules
Thaddeus Crews ca452113d4
Merge pull request #109437 from bruvzg/msdf_no_t
Use MSDF instead of MTSDF for font rendering.
2025-08-11 09:55:28 -05:00
..
astcenc
basis_universal
bcdec bcdec: Fix decompressing mipmaps of non-power-of-2 textures 2025-05-08 23:39:47 +02:00
betsy Ensure that threads only process one pump task. 2025-07-29 07:15:34 -07:00
bmp
camera Consolidate frame_changed signal into CameraFeed 2025-08-09 04:12:27 +09:00
csg Merge pull request #95414 from jsjtxietian/inside-tree 2025-07-30 09:03:45 -05:00
cvtt
dds Fix Image format RGB565 conversion 2025-08-03 16:28:13 +02:00
enet Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
etcpak etcpak: Fix decompressing non-power of 2 mipmaps 2025-05-09 10:34:43 +02:00
fbx Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
freetype SCons: Support header-only modules 2025-07-14 15:37:05 -05:00
gdscript [GDScript] Fix `range` helper method using 32-bit ints for arguments. 2025-08-08 20:22:24 +03:00
glslang Add shader baker to project exporter. 2025-05-27 12:45:27 -03:00
gltf Merge pull request #109181 from nikitalita/gltf-dedupe-images 2025-08-01 11:45:21 -05:00
godot_physics_2d
godot_physics_3d Document some deadlocks in the physics server code 2025-07-13 13:44:48 -07:00
gridmap Improve documentation related to GridMap mesh/lightmap baking 2025-07-31 16:30:32 +02:00
hdr
interactive_music Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
jolt_physics Merge pull request #108495 from simpkins/deadlock_comments 2025-07-18 11:05:12 -05: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 Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
mbedtls Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
meshoptimizer meshoptimizer: Update to 0.24 2025-06-27 01:02:34 +02:00
minimp3 Use TightLocalVector for AudioStreamWAV/MP3 2025-06-21 00:25:31 -03:00
mobile_vr Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
mono [.NET] Fix `Quaternion(Vector3, Vector3)` constructor when vectors are the same. 2025-08-03 20:26:20 +02:00
msdfgen SCons: Support header-only modules 2025-07-14 15:37:05 -05:00
multiplayer Merge pull request #101416 from MrBlockers/91342-nested-spawner 2025-07-10 11:39:23 -05:00
navigation_2d Fix path post-processing edgecentered 2025-08-01 15:06:30 +02:00
navigation_3d Fix path post-processing edgecentered 2025-08-01 15:06:30 +02:00
noise Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
ogg
openxr OpenXR: fixed required extension tooltip 2025-08-04 13:10:36 +10:00
raycast Move occlusion culling back to being based on euclidian distance but with some distance calculation using double precision 2025-07-08 13:38:36 +02:00
regex Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
svg
text_server_adv Use MSDF instead of MTSDF for font rendering. 2025-08-09 10:41:16 +03:00
text_server_fb Use MSDF instead of MTSDF for font rendering. 2025-08-09 10:41:16 +03:00
tga
theora [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
tinyexr
upnp [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
vhacd
vorbis Add Ogg Theora support to MovieWriter 2025-06-10 15:52:24 +02:00
webp Explicitly handle Image AlphaMode enum instead of treating as bool 2025-05-20 05:04:23 -07:00
webrtc Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
websocket Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
webxr [Web] Fix Emscripten for WebXR and update minimum version 2025-07-22 14:02:44 -04: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 SCons: Support header-only modules 2025-07-14 15:37:05 -05:00
modules_builders.py
register_module_types.h