| .. |
|
astcenc
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |
|
basis_universal
|
BasisU: Configure HDR quality from the settings
|
2025-05-05 23:56:24 +02:00 |
|
bcdec
|
bcdec: Fix decompressing mipmaps of non-power-of-2 textures
|
2025-05-08 23:39:47 +02:00 |
|
betsy
|
Betsy: Remove OGRE aliases
|
2025-04-22 14:54:57 +02:00 |
|
bmp
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
camera
|
Merge pull request #106094 from shiena/feature/support-android-camera
|
2025-05-13 16:22:27 -05:00 |
|
csg
|
Merge pull request #106996 from Ivorforce/no-oa-hashmap
|
2025-06-05 13:12:34 +02:00 |
|
cvtt
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |
|
dds
|
Merge pull request #106055 from BlueCube3310/dds-formats-no-convert
|
2025-06-05 13:11:22 +02:00 |
|
enet
|
Remove redundant info on the enum types used
|
2025-06-04 08:21:47 +08:00 |
|
etcpak
|
etcpak: Fix decompressing non-power of 2 mipmaps
|
2025-05-09 10:34:43 +02:00 |
|
fbx
|
Core: Convert Pair/KeyValue to constexpr
|
2025-05-15 10:37:41 -05:00 |
|
freetype
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |
|
gdscript
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
glslang
|
Add shader baker to project exporter.
|
2025-05-27 12:45:27 -03:00 |
|
gltf
|
Merge pull request #107193 from aaronfranke/gltf-align-accessor-buffer
|
2025-06-07 00:43:58 +02:00 |
|
godot_physics_2d
|
Merge pull request #104386 from Repiteo/core/cpp-math
|
2025-04-27 19:21:22 -05:00 |
|
godot_physics_3d
|
Merge pull request #106321 from elzewyr/shrink-factor
|
2025-05-27 09:39:29 -05:00 |
|
gridmap
|
Fix GridMap scenario crash when outside tree
|
2025-05-15 23:49:42 +02:00 |
|
hdr
|
Core: Replace C math headers with C++ equivalents
|
2025-04-16 15:49:02 -05:00 |
|
interactive_music
|
Add String::replace_char(s) methods for performance and convenience
|
2025-04-10 13:08:45 +02:00 |
|
jolt_physics
|
Remove Jolt Physics project setting "Areas Detect Static Bodies"
|
2025-06-03 09:52:57 +02:00 |
|
jpg
|
Move MovieWriterMJPEG class to jpg module it depends on
|
2025-06-05 10:29:22 +02:00 |
|
jsonrpc
|
JSONRPC: Fix notification return behavior
|
2025-04-04 10:41:18 +02:00 |
|
ktx
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |
|
lightmapper_rd
|
LightmapGI: Search for shadowmask light index only after sorting the lights
|
2025-06-05 15:55:48 +02:00 |
|
mbedtls
|
Support 64-bit sizes in Compression
|
2025-06-03 00:03:01 -07:00 |
|
meshoptimizer
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
minimp3
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
mobile_vr
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
mono
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
msdfgen
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |
|
multiplayer
|
Remove redundant info on the enum types used
|
2025-06-04 08:21:47 +08:00 |
|
navigation_2d
|
Change 2D avoidance callbacks from Vector3 to Vector2
|
2025-06-07 14:21:28 +02:00 |
|
navigation_3d
|
Move NavigationLink3DGizmoPlugin to navigation_3d module
|
2025-05-08 22:28:58 +02:00 |
|
noise
|
Remove redundant info on the enum types used
|
2025-06-04 08:21:47 +08:00 |
|
ogg
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |
|
openxr
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
raycast
|
Use SSE 4.2 as a baseline when compiling Godot
|
2025-05-30 23:49:47 +02:00 |
|
regex
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
svg
|
Use libjpeg-turbo for improved jpg compatibility and speed
|
2025-05-02 11:47:56 +02:00 |
|
text_server_adv
|
[SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id.
|
2025-06-03 13:18:55 +03:00 |
|
text_server_fb
|
[SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id.
|
2025-06-03 13:18:55 +03:00 |
|
tga
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
theora
|
Theora: Fix UV channel offset when cropping region
|
2025-05-24 20:00:41 +02:00 |
|
tinyexr
|
Merge pull request #104893 from Repiteo/scons/external-includes-alt
|
2025-04-02 07:48:03 -05:00 |
|
upnp
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
vhacd
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |
|
vorbis
|
Add metadata tags to WAV and OGG audio streams
|
2025-05-31 11:43:01 +02:00 |
|
webp
|
Explicitly handle Image AlphaMode enum instead of treating as bool
|
2025-05-20 05:04:23 -07:00 |
|
webrtc
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
websocket
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
webxr
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
xatlas_unwrap
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |
|
zip
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
modules_builders.py
|
SCons: Begin decoupling generation & build code
|
2025-04-25 08:23:01 -05:00 |
|
register_module_types.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
SCsub
|
SCons: Begin decoupling generation & build code
|
2025-04-25 08:23:01 -05:00 |