| .. |
|
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
|
Force multiple of 4 sizes for CVTT compressor.
|
2025-03-25 11:12:28 +02:00 |
|
dds
|
Disable ResourceFormatLoader/Savers of disabled classes
|
2025-03-21 14:23:05 -03: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 #104509 from HolonProduction/completion-super-method
|
2025-03-24 15:27:26 -05:00 |
|
glslang
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
gltf
|
Merge pull request #103099 from YeldhamDev/build_res_loader_disable
|
2025-03-23 19:04:01 -05: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
|
Fix shape always being zero with get_rest_info when using Jolt Physics
|
2025-03-25 12:35:01 +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
|
Disable ResourceFormatLoader/Savers of disabled classes
|
2025-03-21 14:23:05 -03: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 #104219 from van800/source_gen_fix
|
2025-03-24 10:00:59 -05:00 |
|
msdfgen
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
multiplayer
|
Merge pull request #103099 from YeldhamDev/build_res_loader_disable
|
2025-03-23 19:04:01 -05:00 |
|
navigation
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05: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
|
Enable composition layer fallback in non-editor desktop player
|
2025-03-21 21:51:25 -07: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 #104450 from Ivorforce/font-load-once
|
2025-03-23 19:03:57 -05: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
|
Style: Begin integrating simple .clangd fixes
|
2025-03-22 13:24:35 -05: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 |