.. |
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
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
bmp
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
camera
|
Style: Standardize Obj-C #import syntax
|
2025-03-08 09:28:34 -06:00 |
csg
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +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
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06: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 #91660 from AThousandShips/methodinfo_vec
|
2025-03-14 10:06:13 -05:00 |
glslang
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
gltf
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
godot_physics_2d
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
godot_physics_3d
|
Core: Add constexpr constructors/operators to math structs
|
2025-03-17 12:15:31 -05:00 |
gridmap
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +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
|
Merge pull request #101254 from mihe/jolt/better-settings
|
2025-03-13 08:57:43 -05: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
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06: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 empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +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 #98768 from Repiteo/core/constexpr-math-operators
|
2025-03-17 16:03:20 -05:00 |
raycast
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
regex
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
svg
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
text_server_adv
|
Merge pull request #100023 from Repiteo/core/module-includes-header-strip
|
2025-03-11 19:54:48 -05:00 |
text_server_fb
|
Core: Avoid including modules_enabled in headers
|
2025-03-11 19:42:13 -05: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
|
Remove TOOLS_ENABLED checks from editor/
|
2025-03-14 18:13:16 +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 |