godot/modules
lupoDharkael 2380f320e0 Update GDNantive API
Add missing Rect2 methods to GDNative API
Add missing Quat methods to GDNative API
Add missing NodePath methods to GDNative API
Add missing String methods to GDNative API
Add missing Array methods to GDNative API
Add missing Basis methods to GDNative API
Add missing Color methods to GDNative API
Update gdnative_api.json
2018-10-26 17:25:57 +02:00
..
bmp Fix warnings on release builds (not DEBUG_ENABLED) 2018-10-03 17:34:55 +02:00
bullet Fix multi-statement macro call not being covered. 2018-10-08 12:31:28 +02:00
csg Added a fail condition to prevent a crash 2018-10-15 15:26:02 -04:00
cvtt SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
dds Fixed DDS loader according to issue #22530 2018-10-03 17:11:14 +02:00
enet [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
etc Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
freetype SCons: Remove avoidable defines from main env's CPPPATH 2018-10-01 11:59:22 +02:00
gdnative Update GDNantive API 2018-10-26 17:25:57 +02:00
gdscript Merge pull request #22779 from Superwaitsum/LimitSettings 2018-10-25 11:38:06 +02:00
gridmap SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
hdr Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
jpg load JPG images as rbg instead of rgba, fixes #21867 2018-10-04 00:12:00 +02:00
mbedtls SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
mobile_vr Fix warnings in Android platform 2018-10-03 15:17:00 +02:00
mono Removed undeclared and unused variable, which caused a compile error 2018-10-21 21:55:30 +02:00
ogg SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
opensimplex doc: Sync with current source 2018-10-25 15:14:47 +02:00
opus SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
pvr SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
recast SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
regex SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
squish SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
stb_vorbis Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
svg SCons: Remove avoidable defines from main env's CPPPATH 2018-10-01 11:59:22 +02:00
tga Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
thekla_unwrap Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 -03:00
theora Don't delete FileAccess when it is null 2018-10-05 20:24:28 +01:00
tinyexr SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
upnp SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
visual_script Merge pull request #22779 from Superwaitsum/LimitSettings 2018-10-25 11:38:06 +02:00
vorbis SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
webm Don't delete FileAccess when it is null 2018-10-05 20:24:28 +01:00
webp SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
websocket Add missing EMWSServer::poll function. 2018-10-23 12:49:24 +02:00
xatlas_unwrap Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 -03:00
register_module_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00