virtualx-engine/modules
2022-01-07 20:08:42 +00:00
..
bmp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
bullet Fix shape index in multiple physics queries with Bullet 2021-12-01 23:49:26 +01:00
camera [macOS] Request camera permission before session init. 2021-09-19 11:31:14 +02:00
csg Fix selection of CSG objects 2022-01-07 20:08:42 +00:00
cvtt Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
dds Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
denoise Add support for PowerPC family 2021-11-15 17:22:46 +01:00
enet Merge pull request #53130 from Faless/net/3.x_enet_opts 2021-12-16 10:36:01 +01:00
etc Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
fbx Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
freetype HTML5: Fix a couple warnings 2021-08-12 16:37:38 +02:00
gdnative Revert "Expose Variant operator= to GDNative" 2021-12-02 11:45:11 +01:00
gdscript Remove extraneous return to LSP 2021-12-09 22:08:48 +01:00
gltf Merge pull request #55859 from akien-mga/3.x-gltf-module-cleanup 2021-12-13 13:46:03 +01:00
gridmap Clears RIDs wherever they are freed by VisualServer or PhysicsServer and possibly reused. Fixes #53374 2021-12-10 02:31:30 +08:00
hdr Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
jpg Make all file access 64-bit (uint64_t) 2021-05-16 17:52:31 +02:00
jsonrpc Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
lightmapper_cpu Fix maximum allowed size atlas in CPU lightmapper 2021-11-02 15:50:50 +03:00
mbedtls Remove unimplemented methods 2021-11-18 12:47:36 +00:00
minimp3 AudioStreamMP3: expose loop properties to the editor 2021-12-06 16:52:00 +01:00
mobile_vr Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
mono Fix getting properties state when reloading C# 2021-12-28 19:14:49 +01:00
ogg SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
opensimplex Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
opus SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
pvr clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
raycast Add support for PowerPC family 2021-11-15 17:22:46 +01:00
recast Modules: Make sure to include modules_enabled.gen.h where needed 2021-11-12 13:45:33 +01:00
regex Remove unimplemented methods 2021-11-18 12:47:36 +00:00
squish Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
stb_vorbis Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
svg Use modules_enabled.gen.h to improve inter dependency checks 2021-07-14 23:36:38 +02:00
tga Fix loading RLE compressed TGA files. 2021-06-14 18:51:09 +03:00
theora Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
tinyexr tinyexr: Sync with upstream 1.0.1 2021-11-20 11:48:49 +01:00
upnp Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
vhacd Clean convex hull decomposition code 2021-07-13 11:13:25 -07:00
visual_script Fix custom built-in script names 2021-12-08 14:04:10 +01:00
vorbis SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
webm Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
webp libwebp: Sync with upstream 1.2.1 2021-11-20 11:50:34 +01:00
webrtc [Net] Fix WebRTC returning packets from peers too early. 2021-12-15 11:20:17 +01:00
websocket Merge pull request #54381 from mhilbrunner/rpc-error-msgs-3.x 2021-12-15 13:48:53 +01:00
webxr Switch WebXRInterface from using external textures to using the render targets from Godot 2021-12-11 14:37:53 -06:00
xatlas_unwrap Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02: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 SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00