summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/include
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30788 from Chaosus/direction_to_gdnativeRémi Verschelde2019-07-262-0/+4
|\
| * Added direction_to to GDNativeChaosus2019-07-242-0/+4
* | Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGERémi Verschelde2019-07-251-3/+3
|/
* Added count method to StringChaosus2019-07-231-0/+2
* Properly expose all Error constants to scripting languagesRémi Verschelde2019-06-271-3/+3
* Merge pull request #29325 from m4gr3d/setup_godot_for_ovr_supportRémi Verschelde2019-06-161-0/+2
|\
| * Setup Godot to support the Oculus Mobile SDK.fhuya2019-05-301-0/+2
* | Adding a new Camera Server implementation to Godot.BastiaanOlij2019-06-151-0/+1
* | Merge pull request #28099 from lupoDharkael/fix-completionRémi Verschelde2019-06-031-1/+1
|\ \
| * | Fix code completion not working with class_namelupoDharkael2019-04-161-1/+1
* | | Added move_toward functions for float, Vector2 and Vector3Giacom2019-05-282-0/+4
| |/ |/|
* | Merge pull request #28738 from 2shady4u/masterRémi Verschelde2019-05-231-0/+2
|\ \
| * | Added native binding for dictionary duplicationshaderbeast2019-05-231-0/+2
* | | WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli2019-05-162-29/+125
|/ /
* | Forgot a parameter in the ARVR gdnative bindings for notificationsBastiaan Olij2019-04-301-1/+1
* | Send notifications to ARVRInterfacesBastiaan Olij2019-04-271-0/+1
|/
* Add WebRTC GDNative interfaceFabio Alessandrelli2019-04-121-0/+29
* Add option to have viewport render into supplied textureBastiaan Olij2019-04-061-1/+3
* Fixing C compatiblity for GDNative NET moduleFabio Alessandrelli2019-02-241-5/+5
* added godot_dictionary_get_with_default to GDNativekarroffel2019-02-211-0/+4
* Fix copyright year in VideoStreamGDNativeRémi Verschelde2019-02-121-2/+2
* Merge pull request #20552 from KidRigger/gsoc-peerRémi Verschelde2019-01-091-0/+75
|\
| * Added interface for GDNative Videodecoder.Anish2018-12-131-0/+75
* | Update copyright statements to 2019Rémi Verschelde2019-01-0124-48/+48
* | Reduce String CoWHein-Pieter van Braam2018-12-161-1/+1
|/
* Update GDNantive APIlupoDharkael2018-10-267-0/+40
* Fix GDNative build warning on Android [-Wignored-attributes]Rémi Verschelde2018-10-031-2/+2
* Clearly deprecate sync too in favor of remotesync.Fabio Alessandrelli2018-09-151-1/+1
* Rename slave keyword to puppetFabio Alessandrelli2018-09-151-2/+3
* [GDNative] add Variant::OperatorThomas Herzog2018-09-131-0/+44
* [NativeScript] implement refcount instance binding funcsThomas Herzog2018-08-301-0/+2
* [GDNative] add initial core 1.1 extensionThomas Herzog2018-08-305-2/+20
* Implemented profiling functions for NativeScriptMarcelo Fernandez2018-08-221-0/+2
* Add PROPERTY_HINT_PLACEHOLDER_TEXT for String propertiesRémi Verschelde2018-08-201-0/+1
* Merge pull request #19757 from Faless/gdnet_prThomas Herzog2018-06-291-0/+118
|\
| * Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli2018-06-271-0/+118
* | Add access for GDNative modules to some platform dependent internals on AndroidBastiaan Olij2018-06-191-0/+54
|/
* Merge pull request #19255 from Faless/rpc_sync_mmoreRémi Verschelde2018-05-301-0/+3
|\
| * New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli2018-05-291-0/+3
| * Revert "RPCMode refactor, more sync modes"Max Hilbrunner2018-05-291-3/+0
| * New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli2018-05-261-0/+3
* | [WIP] Adding version info to GDNative ARVR interfacesBastiaan Olij2018-05-271-0/+8
|/
* Revert "Unify http- and percent- encode/decode"Pedro J. Estébanez2018-04-121-2/+5
* Merge pull request #17583 from RandomShaper/enhance-uri-utilsJuan Linietsky2018-04-071-5/+2
|\
| * Unify http- and percent- encode/decodePedro J. Estébanez2018-03-271-5/+2
* | [NativeScript] added global type tag systemkarroffel2018-04-051-1/+4
* | [GDNative] added GDCALLINGCONV to instance binding functionskarroffel2018-03-311-3/+3
|/
* Fix typos with codespellluz.paz2018-02-211-1/+1
* gdnative_api.json: Change argument name to r_desttilpner2018-02-111-1/+1
* add initial NativeScript 1.1 extensionkarroffel2018-02-091-0/+46