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
*
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