godot/modules/gdnative/nativescript
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
..
api_generator.cpp Removed unnecessary assignments 2018-07-24 09:51:03 +02:00
api_generator.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godot_nativescript.cpp [NativeScript] replace error macros by simple returns 2018-04-06 01:40:26 +02:00
nativescript.cpp Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
nativescript.h Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
register_types.cpp add initial NativeScript 1.1 extension 2018-02-09 15:04:41 +01: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