virtualx-engine/modules
Rémi Verschelde aa9265928c
Merge pull request #70786 from Calinou/gdscript-fix-dict2inst-init-parameters-3.x
[3.x] Make `dict2inst` to work with arbitrary `_init` parameters
2023-01-09 14:18:30 +01:00
..
bmp Make "Godot source files" comment consistent in modules 2022-08-08 09:47:24 +02:00
bullet Store Bullet total gravity, linear damp and angular damp calculations 2022-12-09 19:53:50 +01:00
camera Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
csg Make "Godot source files" comment consistent in modules 2022-08-08 09:47:24 +02:00
cvtt Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
dds Fix custom res caching sub-res even if no-cache 2022-07-13 11:18:26 -04:00
denoise SCons: Cleanup DEBUG, _DEBUG and NDEBUG defines 2022-12-12 14:49:21 +01:00
enet Bump version to 3.6-beta 2022-08-05 18:51:38 +02:00
etc Fix custom res caching sub-res even if no-cache 2022-07-13 11:18:26 -04:00
fbx Make "Godot source files" comment consistent in modules 2022-08-08 09:47:24 +02:00
freetype Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdnative Fix typos with codespell 2022-12-15 12:26:59 +01:00
gdscript Merge pull request #70786 from Calinou/gdscript-fix-dict2inst-init-parameters-3.x 2023-01-09 14:18:30 +01:00
gltf [3.x] GLTF: Fix wrong error macro used in a few spots 2022-12-27 18:55:10 -06:00
gridmap Fix Editor crash when MeshLibrary gets replaced while used in an open GridMap scene 2022-10-09 17:19:26 +02:00
hdr Make "Godot source files" comment consistent in modules 2022-08-08 09:47:24 +02:00
jpg Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
jsonrpc Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
lightmapper_cpu Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
mbedtls Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
minimp3 Make "Godot source files" comment consistent in modules 2022-08-08 09:47:24 +02:00
mobile_vr Bump version to 3.6-beta 2022-08-05 18:51:38 +02:00
mono C#: Deprecate string extensions that will be removed in 4.x 2022-11-28 18:23:00 +01:00
navigation Fix Navigation agent callback wild pointer crash 2022-12-18 10:32:04 +08:00
ogg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opensimplex Bump version to 3.6-beta 2022-08-05 18:51:38 +02:00
opus Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
pvr Fix custom res caching sub-res even if no-cache 2022-07-13 11:18:26 -04:00
raycast embree: Sync build flags with master 2022-12-15 13:53:02 +01:00
regex SCons: Fix MSVC warning LNK4042 about dupe objects in regex 2022-12-12 14:03:04 +08:00
squish Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
stb_vorbis Bump version to 3.6-beta 2022-08-05 18:51:38 +02:00
svg Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
tga Add 16-bits TGA support 2022-12-04 19:58:42 +08:00
theora Merge pull request #62408 from Razoric480/raz/fix-no-cache 2022-08-05 23:43:54 +02:00
tinyexr Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
upnp miniupnpc: Update to version 2.2.3 2022-12-12 14:15:06 +01:00
vhacd Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_script Fix output port type mismatch for some VisualScript nodes 2022-08-25 17:53:41 +02:00
vorbis Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webm WebM: Fix Android armv7 build after #64839 2022-10-14 10:33:17 +02:00
webp libwebp: Sync with upstream 1.2.4 2022-08-24 17:24:23 +02:00
webrtc Bump version to 3.6-beta 2022-08-05 18:51:38 +02:00
websocket Style: Ensure consistent formatting with clang-format 15 2022-09-21 13:23:17 +02:00
webxr Bump version to 3.6-beta 2022-08-05 18:51:38 +02:00
xatlas_unwrap Add sanity checks to lightmap unwrap texel size 2022-02-24 13:31:17 +01:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
register_module_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00