godot/modules
Ignacio Etcheverry fbc808012f Mono: BindingsGenerator enum fixes
- Make enums have an unique signature name of int. This means that when generating internal methods, there is no difference between different enums types nor between enums and int. This way enums can re-use internal methods.
- Make type resolver fallback to int if a type is not found and it's an enum.
2018-04-28 22:25:25 +02:00
..
bullet Merge pull request #18204 from tagcup/quat_scale 2018-04-18 13:55:35 +02:00
csg Add poly triangulation order check, ensures faces do not flip on different order 2018-04-28 12:59:45 -03:00
dds
enet Add DNS resolution in NetworkedMultiplayerEnet::create_client() 2018-04-13 22:31:01 +02:00
etc
freetype Disable FreeType SIMD in HTML5 builds 2018-03-06 21:43:44 +01:00
gdnative Merge pull request #18119 from sheepandshepherd/nativescript_property_list 2018-04-19 21:37:46 +02:00
gdscript Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
gridmap Use radio-button-like menu entries where applicable 2018-03-27 19:19:45 +02:00
hdr Fixes importing hdr files with extra header info 2018-03-11 19:21:09 +01:00
jpg
mbedtls Generalize SSL cert reading from file 2018-04-03 20:13:57 +02:00
mobile_vr add GLES 2 renderer for 2D 2018-03-01 15:12:30 +01:00
mono Mono: BindingsGenerator enum fixes 2018-04-28 22:25:25 +02:00
ogg
opus
pvr
recast
regex doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
squish
stb_vorbis Fix silent failure of importing OGG Vorbis files 2018-03-06 21:48:30 +01:00
svg
tga
thekla_unwrap
theora Comment out some debugging messages when playing Theora files 2018-04-02 16:48:06 -04:00
tinyexr
visual_script Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
vorbis
webm Fix IPhone and OSX cross compilation 2018-03-28 19:08:20 +02:00
webp
websocket Implement get_peer_[address|port] in ENet/WSServer 2018-04-12 12:30:51 +02:00
register_module_types.h
SCsub