godot/modules
Ignacio Roldán Etcheverry 3b085e2665 C#: Allow configuring Mono debugger agent with cmdline args
The command line option is the same you would pass to Mono, but it
begins with `--mono-debugger-agent=` instead of `--debugger-agent=`.

This is useful for platforms where it's difficult for the user to
configure it via environment variables, like Android.
2022-01-16 12:36:36 +01:00
..
bmp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
bullet Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
csg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
cvtt Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
dds Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
denoise Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
enet Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
etc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
fbx Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
freetype Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdnative Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
gdscript Fix crash when `is` keyword is tested against a String variable 2022-01-14 23:37:04 +08:00
gltf Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gridmap Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
hdr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
jpg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
jsonrpc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
lightmapper_cpu Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mbedtls Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
minimp3 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mobile_vr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mono C#: Allow configuring Mono debugger agent with cmdline args 2022-01-16 12:36:36 +01:00
navigation Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
ogg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opensimplex Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opus Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
pvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
raycast Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
regex Fix for RegEx.search() memory leak on Windows 2022-01-13 20:41:10 +01:00
squish Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
stb_vorbis Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
svg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
tga Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
theora Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
tinyexr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
upnp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
vhacd Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_script Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
vorbis Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
websocket Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webxr Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
xatlas_unwrap 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
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