godot/modules
2022-05-03 09:37:47 -05:00
..
basis_universal Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
bmp Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
camera [macOS] Enable Objective-C ARC 2022-02-01 15:58:30 +02:00
csg Rename Basis get_axis to get_column, remove redundant methods 2022-05-03 09:37:47 -05:00
cvtt Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
dds Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
denoise Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
enet Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
etcpak etcpak: Workaround multiple-of-4 requirement for 3D texture mipmaps. 2022-01-23 11:32:05 -08:00
freetype [Brotli] Use aligned reads when building with sanitizers. 2022-03-31 18:00:49 +03:00
gdscript Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
glslang simplify formatting scripts, add a clang-tidy script, and run clang-tidy 2022-01-29 04:41:03 -06:00
gltf Rename Basis get_axis to get_column, remove redundant methods 2022-05-03 09:37:47 -05:00
gridmap Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
hdr Color: Rename to_srgb/to_linear to include base color space 2022-04-13 11:45:52 +02:00
jpg Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
jsonrpc Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
lightmapper_rd Rename Basis "elements" to "rows" 2022-04-29 08:02:56 -05:00
mbedtls Merge pull request #59582 from Faless/net/4.x_tcp_explicit_poll 2022-04-27 13:56:58 +02:00
meshoptimizer Improvements and fixes to occluders 2022-02-07 13:04:51 +01:00
minimp3 Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
mobile_vr Rename Basis get_axis to get_column, remove redundant methods 2022-05-03 09:37:47 -05:00
mono Merge pull request #60627 from aaronfranke/rename-elements 2022-05-03 14:40:01 +02:00
msdfgen Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
navigation Use CollisionObject3D API when baking the navmesh with static colliders, instead of collecting CollisionShape3D nodes 2022-05-02 08:41:33 +02:00
noise Validate image size for Noise get image methods 2022-05-01 15:53:27 +08:00
ogg Merge pull request #58130 from timothyqiu/ogg-seek-crash 2022-02-16 20:14:31 -08:00
openxr Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
raycast Rename Basis get_axis to get_column, remove redundant methods 2022-05-03 09:37:47 -05:00
regex Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
squish Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
svg Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
text_server_adv Merge pull request #60627 from aaronfranke/rename-elements 2022-05-03 14:40:01 +02:00
text_server_fb Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
tga Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
theora Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
tinyexr Color: Rename to_srgb/to_linear to include base color space 2022-04-13 11:45:52 +02:00
upnp Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
vhacd Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
visual_script Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
vorbis Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
webp Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
webrtc Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
websocket Merge pull request #60444 from snailrhymer/expand-websocketclient-error-messages 2022-05-03 06:07:09 +02:00
webxr Rename Basis "elements" to "rows" 2022-04-29 08:02:56 -05:00
xatlas_unwrap Add sanity checks to lightmap unwrap texel size 2022-02-24 13:00:51 +01:00
modules_builders.py SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00
register_module_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00