Thaddeus Crews de37627404 Merge pull request #102552 from DarioSamo/shader-baker 1 روز پیش
..
astcenc f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
basis_universal 894d3939cd BasisU: Configure HDR quality from the settings 3 هفته پیش
bcdec 8402a1d0bd bcdec: Fix decompressing mipmaps of non-power-of-2 textures 3 هفته پیش
betsy affa27d188 Betsy: Remove OGRE aliases 1 ماه پیش
bmp 324512e11c Style: Replace header guards with `#pragma once` 2 ماه پیش
camera 4cd27d7fd4 Merge pull request #106094 from shiena/feature/support-android-camera 2 هفته پیش
csg 94282d88f9 Core: Use `Math` namespace for constants 1 ماه پیش
cvtt f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
dds 3508257bc5 Add DDS loading of 32bit aligned data without alpha 1 هفته پیش
enet f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
etcpak 9820d04a21 etcpak: Fix decompressing non-power of 2 mipmaps 2 هفته پیش
fbx 5538850d87 Core: Convert `Pair`/`KeyValue` to `constexpr` 2 هفته پیش
freetype f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
gdscript eef13d5ae7 Merge pull request #105347 from HolonProduction/lsp-utf8 1 روز پیش
glslang 5a30a7e7cd Add shader baker to project exporter. 2 روز پیش
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. 3 روز پیش
godot_physics_2d 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 1 ماه پیش
godot_physics_3d 05ceab6b7b Merge pull request #106321 from elzewyr/shrink-factor 2 روز پیش
gridmap db6a22cb59 Fix GridMap scenario crash when outside tree 2 هفته پیش
hdr ad40939b6f Core: Replace C math headers with C++ equivalents 1 ماه پیش
interactive_music 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 ماه پیش
jolt_physics dcde70f409 Merge pull request #106693 from mihe/jolt/area-cleanup 1 روز پیش
jpg 01fc9aee6c Core: Modernize C headers with C++ equivalents 3 هفته پیش
jsonrpc a18d6e48c9 JSONRPC: Fix notification return behavior 1 ماه پیش
ktx f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
lightmapper_rd 5640ddd0a5 Scene shader: Improve and document SH evaluation for light probes 1 ماه پیش
mbedtls 2c789788c0 mbedTLS: Fix concurrency issues with TLS 3 هفته پیش
meshoptimizer 324512e11c Style: Replace header guards with `#pragma once` 2 ماه پیش
minimp3 f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
mobile_vr ad40939b6f Core: Replace C math headers with C++ equivalents 1 ماه پیش
mono 91b3a26438 Merge pull request #106848 from Faless/mp/rpc_config_revert 2 روز پیش
msdfgen f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
multiplayer 91b3a26438 Merge pull request #106848 from Faless/mp/rpc_config_revert 2 روز پیش
navigation_2d 6eedddbd3c Rename nav_2d namespace to Nav2D to match Nav3D 2 هفته پیش
navigation_3d e9a8c7e858 Move NavigationLink3DGizmoPlugin to navigation_3d module 3 هفته پیش
noise ad40939b6f Core: Replace C math headers with C++ equivalents 1 ماه پیش
ogg f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
openxr 99f5a3d665 Merge pull request #106870 from timothyqiu/add-metadata-dialog-includes 2 روز پیش
raycast 2242bf9b3d Merge pull request #105697 from akien-mga/scons-x86_32-mfpmath-sse 1 ماه پیش
regex 1f56d96cf2 Merge pull request #104893 from Repiteo/scons/external-includes-alt 1 ماه پیش
svg a0cc41b5ed Use libjpeg-turbo for improved jpg compatibility and speed 3 هفته پیش
text_server_adv 00beda9691 Fix: Removed freed up FontData's dangling data in Advanced and Fallback text server 1 روز پیش
text_server_fb 00beda9691 Fix: Removed freed up FontData's dangling data in Advanced and Fallback text server 1 روز پیش
tga 324512e11c Style: Replace header guards with `#pragma once` 2 ماه پیش
theora 78a66b4c16 Theora: Fix UV channel offset when cropping region 5 روز پیش
tinyexr 1f56d96cf2 Merge pull request #104893 from Repiteo/scons/external-includes-alt 1 ماه پیش
upnp 01fc9aee6c Core: Modernize C headers with C++ equivalents 3 هفته پیش
vhacd f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
vorbis 15b09e2e03 Add an actual name for Ogg Vorbis importer/visible name. 1 ماه پیش
webp 19e6bc68aa Explicitly handle Image AlphaMode enum instead of treating as bool 1 هفته پیش
webrtc 4f4031a675 Replace size() == 0 with is_empty(). 1 ماه پیش
websocket 1f56d96cf2 Merge pull request #104893 from Repiteo/scons/external-includes-alt 1 ماه پیش
webxr 01fc9aee6c Core: Modernize C headers with C++ equivalents 3 هفته پیش
xatlas_unwrap f25fc34439 SCons: Add `CPPEXTPATH` for external includes 1 ماه پیش
zip 0ed8bf89ae Add compression level support to ZipPacker 2 ماه پیش
SCsub 5c9f93ce03 SCons: Begin decoupling generation & build code 1 ماه پیش
modules_builders.py 5c9f93ce03 SCons: Begin decoupling generation & build code 1 ماه پیش
register_module_types.h 324512e11c Style: Replace header guards with `#pragma once` 2 ماه پیش