virtualx-engine/modules
Fabio Alessandrelli ee7df2c89a Throw an error when exporting a resource class
"export var tex = Texture"
will now throw an error to avoid crashing the editor:
"Exported constant not a type or resource"

Fixes #6719 . Closes #6729
2016-10-06 20:24:32 +02:00
..
cscript Fix cscript module syntax errors for MSVC compiler 2016-06-26 14:19:46 -03:00
enet Fix possible buffer overflow in NetworkedMultiplayerENet 2016-09-30 03:51:46 +02:00
gdscript Throw an error when exporting a resource class 2016-10-06 20:24:32 +02:00
gridmap Improve/fix GridMap editor 2016-08-21 03:41:19 +02:00
ik Removed unused variables (first pass) 2016-07-07 23:15:03 +02:00
visual_script -Cleaned up find/replace bar for replace (made selection only default if selection exists), also made buttons look like buttons 2016-09-11 10:05:46 -03:00
register_module_types.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
SCsub Remove trailing spaces 2016-04-02 20:26:12 +02:00