.. |
astcenc
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
basis_universal
|
894d3939cd
BasisU: Configure HDR quality from the settings
|
3 hónapja |
bcdec
|
8402a1d0bd
bcdec: Fix decompressing mipmaps of non-power-of-2 textures
|
3 hónapja |
betsy
|
affa27d188
Betsy: Remove OGRE aliases
|
3 hónapja |
bmp
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 hónapja |
camera
|
4cd27d7fd4
Merge pull request #106094 from shiena/feature/support-android-camera
|
2 hónapja |
csg
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 hónapja |
cvtt
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
dds
|
3508257bc5
Add DDS loading of 32bit aligned data without alpha
|
2 hónapja |
enet
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
etcpak
|
9820d04a21
etcpak: Fix decompressing non-power of 2 mipmaps
|
2 hónapja |
fbx
|
5538850d87
Core: Convert `Pair`/`KeyValue` to `constexpr`
|
2 hónapja |
freetype
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
gdscript
|
eef13d5ae7
Merge pull request #105347 from HolonProduction/lsp-utf8
|
2 hónapja |
glslang
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
gltf
|
4cb8a0c77e
Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
2 hónapja |
godot_physics_2d
|
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
|
3 hónapja |
godot_physics_3d
|
05ceab6b7b
Merge pull request #106321 from elzewyr/shrink-factor
|
2 hónapja |
gridmap
|
db6a22cb59
Fix GridMap scenario crash when outside tree
|
2 hónapja |
hdr
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
3 hónapja |
interactive_music
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
3 hónapja |
jolt_physics
|
bb47f01481
Merge pull request #106390 from akien-mga/linux-drop-ppc32
|
2 hónapja |
jpg
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
3 hónapja |
jsonrpc
|
a18d6e48c9
JSONRPC: Fix notification return behavior
|
4 hónapja |
ktx
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
lightmapper_rd
|
5640ddd0a5
Scene shader: Improve and document SH evaluation for light probes
|
3 hónapja |
mbedtls
|
2c789788c0
mbedTLS: Fix concurrency issues with TLS
|
3 hónapja |
meshoptimizer
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 hónapja |
minimp3
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
mobile_vr
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
3 hónapja |
mono
|
91b3a26438
Merge pull request #106848 from Faless/mp/rpc_config_revert
|
2 hónapja |
msdfgen
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
multiplayer
|
91b3a26438
Merge pull request #106848 from Faless/mp/rpc_config_revert
|
2 hónapja |
navigation_2d
|
6eedddbd3c
Rename nav_2d namespace to Nav2D to match Nav3D
|
2 hónapja |
navigation_3d
|
e9a8c7e858
Move NavigationLink3DGizmoPlugin to navigation_3d module
|
3 hónapja |
noise
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
3 hónapja |
ogg
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
openxr
|
99f5a3d665
Merge pull request #106870 from timothyqiu/add-metadata-dialog-includes
|
2 hónapja |
raycast
|
2242bf9b3d
Merge pull request #105697 from akien-mga/scons-x86_32-mfpmath-sse
|
3 hónapja |
regex
|
1f56d96cf2
Merge pull request #104893 from Repiteo/scons/external-includes-alt
|
4 hónapja |
svg
|
a0cc41b5ed
Use libjpeg-turbo for improved jpg compatibility and speed
|
3 hónapja |
text_server_adv
|
0aae67b6bb
Add hardcoded baseline offset for Apple Color Emoji.
|
2 hónapja |
text_server_fb
|
0aae67b6bb
Add hardcoded baseline offset for Apple Color Emoji.
|
2 hónapja |
tga
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 hónapja |
theora
|
78a66b4c16
Theora: Fix UV channel offset when cropping region
|
2 hónapja |
tinyexr
|
1f56d96cf2
Merge pull request #104893 from Repiteo/scons/external-includes-alt
|
4 hónapja |
upnp
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
3 hónapja |
vhacd
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
vorbis
|
15b09e2e03
Add an actual name for Ogg Vorbis importer/visible name.
|
4 hónapja |
webp
|
19e6bc68aa
Explicitly handle Image AlphaMode enum instead of treating as bool
|
2 hónapja |
webrtc
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 hónapja |
websocket
|
1f56d96cf2
Merge pull request #104893 from Repiteo/scons/external-includes-alt
|
4 hónapja |
webxr
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
3 hónapja |
xatlas_unwrap
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
4 hónapja |
zip
|
0ed8bf89ae
Add compression level support to ZipPacker
|
4 hónapja |
SCsub
|
5c9f93ce03
SCons: Begin decoupling generation & build code
|
3 hónapja |
modules_builders.py
|
5c9f93ce03
SCons: Begin decoupling generation & build code
|
3 hónapja |
register_module_types.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 hónapja |