summaryrefslogtreecommitdiff
path: root/modules/gdnative/include
AgeCommit message (Expand)Author
2019-10-31Added empty() function to pool array typesPouleyKetchoupp
2019-10-28Fix some crashes and using null pointersRafał Mikrut
2019-09-23Merge pull request #31172 from creikey/add-array-slicingRémi Verschelde
2019-09-19Fix misc. source comment typosluz.paz
2019-09-14Add array slice methodCameron Reikes
2019-07-26Merge pull request #30788 from Chaosus/direction_to_gdnativeRémi Verschelde
2019-07-25Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGERémi Verschelde
2019-07-24Added direction_to to GDNativeChaosus
2019-07-23Added count method to StringChaosus
2019-06-27Properly expose all Error constants to scripting languagesRémi Verschelde
2019-06-16Merge pull request #29325 from m4gr3d/setup_godot_for_ovr_supportRémi Verschelde
2019-06-15Adding a new Camera Server implementation to Godot.BastiaanOlij
2019-06-03Merge pull request #28099 from lupoDharkael/fix-completionRémi Verschelde
2019-05-30Setup Godot to support the Oculus Mobile SDK.fhuya
2019-05-28Added move_toward functions for float, Vector2 and Vector3Giacom
2019-05-23Merge pull request #28738 from 2shady4u/masterRémi Verschelde
2019-05-23Added native binding for dictionary duplicationshaderbeast
2019-05-16WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli
2019-04-30Forgot a parameter in the ARVR gdnative bindings for notificationsBastiaan Olij
2019-04-27Send notifications to ARVRInterfacesBastiaan Olij
2019-04-16Fix code completion not working with class_namelupoDharkael
2019-04-12Add WebRTC GDNative interfaceFabio Alessandrelli
2019-04-06Add option to have viewport render into supplied textureBastiaan Olij
2019-02-24Fixing C compatiblity for GDNative NET moduleFabio Alessandrelli
2019-02-21added godot_dictionary_get_with_default to GDNativekarroffel
2019-02-12Fix copyright year in VideoStreamGDNativeRémi Verschelde
2019-01-09Merge pull request #20552 from KidRigger/gsoc-peerRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-16Reduce String CoWHein-Pieter van Braam
2018-12-13Added interface for GDNative Videodecoder.Anish
2018-10-26Update GDNantive APIlupoDharkael
2018-10-03Fix GDNative build warning on Android [-Wignored-attributes]Rémi Verschelde
2018-09-15Clearly deprecate sync too in favor of remotesync.Fabio Alessandrelli
2018-09-15Rename slave keyword to puppetFabio Alessandrelli
2018-09-13[GDNative] add Variant::OperatorThomas Herzog
2018-08-30[NativeScript] implement refcount instance binding funcsThomas Herzog
2018-08-30[GDNative] add initial core 1.1 extensionThomas Herzog
2018-08-22Implemented profiling functions for NativeScriptMarcelo Fernandez
2018-08-20Add PROPERTY_HINT_PLACEHOLDER_TEXT for String propertiesRémi Verschelde
2018-06-29Merge pull request #19757 from Faless/gdnet_prThomas Herzog
2018-06-27Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli
2018-06-19Add access for GDNative modules to some platform dependent internals on AndroidBastiaan Olij
2018-05-30Merge pull request #19255 from Faless/rpc_sync_mmoreRémi Verschelde
2018-05-29New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-27[WIP] Adding version info to GDNative ARVR interfacesBastiaan Olij
2018-05-26New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli
2018-04-12Revert "Unify http- and percent- encode/decode"Pedro J. Estébanez
2018-04-07Merge pull request #17583 from RandomShaper/enhance-uri-utilsJuan Linietsky
2018-04-05[NativeScript] added global type tag systemkarroffel