godot/modules
Thaddeus Crews a607bca2fd
Merge pull request #100024 from Ivorforce/optimize-string-single-char
Optimize string single char contains calls.
2024-12-09 14:33:24 -06:00
..
astcenc SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
basis_universal basis_universal: Clarify encoder-only dependencies, only used in editor builds 2024-12-05 21:01:58 +01:00
bcdec bcdec: Fix decompresssing mipmaps not divisible by 4 2024-11-08 11:17:13 +01:00
betsy Merge pull request #99537 from BlueCube3310/betsy-bc1-bc5 2024-11-29 22:02:06 +01:00
bmp SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
camera Make Godot compile on FreeBSD 2024-12-05 12:33:55 -04:00
csg Mend gaps in meshes caused by trigonometric funcs. 2024-12-06 17:10:12 +02:00
cvtt Replace squish with bcdec for BC decompression 2024-09-26 14:42:54 +02:00
dds Round DDS width/height to next divisor multiple for block compression 2024-11-25 12:55:05 -05:00
enet Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
etcpak SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
fbx Merge pull request #93401 from Repiteo/style/clang-tidy-fixes 2024-11-04 21:52:05 -06:00
freetype SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gdscript Add contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +01:00
glslang SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gltf Add contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +01:00
godot_physics_2d Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
godot_physics_3d Merge pull request #99901 from adamscott/local_shape-fix 2024-12-02 15:52:08 +01:00
gridmap Merge pull request #99393 from badsectoracula/update-gridmap-editor-cursel-transform 2024-11-29 22:50:51 +01:00
hdr SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
interactive_music Merge pull request #99327 from colinator27/sync-bar-beats 2024-12-05 14:12:26 -06:00
jpg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
jsonrpc SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
ktx SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
lightmapper_rd Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03:00
mbedtls [mbedTLS] Keep reading/writing partial until "would block" 2024-11-09 17:20:10 +01:00
meshoptimizer Rewrite index optimization code for maximum efficiency 2024-11-04 06:58:06 -08:00
minimp3 Allow passing UID to importer 2024-11-11 15:22:42 +01:00
mobile_vr Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
mono Add contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +01:00
msdfgen SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
multiplayer Merge pull request #99712 from KoBeWi/bug_spawner_spawns_new_bugs_to_fix 2024-12-04 11:02:02 -06:00
navigation Fix avoidance dirty flag regression 2024-12-06 16:20:59 +01:00
noise Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
ogg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
openxr Add contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +01:00
raycast Merge pull request #99974 from Flarkk/improve_occlusion_jitter 2024-12-09 14:33:08 -06:00
regex RegEx: Fix handling of unset/unknown capture groups 2024-11-30 13:35:49 +03:00
svg thorvg: Update to 0.15.5 2024-12-04 17:24:43 +01:00
text_server_adv Add contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +01:00
text_server_fb Add contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +01:00
tga Don't include core/io/image.h in core/os/os.h 2024-10-18 19:04:19 +03:00
theora Core: Integrate Ref::instantiate where possible 2024-11-10 12:41:26 -06:00
tinyexr Don't include core/io/image.h in core/os/os.h 2024-10-18 19:04:19 +03:00
upnp Fix broken includes when compiling with builtin_miniupnpc=false 2024-11-27 15:37:54 +00:00
vhacd SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
vorbis Allow passing UID to importer 2024-11-11 15:22:42 +01:00
webp Style: Apply clang-tidy fixes (superficial) 2024-11-04 12:11:14 -06:00
webrtc Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
websocket [WebSocket] Clarify that connect_to_url is non-blocking 2024-11-27 13:31:28 +01:00
webxr Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
xatlas_unwrap SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
zip Add a code sample that extracts all files to ZIPReader documentation 2024-12-03 00:37:50 +01:00
register_module_types.h
SCsub Use scons to calculate all the sources needed for vsproj generation. 2024-11-21 11:11:35 +01:00