godot/modules/gdnative
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
..
android Add access for GDNative modules to some platform dependent internals on Android 2018-06-19 17:49:23 +10:00
arvr Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
doc_classes doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
gdnative Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
include Merge pull request #19757 from Faless/gdnet_pr 2018-06-29 19:32:22 +02:00
nativescript Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
net Add [Packet/Stream/Multiplayer]PeerGDNative 2018-06-27 19:07:30 +02:00
pluginscript Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
config.py doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
gdnative_api.json Add access for GDNative modules to some platform dependent internals on Android 2018-06-19 17:49:23 +10:00
gdnative_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
gdnative.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
gdnative.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
register_types.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
register_types.h
SCsub Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00