virtualx-engine/modules
Fabio Alessandrelli e51cd3d454 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

(cherry picked from commit ee7df2c89a)
2016-10-09 17:40:19 +02:00
..
cscript Fix cscript module syntax errors for MSVC compiler 2016-06-26 14:19:46 -03:00
gdscript Throw an error when exporting a resource class 2016-10-09 17:40:19 +02:00
gridmap Improve/fix GridMap editor 2016-09-01 08:41:31 +02:00
ik Removed unused variables (first pass) 2016-07-07 23:15:03 +02: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