godot/modules
George Marques 7f6f9abb2f
Make enum values not be script constants if enum is named
Anonymous enums still creates script constants.

Also add a check to see if name used for enum is already defined.
2018-11-11 01:42:20 -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 Fix CSG shape generation with meshes without indices, fixes #23364 2018-11-01 15:19:47 -03: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 doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
etc Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
freetype Fix UWP build. 2018-11-03 17:19:44 +01:00
gdnative -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
gdscript Make enum values not be script constants if enum is named 2018-11-11 01:42:20 -02:00
gridmap -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03: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 Merge pull request #23505 from zorbathut/zorbathut/updateproject 2018-11-08 18:06:24 +01: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 Fix inconsistences in some buttons in the Canvas/Spatial editor menubar 2018-10-25 12:15:39 -03: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 #23537 from fire/visualscript-virtual-_function-crash-23536 2018-11-06 22:13:19 +01: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 Merge pull request #23490 from Faless/lws_client_memfix 2018-11-10 22:18:42 +01: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