godot/modules/gdnative/pluginscript
George Marques eb48119821
Added system for GDScript warnings
- Count and panel per script.
- Ability to disable warnings per script using special comments.
- Ability to disable warnings globally using Project Settings.
- Option to treat enabled warnings as errors.
2018-08-10 16:00:47 -03:00
..
pluginscript_instance.cpp Refactor RPCMode enum and checks 2018-05-29 20:26:41 +02:00
pluginscript_instance.h Refactor RPCMode enum and checks 2018-05-29 20:26:41 +02:00
pluginscript_language.cpp Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
pluginscript_language.h Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
pluginscript_loader.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pluginscript_loader.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pluginscript_script.cpp [Pluginscript] Fix not working exports in editor 2018-06-15 23:11:20 +02:00
pluginscript_script.h Refactor RPCMode enum and checks 2018-05-29 20:26:41 +02:00
register_types.cpp Correct profiling_frame naming in pluginscript 2018-04-07 00:11:26 +02:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub [GDnative] add pluginscript \o/ 2017-10-17 10:50:13 +02:00