aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/register_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add plugin to edit GDNativeLibrarygeequlim2017-12-181-2/+5
* Fix missing parenthesisRémi Verschelde2017-12-091-1/+1
* GDNative: Fix warning when gdnative/singletons is missingRémi Verschelde2017-12-091-2/+5
* GDNative: Save singletons only if there's a changeGeorge Marques2017-12-051-2/+20
* Allow configuring iOS exportRuslan Mustakov2017-11-211-40/+47
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-1/+1
* [GDNative] export pluginKarroffel2017-11-151-5/+128
* Merge pull request #12586 from karroffel/gdnative-gdnlibrary-changesThomas Herzog2017-11-141-3/+15
|\
| * [GDNative] use feature tags, added load once optionKarroffel2017-11-031-3/+15
* | [GDNative] rename nativearvr extension to arvrKarroffel2017-11-101-3/+3
|/
* Cleanup unnecessary debug printsRémi Verschelde2017-10-211-1/+4
* [GDnative] add pluginscript \o/Emmanuel Leblond2017-10-171-1/+4
* [GDNative] removed native_raw_callKarroffel2017-10-141-57/+13
* Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij2017-10-141-1/+4
* [GDnative] fix crash at cleanup time when singleton_gdnatives is not emptyEmmanuel Leblond2017-10-091-0/+1
* Apply clang-format again to recent changesRémi Verschelde2017-09-161-3/+1
* Added a menu to enable/disabled GDNative singletons in project settingsJuan Linietsky2017-09-141-3/+10
* Fixed attempt to delete NULL pointer errorbncastle2017-09-101-1/+1
* [GDNative] added singleton GDNativeLibrariesKarroffel2017-09-031-0/+167
* merged gdnative and nativescript moduleKarroffel2017-09-031-0/+9
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* [GDNative] better header include pathsKarroffel2017-08-021-0/+22
* added an optional parameter to OS symbol lookupKarroffel2017-07-271-1/+2
* [GDNative] new GDNative APIKarroffel2017-07-241-21/+33
* renamed dlscript module to gdnativeKarroffel2017-04-091-0/+66