godot/modules
Ignacio Etcheverry 6e7da72648 C#: Fix editor unable to play game after IDE PlayRequest
The editor wasn't clearing the debugger agent
settings properly after a processing a play
request from an IDE. This caused consequent play
attempts to fail if not launched from the IDE,
as the game would still attempt and fail to
connect to the debugger.

The concrete cause: Forgetting to clear the
`GODOT_MONO_DEBUGGER_AGENT` environment variable.
2020-08-19 00:14:57 +02:00
..
arkit Modules: update modules to be built for iOS 2020-07-25 21:55:15 +02:00
assimp Add override keywords. 2020-07-10 13:56:54 +01:00
basis_universal
bmp
bullet Merge pull request #40989 from madmiraal/fix-40739 2020-08-05 13:54:25 +02:00
camera Modules: update modules to be built for iOS 2020-07-25 21:55:15 +02:00
csg Don't attempt to insert points into degenerate triangles. 2020-08-13 16:23:14 +01:00
cvtt
dds
denoise SCons: Refactor running commands through builders 2020-07-28 00:09:21 +03:00
enet Fix crash in ENet changing refuse_new_connections 2020-07-29 17:53:41 +02:00
etc Style: Fix code format scripts compat with non-GNU Unices 2020-07-27 13:11:44 +02:00
freetype
gdnative Make all String float conversion methods be 64-bit 2020-07-27 18:38:53 -04:00
gdnavigation Add override keywords. 2020-07-10 13:56:54 +01:00
gdscript Merge pull request #41224 from ThakeeNathees/fix-ctrl+click-not-working 2020-08-13 10:25:46 -03:00
glslang
gridmap Add override keywords. 2020-07-10 13:56:54 +01:00
hdr
jpg
jsonrpc
lightmapper_rd Add override keywords. 2020-07-10 13:56:54 +01:00
mbedtls
mobile_vr Port ClassDB tests to use doctest 2020-08-16 16:41:02 +03:00
mono C#: Fix editor unable to play game after IDE PlayRequest 2020-08-19 00:14:57 +02:00
ogg
opensimplex Add override keywords. 2020-07-10 13:56:54 +01:00
opus
pvr
regex Document how to perform advanced string splitting using RegEx 2020-07-29 12:12:01 +02:00
squish
stb_vorbis Add override keywords. 2020-07-10 13:56:54 +01:00
svg
tga
theora Add override keywords. 2020-07-10 13:56:54 +01:00
tinyexr
upnp
vhacd
visual_script Make all String float conversion methods be 64-bit 2020-07-27 18:38:53 -04:00
vorbis
webm Add override keywords. 2020-07-10 13:56:54 +01:00
webp
webrtc Add override keywords. 2020-07-10 13:56:54 +01:00
websocket Add override keywords. 2020-07-10 13:56:54 +01:00
xatlas_unwrap
modules_builders.py Enable support for C++ modules tests 2020-07-26 17:41:46 +03:00
register_module_types.h
SCsub SCons: Refactor running commands through builders 2020-07-28 00:09:21 +03:00