virtualx-engine/modules
2022-08-08 08:55:37 +02:00
..
basis_universal Refactor module initialization 2022-05-04 17:34:51 +02:00
bmp Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00
camera Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
csg Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00
cvtt fix 'Comparison result is always the same' warnings 2022-07-29 19:45:22 +02:00
dds Add static methods for creating Image and ImageTexture 2022-07-08 13:40:47 +02:00
denoise Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
enet [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
etcpak Refactor module initialization 2022-05-04 17:34:51 +02:00
freetype Add Text Server related options to the build profiles editor. 2022-08-03 15:06:43 +03:00
gdscript Merge pull request #64046 from AntonioDell/bugfix/63715-infer-preloaded-const-types 2022-08-08 08:55:37 +02:00
glslang Adding Variable Rate Shading support to Godot 2022-07-17 15:42:24 +10:00
gltf Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00
gridmap Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00
hdr Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00
jpg Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
jsonrpc Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
lightmapper_rd Fix some array size function definition mismatch. 2022-08-04 13:06:17 +02:00
mbedtls Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
meshoptimizer Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
minimp3 Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00
mobile_vr Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
mono Various fixes to C# documentation 2022-08-07 19:18:04 +02:00
msdfgen [Scons] Implement module dependency sorting. 2022-08-04 20:00:19 +02:00
multiplayer [MP] Cleanup and fixes for replication plugin. 2022-08-07 15:08:35 +02:00
navigation Replace Navigation std::vector use with LocalVector 2022-07-28 20:29:15 +02:00
noise Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
ogg Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 -03:00
openxr Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
raycast Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +02:00
regex Add static method for creating RegEx 2022-08-02 15:56:46 +02:00
squish Refactor module initialization 2022-05-04 17:34:51 +02:00
svg round dimensions of svg 2022-07-21 20:11:29 -05:00
text_server_adv Merge pull request #63919 from Faless/scons/4.x_easy_deps 2022-08-07 16:09:02 +02:00
text_server_fb Merge pull request #63919 from Faless/scons/4.x_easy_deps 2022-08-07 16:09:02 +02:00
tga Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00
theora [Scons] Implement module dependency sorting. 2022-08-04 20:00:19 +02:00
tinyexr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
upnp Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
vhacd Refactor module initialization 2022-05-04 17:34:51 +02:00
visual_script Merge pull request #63712 from object71/fix-export-issues 2022-08-06 14:27:17 +02:00
vorbis [Scons] Implement module dependency sorting. 2022-08-04 20:00:19 +02:00
webp Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
webrtc [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
websocket [Websocket] Remove dummy JS server implemenation. 2022-08-07 13:44:16 +02:00
webxr Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
xatlas_unwrap Refactor module initialization 2022-05-04 17:34:51 +02:00
modules_builders.py
register_module_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub