.. |
astcenc
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
basis_universal
|
Merge pull request #103766 from BlueCube3310/basisu-hdr-astc
|
2025-03-12 10:31:49 -05:00 |
bcdec
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
betsy
|
Force multiple of 4 sizes for Betsy compressor.
|
2025-03-18 15:39:53 +02:00 |
bmp
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
camera
|
Deactivate the CameraServer by default.
|
2025-03-21 07:58:57 +01:00 |
csg
|
Merge pull request #104206 from KoBeWi/unshape
|
2025-03-19 12:27:23 +01:00 |
cvtt
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
dds
|
Add DDS image load and save functionality
|
2025-03-14 19:31:43 -07:00 |
enet
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
etcpak
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
fbx
|
Remove TOOLS_ENABLED checks from editor/
|
2025-03-14 18:13:16 +01:00 |
freetype
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
gdscript
|
Merge pull request #99872 from HolonProduction/plugin-template
|
2025-03-21 13:03:03 +01:00 |
glslang
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
gltf
|
Merge pull request #104206 from KoBeWi/unshape
|
2025-03-19 12:27:23 +01:00 |
godot_physics_2d
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
godot_physics_3d
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
gridmap
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
hdr
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
interactive_music
|
Merge pull request #104054 from adamscott/interactive_music_meta_stream
|
2025-03-14 00:08:56 +01:00 |
jolt_physics
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
jpg
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
jsonrpc
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
ktx
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
lightmapper_rd
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
mbedtls
|
Remove String clipping constructors.
|
2025-03-15 12:34:44 +01:00 |
meshoptimizer
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
minimp3
|
Register editor classes normally, rather than via ClassDB::set_current_api()
|
2025-03-13 15:17:45 -05:00 |
mobile_vr
|
Core: Add constexpr constructors/operators to math structs
|
2025-03-17 12:15:31 -05:00 |
mono
|
Merge pull request #104130 from KoBeWi/are_tools_enabled_when_tools_are_enabled
|
2025-03-17 10:52:25 -05:00 |
msdfgen
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
multiplayer
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
navigation
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
noise
|
Remove TOOLS_ENABLED checks from editor/
|
2025-03-14 18:13:16 +01:00 |
ogg
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
openxr
|
Merge pull request #104377 from Mickeon/translation-slight-duplicates
|
2025-03-21 13:04:08 +01:00 |
raycast
|
Calculate the viewport location correctly in OpenXR
|
2025-03-19 10:04:37 -07:00 |
regex
|
pcre2: Update to 10.45
|
2025-03-23 17:22:09 +01:00 |
svg
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
text_server_adv
|
Merge pull request #104430 from Ivorforce/add-features-iterate-fast
|
2025-03-21 13:04:19 +01:00 |
text_server_fb
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
tga
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
theora
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
tinyexr
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
upnp
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
vhacd
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
vorbis
|
Register editor classes normally, rather than via ClassDB::set_current_api()
|
2025-03-13 15:17:45 -05:00 |
webp
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
webrtc
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
websocket
|
Merge pull request #104127 from Ivorforce/360-noclip
|
2025-03-19 12:27:10 +01:00 |
webxr
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
xatlas_unwrap
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
zip
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
register_module_types.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
SCsub
|
SCons: Add emitter to declutter build objects
|
2025-03-15 12:08:24 -05:00 |