index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
gdnative_api.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing C compatiblity for GDNative NET module
Fabio Alessandrelli
2019-02-24
1
-0
/
+35
*
added godot_dictionary_get_with_default to GDNative
karroffel
2019-02-21
1
-8
/
+17
*
Merge pull request #20552 from KidRigger/gsoc-peer
Rémi Verschelde
2019-01-09
1
-0
/
+36
|
\
|
*
Added interface for GDNative Videodecoder.
Anish
2018-12-13
1
-0
/
+36
*
|
Reduce String CoW
Hein-Pieter van Braam
2018-12-16
1
-1
/
+1
|
/
*
Update GDNantive API
lupoDharkael
2018-10-26
1
-0
/
+177
*
[GDNative] add Variant::Operator
Thomas Herzog
2018-09-13
1
-0
/
+18
*
[GDNative] add initial core 1.1 extension
Thomas Herzog
2018-08-30
1
-19
/
+110
*
Implemented profiling functions for NativeScript
Marcelo Fernandez
2018-08-22
1
-0
/
+8
*
Add access for GDNative modules to some platform dependent internals on Android
Bastiaan Olij
2018-06-19
1
-0
/
+23
*
[WIP] Adding version info to GDNative ARVR interfaces
Bastiaan Olij
2018-05-27
1
-1
/
+1
*
changed GDNative API json format
karroffel
2018-05-10
1
-5
/
+8
*
Revert "Unify http- and percent- encode/decode"
Pedro J. Estébanez
2018-04-12
1
-0
/
+14
*
Merge pull request #17583 from RandomShaper/enhance-uri-utils
Juan Linietsky
2018-04-07
1
-14
/
+0
|
\
|
*
Unify http- and percent- encode/decode
Pedro J. Estébanez
2018-03-27
1
-14
/
+0
*
|
[NativeScript] added global type tag system
karroffel
2018-04-05
1
-0
/
+17
|
/
*
gdnative_api.json: Change argument name to r_dest
tilpner
2018-02-11
1
-1
/
+1
*
add initial NativeScript 1.1 extension
karroffel
2018-02-09
1
-0
/
+101
*
Added GDNative copy constructor for PoolVectors Read and Write
Marc Gilleron
2018-01-18
1
-0
/
+98
*
[GDNative] updates to string API and const fixes
karroffel
2018-01-11
1
-29
/
+53
*
Remove get_stack_bottom
Ruslan Mustakov
2017-12-16
1
-6
/
+0
*
Add missing godot_get_stack_bottom and godot_get_global_constants in gdnative...
Emmanuel Leblond
2017-12-15
1
-0
/
+12
*
Fixed typo: substract to subtract
Indah Sylvia
2017-12-05
1
-4
/
+4
*
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
1
-1
/
+1
|
\
|
*
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
1
-1
/
+1
*
|
Add bsearch and bsearch_custom to Array
poke1024
2017-11-21
1
-0
/
+20
*
|
[GDNative] add a way to register call types
Karroffel
2017-11-20
1
-0
/
+8
*
|
[GDNative] removed godot_string_c_str
Karroffel
2017-11-20
1
-7
/
+0
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-73
/
+73
|
/
*
[GDNative] renamed nativearvr to arvr in api.json
Karroffel
2017-11-10
1
-2
/
+2
*
[GDNative] better API struct versioning
Karroffel
2017-11-10
1
-4
/
+20
*
[GDNative] refactored API struct into core and extensions
Karroffel
2017-11-09
1
-5753
/
+5772
*
[GDNative] even more API fixes
Karroffel
2017-11-07
1
-0
/
+23
*
Merge pull request #12612 from karroffel/gdnative-poolarray-accessors
Thomas Herzog
2017-11-04
1
-0
/
+406
|
\
|
*
[GDNative] added Read and Write accessors to pool arrays
Karroffel
2017-11-03
1
-0
/
+406
*
|
Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_support
Bastiaan Olij
2017-11-04
1
-0
/
+7
|
\
\
|
*
|
Adding rumble support to ARVR controllers (if implemented on the ARVR interface)
Bastiaan Olij
2017-11-01
1
-0
/
+7
|
|
/
*
/
[GDNative] small API bug fixes
Karroffel
2017-11-03
1
-1
/
+9
|
/
*
Couple of small changes so our ARVRInterfaceGDNative gets constructed and reg...
BastiaanOlij
2017-10-15
1
-1
/
+0
*
update ARVRInterfaceGDNative to use API struct
Karroffel
2017-10-14
1
-0
/
+8
*
Redoing the ARVR GDNative interface as module and tighter implementation
BastiaanOlij
2017-10-14
1
-0
/
+72
*
[GDnative] Add string_name api
Emmanuel Leblond
2017-10-08
1
-0
/
+60
*
Store GDNative API in array instead of dictionary
sheepandshepherd
2017-10-07
1
-664
/
+1326
*
[GDNative] added API struct wrapper generator
Karroffel
2017-10-03
1
-4
/
+4
*
[GDnative] replace gdnative_api_struct.h by a json-based autogenerated system
Emmanuel Leblond
2017-10-03
1
-0
/
+4512