1
0
Fork 0
godot/modules
Thaddeus Crews 344b8ce1f1
Merge pull request #106190 from aaronfranke/compression64
Support 64-bit sizes in Compression
2025-06-03 15:30:24 -05:00
..
astcenc
basis_universal BasisU: Configure HDR quality from the settings 2025-05-05 23:56:24 +02:00
bcdec bcdec: Fix decompressing mipmaps of non-power-of-2 textures 2025-05-08 23:39:47 +02:00
betsy Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
bmp
camera Merge pull request #106094 from shiena/feature/support-android-camera 2025-05-13 16:22:27 -05:00
csg manifold: Update to 3.1.1 2025-06-01 10:13:46 +02:00
cvtt
dds Add DDS loading of 32bit aligned data without alpha 2025-05-18 22:22:22 +02:00
enet Support 64-bit sizes in Compression 2025-06-03 00:03:01 -07:00
etcpak etcpak: Fix decompressing non-power of 2 mipmaps 2025-05-09 10:34:43 +02:00
fbx Core: Convert `Pair`/`KeyValue` to `constexpr` 2025-05-15 10:37:41 -05:00
freetype
gdscript Support 64-bit sizes in Compression 2025-06-03 00:03:01 -07:00
glslang Add shader baker to project exporter. 2025-05-27 12:45:27 -03:00
gltf Allow to override editor settings per project 2025-06-02 17:51:26 +02:00
godot_physics_2d Merge pull request #104386 from Repiteo/core/cpp-math 2025-04-27 19:21:22 -05:00
godot_physics_3d Merge pull request #106321 from elzewyr/shrink-factor 2025-05-27 09:39:29 -05:00
gridmap Fix GridMap scenario crash when outside tree 2025-05-15 23:49:42 +02:00
hdr Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
interactive_music Add `String::replace_char(s)` methods for performance and convenience 2025-04-10 13:08:45 +02:00
jolt_physics Fix Area3D signal emissions when using Jolt Physics 2025-05-30 11:53:17 +02:00
jpg Remove redundant `queue_redraw()` & fix typo 2025-05-29 17:22:32 +02:00
jsonrpc
ktx
lightmapper_rd Scene shader: Improve and document SH evaluation for light probes 2025-04-19 15:08:02 +02:00
mbedtls Support 64-bit sizes in Compression 2025-06-03 00:03:01 -07:00
meshoptimizer
minimp3
mobile_vr Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
mono [Windows] Drop support for Windows 7/8/8.1. 2025-05-30 17:30:23 +03:00
msdfgen
multiplayer Merge pull request #106848 from Faless/mp/rpc_config_revert 2025-05-27 09:39:32 -05:00
navigation_2d Rename nav_2d namespace to Nav2D to match Nav3D 2025-05-12 16:59:53 -07:00
navigation_3d Move NavigationLink3DGizmoPlugin to navigation_3d module 2025-05-08 22:28:58 +02:00
noise Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
ogg
openxr Merge pull request #103234 from dsnopek/pico4-ultra-controller 2025-06-02 18:51:42 -05:00
raycast Use SSE 4.2 as a baseline when compiling Godot 2025-05-30 23:49:47 +02:00
regex
svg Use libjpeg-turbo for improved jpg compatibility and speed 2025-05-02 11:47:56 +02:00
text_server_adv [SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id. 2025-06-03 13:18:55 +03:00
text_server_fb [SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id. 2025-06-03 13:18:55 +03:00
tga
theora Theora: Fix UV channel offset when cropping region 2025-05-24 20:00:41 +02:00
tinyexr
upnp Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
vhacd
vorbis Add an actual name for Ogg Vorbis importer/visible name. 2025-04-08 11:47:46 -03:00
webp Explicitly handle Image AlphaMode enum instead of treating as bool 2025-05-20 05:04:23 -07:00
webrtc Add 64-bit versions of core power of 2 functions 2025-06-01 23:11:12 -07:00
websocket Merge pull request #106606 from aaronfranke/pow2_64 2025-06-02 18:51:56 -05:00
webxr Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
xatlas_unwrap
zip
SCsub SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
modules_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
register_module_types.h