godot/modules
Hugo Locurcio 4c88a82f50
Move Mono unhandled exception setting to be located within a subsection
Settings that aren't within a subsection are difficult to reach when
other settings do have a subsection.

This also adds documentation for the project setting.
2021-11-10 20:57:35 +01:00
..
bmp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
bullet Fix errors in KinematicBody when floor is destroyed or removed 2021-11-09 15:15:40 -07:00
camera [macOS] Request camera permission before session init. 2021-09-19 11:31:14 +02:00
csg Bump version to 3.5-beta 2021-11-05 16:10:17 +01: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 [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 -05:00
enet Bump version to 3.5-beta 2021-11-05 16:10:17 +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 Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
gdscript Merge pull request #42625 from RandomShaper/fix_dict_3.2 2021-11-09 15:55:43 +01:00
gltf Fix glTF cubic spline track interpolation incorrectly reporting times/values size mismatch (3.4 specific) 2021-11-09 09:47:37 -05:00
gridmap Bump version to 3.5-beta 2021-11-05 16:10:17 +01: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 [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-06 11:10:47 +02:00
minimp3 Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
mobile_vr Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
mono Move Mono unhandled exception setting to be located within a subsection 2021-11-10 20:57:35 +01:00
ogg SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
opensimplex Bump version to 3.5-beta 2021-11-05 16:10:17 +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 [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 -05:00
recast Improve NavigationMesh typing, parameter validation and documentation 2021-08-11 18:18:27 +08:00
regex Bump version to 3.5-beta 2021-11-05 16:10:17 +01: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 Make all file access 64-bit (uint64_t) 2021-05-16 17:52:31 +02: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 Bump version to 3.5-beta 2021-11-05 16:10:17 +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 Create 'rendering/misc' project settings section 2021-10-05 11:47:03 +01:00
webrtc Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
websocket Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
webxr Bump version to 3.5-beta 2021-11-05 16:10:17 +01: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