1
0
Fork 0
godot/modules
Ignacio Etcheverry e2f7037824 C#: Fix multiple awaits to same signal result in connect error
Multiple calls to the same `await ToSignal` were resulting in
"signal already connected to slot" error because the custom
callable comparer was wrong. Comparing only the signal awaiter
handle is the correct way (it's unique for the target).
2020-12-05 00:32:57 +01:00
..
arkit iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
assimp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
basis_universal Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
bmp Add `Image.load_bmp_from_buffer()` for run-time BMP image loading 2020-10-20 23:52:45 +02:00
bullet Merge pull request #42167 from madmiraal/fix-42108 2020-11-16 09:32:48 +01:00
camera iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
camera_iphone iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
csg Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
cvtt Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
dds Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
denoise Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
enet Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
etc Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
freetype
gamecenter iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
gdnative [Complex Text Layouts] Implement GDNative interface for TextServer. 2020-11-26 13:55:29 +02:00
gdnavigation Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
gdscript Merge pull request #43992 from vnen/variant-internal-object-set 2020-11-30 20:22:15 +01:00
glslang vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
gridmap Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
hdr Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
icloud iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
inappstore iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
jpg Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
jsonrpc Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
lightmapper_rd Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
mbedtls Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
mobile_vr
mono C#: Fix multiple awaits to same signal result in connect error 2020-12-05 00:32:57 +01:00
ogg
opensimplex Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
opus
pvr Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
regex Move and add new RegEx test cases 2020-11-22 22:48:03 +01:00
squish Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
stb_vorbis Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
svg Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
text_server_adv [Complex Text Layouts] Implement GDNative interface for TextServer. 2020-11-26 13:55:29 +02:00
text_server_fb [Complex Text Layouts] Implement TextServer interface. Implement Fallback TextServer. 2020-11-26 13:55:26 +02:00
tga Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
theora Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
tinyexr Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
upnp Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
vhacd
visual_script Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework 2020-11-28 09:04:25 +01:00
vorbis
webm Document that WebM videos don't support the alpha channel 2020-11-22 17:43:07 +01:00
webp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
webrtc Fix useless assignement in webrtc/library_godot_webrtc.js 2020-11-25 10:09:53 +00:00
websocket [HTML5] Run eslint --fix. 2020-11-23 12:15:18 +01:00
xatlas_unwrap Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
SCsub iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
modules_builders.py
register_module_types.h