godot/modules
Ignacio Etcheverry 9421da57ad C#: Add 'Singleton' property to singleton wrapper class
This property returns an instance of the singleton.
The purpose of this is to allow using methods from the base class like 'Connect'.
Since all Godot singletons inherit Object, the type of the returned instance is Godot.Object.
2019-02-19 22:38:22 +01:00
..
bmp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bullet Merge pull request #25788 from aqnuep/rayshape_fix 2019-02-19 14:42:04 +01:00
csg Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
cvtt Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dds Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
enet doc: Sync classref with current source 2019-02-18 09:35:29 +01:00
etc Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
freetype Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative Make direct casting among Error and godot_error enums (#23015). 2019-02-18 10:26:22 +01:00
gdscript Merge pull request #25715 from hpvb/fix-25598 2019-02-16 14:39:57 +01:00
gridmap doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mbedtls Fix typos with codespell 2019-02-13 09:23:29 +01:00
mobile_vr Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
mono C#: Add 'Singleton' property to singleton wrapper class 2019-02-19 22:38:22 +01:00
ogg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opensimplex Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opus Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pvr Use placement new in texture_loader_pvr.cpp (#24417). 2019-01-25 12:41:54 +01:00
recast Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
regex Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
squish Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
stb_vorbis Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thekla_unwrap Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
theora Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
tinyexr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
upnp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
visual_script doc: Misc formatting fixes 2019-02-10 13:30:48 +01:00
vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
webm Android: Add support for x86_64 architecture 2019-01-16 11:39:39 +01:00
webp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
websocket Fix warnings seen with warnings=all and recent GCC 8.2. 2019-02-18 21:54:31 +01:00
xatlas_unwrap Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_module_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00