summaryrefslogtreecommitdiffstats
path: root/modules/gdnative
Commit message (Expand)AuthorAgeFilesLines
* Add NativeScript support for script classes.willnationsdev2018-08-152-0/+51
* [Core] Completely kill math_2d.h, change includesAaron Franke2018-08-112-2/+2
* [Core] Change math_2d includes to vector2 includes where relevantAaron Franke2018-08-102-2/+2
* Added system for GDScript warningsGeorge Marques2018-08-104-4/+4
* Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi2018-07-272-253/+265
* Fixed nativescript getter and setter logicBastiaan Olij2018-07-271-5/+9
* doc: Sync classref with current sourceRémi Verschelde2018-07-264-0/+47
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-267-27/+27
* Merge pull request #20370 from marcelofg55/gdnative_crashThomas Herzog2018-07-251-1/+4
|\
| * Fix possible crash at NativeScript::get_base_scriptMarcelo Fernandez2018-07-251-1/+4
* | Removed unnecessary assignmentsWilson E. Alvarez2018-07-241-2/+0
|/
* Add editor highlight for type-safe linesGeorge Marques2018-07-204-4/+4
* Add a new notification to detect crashes on native scriptsMarcelo Fernandez2018-07-022-0/+22
* Merge pull request #19757 from Faless/gdnet_prThomas Herzog2018-06-2913-0/+681
|\
| * Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli2018-06-2713-0/+681
* | add NoCache wrapper to CommandRhody Lugo2018-06-211-2/+2
* | Add access for GDNative modules to some platform dependent internals on AndroidBastiaan Olij2018-06-194-0/+152
|/
* [Pluginscript] Fix not working exports in editorEmmanuel Leblond2018-06-151-19/+4
* SCons: Pass env to modules can_build methodRémi Verschelde2018-05-301-1/+1
* Merge pull request #19255 from Faless/rpc_sync_mmoreRémi Verschelde2018-05-307-38/+47
|\
| * New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli2018-05-292-0/+9
| * Refactor RPCMode enum and checksFabio Alessandrelli2018-05-296-38/+38
| * Revert "RPCMode refactor, more sync modes"Max Hilbrunner2018-05-297-47/+38
| * New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli2018-05-262-0/+9
| * Refactor RPCMode enum and checksFabio Alessandrelli2018-05-266-38/+38
* | [WIP] Adding version info to GDNative ARVR interfacesBastiaan Olij2018-05-273-1/+13
|/
* changed GDNative API json formatkarroffel2018-05-102-19/+29
* Fix Variant leak in call_nativePedro J. Estébanez2018-05-081-1/+3
* Fix lto builds on clang compilersHein-Pieter van Braam2018-04-301-2/+2
* Merge pull request #18119 from sheepandshepherd/nativescript_property_listRémi Verschelde2018-04-191-4/+3
|\
| * Fix NativeScript property listsheepandshepherd2018-04-111-4/+3
* | Revert "Unify http- and percent- encode/decode"Pedro J. Estébanez2018-04-123-2/+37
|/
* doc: Sync classref with current sourceRémi Verschelde2018-04-101-6/+2
* Merge pull request #17583 from RandomShaper/enhance-uri-utilsJuan Linietsky2018-04-073-37/+2
|\
| * Unify http- and percent- encode/decodePedro J. Estébanez2018-03-273-37/+2
* | Correct profiling_frame naming in pluginscriptEmmanuel Leblond2018-04-071-1/+1
* | Fix Pluginscript add_global_constant mandatory value checkEmmanuel Leblond2018-04-061-1/+1
* | [NativeScript] replace error macros by simple returnskarroffel2018-04-061-4/+2
* | Merge pull request #17980 from karroffel/nativescript-1.1-global-type-tagsThomas Herzog2018-04-055-24/+64
|\ \
| * | [NativeScript] added global type tag systemkarroffel2018-04-055-24/+64
* | | [GDNative] enable saving GDNativeLibrary as sub resourcekarroffel2018-04-042-3/+96
* | | [GDNative] easier GDNativeLib handlingkarroffel2018-04-042-67/+77
|/ /
* | [GDNative] fixed issue with library unloading orderkarroffel2018-03-311-13/+25
* | [GDNative] added GDCALLINGCONV to instance binding functionskarroffel2018-03-311-3/+3
|/
* NativeScript: Fix initialization in wrong scopeRémi Verschelde2018-03-021-1/+1
* Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam2018-02-281-0/+1
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-275-5/+5
* Fix typos with codespellluz.paz2018-02-211-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-194-4/+4
* gdnative_api.json: Change argument name to r_desttilpner2018-02-112-2/+2