1
0
Fork 0
godot/modules
Thaddeus Crews 64f80ca0e9
Merge pull request #104810 from kiroxas/utf8_cleanup
Replace `append_utfx` with direct `String::utfx`
2025-03-31 12:03:44 -05:00
..
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 Fix corrupted negative values for signed BC6 2025-03-29 17:26:54 +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 #104561 from Calinou/doc-csgshape3d-deferred-updates 2025-03-28 17:30:23 +01:00
cvtt Force multiple of 4 sizes for CVTT compressor. 2025-03-25 11:12:28 +02:00
dds Disable `ResourceFormatLoader/Saver`s of disabled classes 2025-03-21 14:23:05 -03:00
enet Merge pull request #89782 from KoBeWi/stdArrayList 2025-03-28 17:29:40 +01:00
etcpak Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
fbx Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
freetype Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gdscript Replace append_utfx with direct String::utfx 2025-03-30 19:56:38 +02:00
glslang Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gltf Replace append_utfx with direct String::utfx 2025-03-30 19:56:38 +02:00
godot_physics_2d Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
godot_physics_3d Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
gridmap Allow to compile templates without physics servers 2025-03-28 11:00:44 -03: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 Allow to compile templates without physics servers 2025-03-28 11:00:44 -03: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/Saver`s 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 Replace append_utfx with direct String::utfx 2025-03-30 19:56:38 +02:00
msdfgen Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
multiplayer Replace append_utfx with direct String::utfx 2025-03-30 19:56:38 +02:00
navigation_2d Add `LocalVector.erase_unordered`, mimicking `erase` but with `remove_at_unordered`, to remove duplicate logic. 2025-03-31 13:31:53 +02:00
navigation_3d Add `LocalVector.erase_unordered`, mimicking `erase` but with `remove_at_unordered`, to remove duplicate logic. 2025-03-31 13:31:53 +02: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 #104658 from m4gr3d/fix_composition_layer_setup 2025-03-28 17:30:40 +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 Use `append_` instead of `parse_` for `String` methods. 2025-03-27 17:51:02 +01:00
text_server_adv Merge pull request #104455 from Ivorforce/ubrk-clone 2025-03-28 14:33:03 +01:00
text_server_fb Use `append_` instead of `parse_` for `String` methods. 2025-03-27 17:51:02 +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 Allow to compile templates without physics servers 2025-03-28 11:00:44 -03: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 Use `append_` instead of `parse_` for `String` methods. 2025-03-27 17:51:02 +01:00
websocket Use `append_` instead of `parse_` for `String` methods. 2025-03-27 17:51:02 +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
SCsub SCons: Add emitter to declutter build objects 2025-03-15 12:08:24 -05:00
register_module_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00