.. |
basis_universal
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
bmp
|
[Core] Make ImageFormatLoader extensible.
|
2022-09-20 02:01:57 +02:00 |
camera
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
csg
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
cvtt
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
dds
|
Add static methods for creating Image and ImageTexture
|
2022-07-08 13:40:47 +02:00 |
denoise
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
enet
|
[Net] Expose get_remote_address get_remote_port.
|
2022-08-26 10:47:55 +02:00 |
etcpak
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
freetype
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
gdscript
|
Merge pull request #66709 from MewPurPur/fix-unary-operators-being-STILL-broken
|
2022-10-03 09:30:01 +02:00 |
glslang
|
Adding Variable Rate Shading support to Godot
|
2022-07-17 15:42:24 +10:00 |
gltf
|
Fix visibility filtering options for .blend imports
|
2022-10-02 11:11:04 -04:00 |
gridmap
|
Fix typos with codespell
|
2022-09-30 14:23:36 +02:00 |
hdr
|
[Core] Make ImageFormatLoader extensible.
|
2022-09-20 02:01:57 +02:00 |
jpg
|
[Core] Make ImageFormatLoader extensible.
|
2022-09-20 02:01:57 +02:00 |
jsonrpc
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
lightmapper_rd
|
Implement Physical Light Units as an optional setting.
|
2022-08-31 12:14:46 -07:00 |
mbedtls
|
[Net] Rename "ssl" references to "tls" in methods and members.
|
2022-09-08 03:24:23 +02:00 |
meshoptimizer
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
minimp3
|
Change time parameters and variables to double type
|
2022-09-26 13:52:54 -05:00 |
mobile_vr
|
Implement Vector4, Vector4i, Projection
|
2022-07-23 14:00:01 +02:00 |
mono
|
Merge pull request #66387 from aaronfranke/cs-basis-euler
|
2022-10-03 09:26:16 +02:00 |
msdfgen
|
[Scons] Implement module dependency sorting.
|
2022-08-04 20:00:19 +02:00 |
multiplayer
|
Merge pull request #65970 from GuilhermeGSousa/synchronizer-auth-change
|
2022-09-30 17:44:19 +02:00 |
navigation
|
Fix crash in navigation 3d when target is not reachable
|
2022-10-02 13:18:33 -06:00 |
noise
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2022-10-03 11:23:26 +02:00 |
ogg
|
Change Array arguments to TypedArray
|
2022-09-01 13:13:19 +02:00 |
openxr
|
Merge pull request #66242 from akien-mga/scons-unify-tools-target
|
2022-09-30 12:28:50 +02:00 |
raycast
|
Fix MSVC warnings C4324, C4389, C4456, and C4459
|
2022-09-28 16:43:09 +02:00 |
regex
|
SCons: Fix MSVC warning LNK4042 about dupe objects in regex
|
2022-09-27 13:45:16 +02:00 |
squish
|
Refactor module initialization
|
2022-05-04 17:34:51 +02:00 |
svg
|
[Core] Make ImageFormatLoader extensible.
|
2022-09-20 02:01:57 +02:00 |
text_server_adv
|
Merge pull request #66242 from akien-mga/scons-unify-tools-target
|
2022-09-30 12:28:50 +02:00 |
text_server_fb
|
Merge pull request #66242 from akien-mga/scons-unify-tools-target
|
2022-09-30 12:28:50 +02:00 |
tga
|
Merge pull request #65717 from Ithamar/feat-tga-16bits
|
2022-09-26 08:23:11 +02:00 |
theora
|
Fix MSVC warning C4706: assignment within conditional expression
|
2022-09-28 16:05:07 +02:00 |
tinyexr
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
upnp
|
Update UPnP documentation
|
2022-08-28 19:09:19 +02:00 |
vhacd
|
Refactor module initialization
|
2022-05-04 17:34:51 +02:00 |
vorbis
|
Fix typos with codespell
|
2022-09-30 14:23:36 +02:00 |
webp
|
[Core] Make ImageFormatLoader extensible.
|
2022-09-20 02:01:57 +02:00 |
webrtc
|
[WebRTC] Expose more of the WebRTC API.
|
2022-09-13 14:46:58 +02:00 |
websocket
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2022-10-03 11:23:26 +02:00 |
webxr
|
Get WebXR minimally working again in Godot 4
|
2022-09-19 21:10:27 -05:00 |
xatlas_unwrap
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
modules_builders.py
|
SCons: Improve logic to generate modules_tests.gen.h
|
2022-02-08 13:01:35 +01:00 |
register_module_types.h
|
Refactor module initialization
|
2022-05-04 17:34:51 +02:00 |
SCsub
|
SCons: Improve logic to generate modules_tests.gen.h
|
2022-02-08 13:01:35 +01:00 |