godot/modules
Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp
Remove now unnecessary bindings of signal callbacks in the public API.
There might be some false positives that need rebinding if they were
meant to be public.

No regular expressions were harmed in the making of this commit.
(Nah, just kidding.)
2020-02-28 14:24:09 +01:00
..
arkit PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
assimp Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +01:00
basis_universal Fix compilation warnings and re-enable werror=yes on Travis 2020-02-18 20:51:25 +01:00
bmp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
bullet Merge pull request #33690 from Phischermen/area-enhancement 2020-02-26 21:51:37 +01:00
camera PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
csg Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
cvtt PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
dds PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
enet Add documentation for new DTLS features. 2020-02-17 12:47:13 +01:00
etc PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
freetype
gdnative Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
gdnavigation Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
gdscript Merge pull request #36620 from Calinou/doc-linear2db-example 2020-02-28 07:03:35 +01:00
glslang Fix compilation warnings and re-enable werror=yes on Travis 2020-02-18 20:51:25 +01:00
gridmap Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
hdr PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
jpg PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
jsonrpc
mbedtls Reworked signal connection system, added support for Callable and Signal objects and made them default. 2020-02-20 08:24:50 +01:00
mobile_vr Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +01:00
mono Merge pull request #36556 from RandomShaper/rework_mutex 2020-02-28 00:26:01 +01:00
ogg
opensimplex Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +01:00
opus
pvr PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
regex Improve the RegEx class documentation 2020-02-27 23:09:32 +01:00
squish PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
stb_vorbis Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +01:00
svg PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
tga PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
theora PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
tinyexr PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
upnp Mention the duration parameter unit in UPNP.add_port_mapping() 2020-02-27 23:00:58 +01:00
vhacd
visual_script Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
vorbis
webm PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
webp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
webrtc
websocket doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
xatlas_unwrap
modules_builders.py
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2020-02-11 11:53:29 +01:00
SCsub