godot/modules/gdnative/pluginscript
Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path
This allows more consistency in the manner we include core headers,
where previously there would be a mix of absolute, relative and
include path-dependent includes.
2018-09-12 09:52:22 +02: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 Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
pluginscript_loader.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02: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 Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +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