aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/gdnative_library_editor_plugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #15246 from vnen/uwp-gdnativeGeorge Marques2018-01-011-2/+2
|\ | | | | Make GDNative DLLs work on UWP
| * Make GDNative DLLs work on UWPGeorge Marques2018-01-011-2/+2
| |
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/ | | | Happy new year to the wonderful Godot community!
* Add plugin to edit GDNativeLibrarygeequlim2017-12-181-0/+423
Rename GDNativeLibraryEditor to GDNativeLibrarySingletonEditor