2
0
Fork 0
godot/modules
Fabio Alessandrelli 55845bac26 Fix some array size function definition mismatch. 2022-08-04 13:06:17 +07:00
..
basis_universal Refactor module initialization 2022-05-04 17:34:51 +07:00
bmp Refactor module initialization 2022-05-04 17:34:51 +07:00
camera Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
csg Fix some array size function definition mismatch. 2022-08-04 13:06:17 +07:00
cvtt fix 'Comparison result is always the same' warnings 2022-07-29 19:45:22 +07:00
dds Add static methods for creating Image and ImageTexture 2022-07-08 13:40:47 +07:00
denoise Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +07:00
enet [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +07:00
etcpak Refactor module initialization 2022-05-04 17:34:51 +07:00
freetype Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
gdscript Merge pull request #61315 from lawnjelly/variant_bucket_pools 2022-08-02 15:54:18 +07:00
glslang Adding Variable Rate Shading support to Godot 2022-07-17 15:42:24 +07:00
gltf Merge pull request #55943 from jvanmourik/master 2022-07-31 17:28:43 +07:00
gridmap Remove Signal connect binds 2022-07-29 16:26:13 +07:00
hdr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
jpg Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
jsonrpc Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
lightmapper_rd Fix some array size function definition mismatch. 2022-08-04 13:06:17 +07:00
mbedtls Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
meshoptimizer Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
minimp3 Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +07:00
mobile_vr Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +07:00
mono Replace Vector3.ToDiagonalMatrix with Basis.FromScale in C# 2022-08-03 10:24:22 +07:00
msdfgen [TextServer] Ensure that built-in library headers are always included before system header, add HarfBuzz version checks for optional features. 2022-07-31 22:52:59 +07:00
multiplayer Remove excessive `editor/property_editor.h` includes 2022-08-01 17:19:11 +07:00
navigation Replace Navigation std::vector use with LocalVector 2022-07-28 20:29:15 +07:00
noise Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 +07:00
ogg Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 +07:00
openxr Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +07:00
raycast Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +07:00
regex Add static method for creating RegEx 2022-08-02 15:56:46 +07:00
squish Refactor module initialization 2022-05-04 17:34:51 +07:00
svg round dimensions of svg 2022-07-21 20:11:29 +07:00
text_server_adv HarfBuzz: Update to version 5.1.0, use new FLAG_SAFE_TO_INSERT_TATWEEL flag to improve justification. 2022-08-04 09:10:16 +07:00
text_server_fb [TextServer] Ensure that built-in library headers are always included before system header, add HarfBuzz version checks for optional features. 2022-07-31 22:52:59 +07:00
tga Refactor module initialization 2022-05-04 17:34:51 +07:00
theora Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
tinyexr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
upnp Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
vhacd Refactor module initialization 2022-05-04 17:34:51 +07:00
visual_script Remove `CustomPropertyEditor` completely 2022-08-01 22:57:05 +07:00
vorbis Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +07:00
webp Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +07:00
webrtc [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +07:00
websocket [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +07:00
webxr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
xatlas_unwrap Refactor module initialization 2022-05-04 17:34:51 +07:00
SCsub SCons: Improve logic to generate `modules_tests.gen.h` 2022-02-08 13:01:35 +07:00
modules_builders.py SCons: Improve logic to generate `modules_tests.gen.h` 2022-02-08 13:01:35 +07:00
register_module_types.h Refactor module initialization 2022-05-04 17:34:51 +07:00