godot/modules
Rémi Verschelde 90162851a7
Core: Move generated VERSION_HASH to a .cpp file
This lets us have its definition in `core/version.h` and avoid
rebuilding a handful of files every time the commit hash changes.
2022-02-09 09:20:17 +01:00
..
basis_universal Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
bmp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
bullet initialized member variables in header 2022-02-03 11:14:42 -05:00
camera [macOS] Enable Objective-C ARC 2022-02-01 15:58:30 +02:00
csg Document performance limitations with CSG nodes, link to tutorial 2022-02-07 15:55:02 +01:00
cvtt Faster CVTT by reducing quality. 2022-02-04 15:15:26 -08:00
dds Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
denoise Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
enet Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
etcpak etcpak: Workaround multiple-of-4 requirement for 3D texture mipmaps. 2022-01-23 11:32:05 -08:00
fbx String: Add contains(). 2022-02-04 01:28:02 +05:45
freetype freetype: Update to upstream version 2.11.1 2022-01-13 08:40:18 +01:00
gdnative Remove support for ARMv7 (32-bit) on iOS 2022-02-08 22:11:29 +01:00
gdscript Refactor some object type checking code with cast_to 2022-02-08 10:08:34 +01:00
glslang simplify formatting scripts, add a clang-tidy script, and run clang-tidy 2022-01-29 04:41:03 -06:00
gltf Core: Move generated VERSION_HASH to a .cpp file 2022-02-09 09:20:17 +01:00
gridmap Revert "Add missing SNAME macro optimization to all theme methods call" 2022-02-08 10:17:25 +01:00
hdr Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
jpg Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
jsonrpc Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
lightmapper_rd Use fill() to fill an entire image instead of setting pixels individually. 2022-01-08 17:43:15 +05:45
mbedtls Merge pull request #56130 from Faless/mbedtls/2.28.0 2022-01-11 15:03:28 +01:00
meshoptimizer Improvements and fixes to occluders 2022-02-07 13:04:51 +01:00
minimp3 Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
mobile_vr Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
mono Merge pull request #57822 from Calinou/ios-remove-armv7 2022-02-08 23:25:16 +01:00
msdfgen Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
navigation Fix transforms involved into navmesh baking 2022-01-31 23:07:45 +01:00
ogg initialized member variables in header 2022-02-03 11:14:42 -05:00
opensimplex Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
raycast Improvements and fixes to occluders 2022-02-07 13:04:51 +01:00
regex Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
squish Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
svg Use ThorVG instead of NanoSVG for importing SVGs 2022-01-14 15:49:39 +01:00
text_server_adv Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00
text_server_fb Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00
tga Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
theora Fix "texture not initialized" error preventing video from playing 2022-02-01 23:55:17 -03:00
tinyexr Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
upnp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
vhacd Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
visual_script Merge pull request #57796 from akien-mga/revert-sname-theme-setters 2022-02-08 11:13:24 +01:00
vorbis Merge pull request #56375 from Cnidarias/ogg_missing_right_channel 2022-01-04 07:51:07 -08:00
webp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
webrtc Improve some signal bindings to use specific Object subtypes 2022-01-28 15:35:40 +01:00
websocket [Net] Non-blocking WebSocket hostname resolution. 2022-02-05 02:22:43 +01:00
webxr Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
xatlas_unwrap Update copyright statements to 2022 2022-01-03 21:27:34 +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