godot/modules
George Marques 7ca038effa
GDScript: Perform validated calls with static methods
When the types are validated at compile time, this type of call runs
faster. It is already used for instance methods, this adds this
optimization to native static methods as well.
2024-04-25 21:19:40 -03:00
..
astcenc EditorFileSystem: Add verbose print for file being (re)imported 2024-02-28 09:59:46 +01:00
basis_universal
bmp
camera
csg
cvtt Avoid writing out of range data over valid data in CVTT decompress methods when decompressing small mip levels 2024-04-19 10:16:36 -07:00
dds Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
enet
etcpak EditorFileSystem: Add verbose print for file being (re)imported 2024-02-28 09:59:46 +01:00
fbx Merge pull request #90894 from lyuma/animation_step_30 2024-04-24 09:59:21 +02:00
freetype
gdscript GDScript: Perform validated calls with static methods 2024-04-25 21:19:40 -03:00
glslang
gltf Merge pull request #91078 from aaronp64/import_skip_crash 2024-04-25 17:12:38 +02:00
gridmap Merge pull request #90503 from rburing/gridmap_has_it_rough 2024-04-11 11:02:50 +02:00
hdr
interactive_music Fix GCC build failure 2024-03-13 15:02:17 -04:00
jpg
jsonrpc Add unit tests for JSONRPC 2024-04-10 18:27:08 +01:00
ktx libktx: Update to 4.3.2 2024-04-05 12:18:00 +02:00
lightmapper_rd LightmapGI: Fix seam blending with directional lightmaps 2024-04-18 14:21:29 +02:00
mbedtls mbedTLS: Update to new LTS v3.6.0 2024-04-10 21:19:22 +02:00
meshoptimizer
minimp3 [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
mobile_vr
mono Enforce using .NET SDK >= 8 in modules/mono/ 2024-04-23 22:54:22 +02:00
msdfgen Update ICU and msdfgen. 2024-03-13 09:12:50 +02:00
multiplayer Merge pull request #90027 from Faless/mp/cache_no_spam 2024-04-23 19:11:05 +02:00
navigation Change 2D navigation mesh baking to use floating point coordinates 2024-04-23 10:28:43 +02:00
noise Merge pull request #88823 from jsjtxietian/limit-NoiseTexture3D 2024-02-27 10:18:09 +01:00
ogg
openxr Merge pull request #90710 from m4gr3d/fix_jstring_leaks 2024-04-22 12:52:16 +02:00
raycast Merge pull request #88783 from Chubercik/embree-4.3.1 2024-04-04 14:31:02 +02:00
regex Add additional unit tests for RegEx 2024-04-10 23:24:27 +02:00
squish
svg Fix error when loading SVG imported as Image 2024-04-12 18:01:58 +08:00
text_server_adv Merge pull request #90349 from bruvzg/empty_glyph_test 2024-04-08 11:21:58 +02:00
text_server_fb [TextServer] Improve empty glyph handling to allow glyphs smaller than 2px and avoid unnecessary texture updates. 2024-04-07 18:19:45 +03:00
tga
theora Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
tinyexr
upnp Use local variable to stop memory leak. 2024-04-05 09:13:27 +11:00
vhacd
vorbis [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
webp Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
webrtc
websocket Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
webxr Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
xatlas_unwrap
zip Fix ZIPReader.get_files() error on empty zip files 2024-04-08 15:57:35 -04:00
modules_builders.py SCons: Remove run_in_subprocess dependency 2024-03-11 13:20:09 -05:00
register_module_types.h
SCsub SCons: Remove run_in_subprocess dependency 2024-03-11 13:20:09 -05:00