Age | Commit message (Expand) | Author |
2019-09-23 | Merge pull request #31172 from creikey/add-array-slicing | Rémi Verschelde |
2019-09-19 | Fix misc. source comment typos | luz.paz |
2019-09-14 | Add array slice method | Cameron Reikes |
2019-07-26 | Merge pull request #30788 from Chaosus/direction_to_gdnative | Rémi Verschelde |
2019-07-25 | Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE | Rémi Verschelde |
2019-07-24 | Added direction_to to GDNative | Chaosus |
2019-07-23 | Added count method to String | Chaosus |
2019-06-27 | Properly expose all Error constants to scripting languages | Rémi Verschelde |
2019-06-16 | Merge pull request #29325 from m4gr3d/setup_godot_for_ovr_support | Rémi Verschelde |
2019-06-15 | Adding a new Camera Server implementation to Godot. | BastiaanOlij |
2019-06-03 | Merge pull request #28099 from lupoDharkael/fix-completion | Rémi Verschelde |
2019-05-30 | Setup Godot to support the Oculus Mobile SDK. | fhuya |
2019-05-28 | Added move_toward functions for float, Vector2 and Vector3 | Giacom |
2019-05-23 | Merge pull request #28738 from 2shady4u/master | Rémi Verschelde |
2019-05-23 | Added native binding for dictionary duplication | shaderbeast |
2019-05-16 | WebRTC refactor. Data channels, STUN/TURN support. | Fabio Alessandrelli |
2019-04-30 | Forgot a parameter in the ARVR gdnative bindings for notifications | Bastiaan Olij |
2019-04-27 | Send notifications to ARVRInterfaces | Bastiaan Olij |
2019-04-16 | Fix code completion not working with class_name | lupoDharkael |
2019-04-12 | Add WebRTC GDNative interface | Fabio Alessandrelli |
2019-04-06 | Add option to have viewport render into supplied texture | Bastiaan Olij |
2019-02-24 | Fixing C compatiblity for GDNative NET module | Fabio Alessandrelli |
2019-02-21 | added godot_dictionary_get_with_default to GDNative | karroffel |
2019-02-12 | Fix copyright year in VideoStreamGDNative | Rémi Verschelde |
2019-01-09 | Merge pull request #20552 from KidRigger/gsoc-peer | Rémi Verschelde |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-16 | Reduce String CoW | Hein-Pieter van Braam |
2018-12-13 | Added interface for GDNative Videodecoder. | Anish |
2018-10-26 | Update GDNantive API | lupoDharkael |
2018-10-03 | Fix GDNative build warning on Android [-Wignored-attributes] | Rémi Verschelde |
2018-09-15 | Clearly deprecate sync too in favor of remotesync. | Fabio Alessandrelli |
2018-09-15 | Rename slave keyword to puppet | Fabio Alessandrelli |
2018-09-13 | [GDNative] add Variant::Operator | Thomas Herzog |
2018-08-30 | [NativeScript] implement refcount instance binding funcs | Thomas Herzog |
2018-08-30 | [GDNative] add initial core 1.1 extension | Thomas Herzog |
2018-08-22 | Implemented profiling functions for NativeScript | Marcelo Fernandez |
2018-08-20 | Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties | Rémi Verschelde |
2018-06-29 | Merge pull request #19757 from Faless/gdnet_pr | Thomas Herzog |
2018-06-27 | Add [Packet/Stream/Multiplayer]PeerGDNative | Fabio Alessandrelli |
2018-06-19 | Add access for GDNative modules to some platform dependent internals on Android | Bastiaan Olij |
2018-05-30 | Merge pull request #19255 from Faless/rpc_sync_mmore | Rémi Verschelde |
2018-05-29 | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli |
2018-05-29 | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner |
2018-05-27 | [WIP] Adding version info to GDNative ARVR interfaces | Bastiaan Olij |
2018-05-26 | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli |
2018-04-12 | Revert "Unify http- and percent- encode/decode" | Pedro J. Estébanez |
2018-04-07 | Merge pull request #17583 from RandomShaper/enhance-uri-utils | Juan Linietsky |
2018-04-05 | [NativeScript] added global type tag system | karroffel |
2018-03-31 | [GDNative] added GDCALLINGCONV to instance binding functions | karroffel |
2018-03-27 | Unify http- and percent- encode/decode | Pedro J. Estébanez |