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
/
include
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
*
|
Merge pull request #12590 from poke1024/bsearch
Rémi Verschelde
2017-11-21
1
-0
/
+4
|
\
\
|
*
|
Add bsearch and bsearch_custom to Array
poke1024
2017-11-21
1
-0
/
+4
*
|
|
Revert this change, we need to export symbols on the library side
Bastiaan Olij
2017-11-21
1
-1
/
+1
|
/
/
*
|
[GDNative] add a way to register call types
Karroffel
2017-11-20
1
-0
/
+3
*
|
[GDNative] removed godot_string_c_str
Karroffel
2017-11-20
1
-1
/
+0
*
|
[GDNative] loading error and version error procs
Karroffel
2017-11-20
1
-1
/
+16
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
6
-125
/
+126
*
|
Merge pull request #12586 from karroffel/gdnative-gdnlibrary-changes
Thomas Herzog
2017-11-14
1
-1
/
+1
|
\
\
|
*
|
[GDNative] removed anchors
Karroffel
2017-11-03
1
-1
/
+1
*
|
|
Removed add/remove interface bindings and added get_interfaces
BastiaanOlij
2017-11-13
1
-1
/
+1
|
|
/
|
/
|
*
|
[GDNative] rename nativearvr extension to arvr
Karroffel
2017-11-10
1
-1
/
+1
*
|
[GDNative] better API struct versioning
Karroffel
2017-11-10
1
-1
/
+1
*
|
[GDNative] even more API fixes
Karroffel
2017-11-07
2
-0
/
+4
*
|
Merge pull request #12612 from karroffel/gdnative-poolarray-accessors
Thomas Herzog
2017-11-04
1
-0
/
+124
|
\
\
|
*
|
[GDNative] added Read and Write accessors to pool arrays
Karroffel
2017-11-03
1
-0
/
+124
|
|
/
*
|
Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_support
Bastiaan Olij
2017-11-04
1
-0
/
+1
|
\
\
|
*
|
Adding rumble support to ARVR controllers (if implemented on the ARVR interface)
Bastiaan Olij
2017-11-01
1
-0
/
+1
|
|
/
*
/
[GDNative] small API bug fixes
Karroffel
2017-11-03
2
-1
/
+2
|
/
*
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
Ignacio Etcheverry
2017-10-24
1
-0
/
+1
*
Fix compilation on Visual Studio 2013 (#10219).
scorched
2017-10-20
18
-0
/
+162
*
[GDnative] add pluginscript \o/
Emmanuel Leblond
2017-10-17
1
-0
/
+170
*
Couple of small changes so our ARVRInterfaceGDNative gets constructed and reg...
BastiaanOlij
2017-10-15
1
-1
/
+1
*
update ARVRInterfaceGDNative to use API struct
Karroffel
2017-10-14
2
-2
/
+22
*
[GDNative] removed native_raw_call
Karroffel
2017-10-14
1
-1
/
+1
*
Redoing the ARVR GDNative interface as module and tighter implementation
BastiaanOlij
2017-10-14
1
-0
/
+58
*
[GDnative] Add string_name api
Emmanuel Leblond
2017-10-08
2
-0
/
+72
*
[GDNative] added API struct wrapper generator
Karroffel
2017-10-03
2
-46
/
+1
*
[GDnative] replace gdnative_api_struct.h by a json-based autogenerated system
Emmanuel Leblond
2017-10-03
1
-723
/
+0
*
[GDnative] Add active_library_path to init options struct
Emmanuel Leblond
2017-10-02
1
-0
/
+1
*
Enhance iOS export
Ruslan Mustakov
2017-09-26
2
-4
/
+4
*
Fixed a bunch of typos, including an error code.
Ross Hadden
2017-09-21
1
-1
/
+1
*
Allow booleanization of all types
Hein-Pieter van Braam
2017-09-19
2
-2
/
+2
*
Change structure order for godot nim compatibility
Konstantin Zaitsev
2017-09-19
1
-1
/
+1
*
[GDnative] Use X macro to define godot_gdnative_api_struct and it instantiation
Emmanuel Leblond
2017-09-17
1
-664
/
+676
*
[GDnative] create godot_gdnative_api_struct and pass it to godot_gdnative_ini...
Emmanuel Leblond
2017-09-17
2
-0
/
+714
*
Change Color.to_32() to to_rgba32() and format as RGBA
mrawlingst
2017-09-07
1
-2
/
+2
*
merged gdnative and nativescript module
Karroffel
2017-09-03
19
-0
/
+2665