| .. |
|
astcenc
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
basis_universal
|
Defer initializing BasisU encoder until it is needed.
|
2024-11-17 14:03:20 -08:00 |
|
bcdec
|
bcdec: Fix decompresssing mipmaps not divisible by 4
|
2024-11-08 11:17:13 +01:00 |
|
betsy
|
Style: Apply `clang-tidy` fixes
|
2024-11-04 12:11:06 -06:00 |
|
bmp
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
camera
|
Style: Apply `clang-tidy` fixes (superficial)
|
2024-11-04 12:11:14 -06:00 |
|
csg
|
Rename internal Button icon to button_icon to match exposed methods
|
2024-10-29 16:23:03 -07:00 |
|
cvtt
|
Replace squish with bcdec for BC decompression
|
2024-09-26 14:42:54 +02:00 |
|
dds
|
DDS: Add support for loading layered textures
|
2024-10-29 20:55:22 +01:00 |
|
enet
|
Core: Integrate `Ref::instantiate` where possible
|
2024-11-10 12:41:26 -06: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
|
Use `(r)find_char` instead of `(r)find` for single characters
|
2024-11-17 10:02:18 +01:00 |
|
glslang
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
gltf
|
Use `(r)find_char` instead of `(r)find` for single characters
|
2024-11-17 10:02:18 +01:00 |
|
godot_physics_2d
|
Style: Apply `clang-tidy` fixes (superficial)
|
2024-11-04 12:11:14 -06:00 |
|
godot_physics_3d
|
Merge pull request #97471 from kevinkuo52/debug-raycast-heightmap
|
2024-11-11 14:18:20 -06:00 |
|
gridmap
|
Fix incorrect order: `TTR(vformat` instead of `vformat(TTR`
|
2024-11-14 11:37:17 +03:00 |
|
hdr
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
interactive_music
|
Fix many untagged true/false/null in the documentation
|
2024-11-10 11:26:39 +01: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
|
Merge pull request #97483 from akien-mga/clang-format-19.1.0
|
2024-09-26 12:46:04 +02: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
|
Merge pull request #99206 from a-johnston/fix_double_diagnostic
|
2024-11-18 09:23:30 -06:00 |
|
msdfgen
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
multiplayer
|
Use `(r)find_char` instead of `(r)find` for single characters
|
2024-11-17 10:02:18 +01:00 |
|
navigation
|
fixed navigation obstacle carving broken during 07b7f76
|
2024-11-15 13:47:47 +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
|
OpenXR: Fix pose recenter signal to be omitted properly
|
2024-11-13 14:20:06 +11:00 |
|
raycast
|
Fix Occlusion Culling Buffer getting corrupted.
|
2024-11-02 12:52:19 +02:00 |
|
regex
|
Merge pull request #99020 from Mickeon/documentation-example-pruning-2
|
2024-11-12 09:28:02 -06:00 |
|
svg
|
Use `(r)find_char` instead of `(r)find` for single characters
|
2024-11-17 10:02:18 +01:00 |
|
text_server_adv
|
[TextServer] Only load ellipsis glyph when it's used.
|
2024-11-05 11:04:48 +02:00 |
|
text_server_fb
|
[TextServer] Only load ellipsis glyph when it's used.
|
2024-11-05 11:04:48 +02: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
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05: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
|
[WS] Implement wslay unbuffered message parsing
|
2024-11-12 17:19:39 +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
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
register_module_types.h
|
…
|
|