summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/gd_native_library_editor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin to edit GDNativeLibrarygeequlim2017-12-181-148/+0
| | | | Rename GDNativeLibraryEditor to GDNativeLibrarySingletonEditor
* [GDNative] use feature tags, added load once optionKarroffel2017-11-031-1/+1
|
* Added the set/get_setting function in Editor/Project settings. Renamed has() ↵Juan Linietsky2017-10-051-2/+2
| | | | to has_setting. Fixes #11844
* Apply clang-format again to recent changesRémi Verschelde2017-09-161-34/+60
| | | | | | Also add missing copyright headers. [ci skip]
* Fix compile error on gd_native_library_editor.cpp with tools=noMarcelo Fernandez2017-09-151-0/+2
|
* Added a menu to enable/disabled GDNative singletons in project settingsJuan Linietsky2017-09-141-0/+120