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
/
core
/
extension
/
gdextension_interface.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rework GDExtension interface from a struct to loading function pointers
David Snopek
2023-05-16
1
-213
/
+1683
*
Improve user-friendliness of "return value as function param" pattern in GDEx...
Emmanuel Leblond
2023-05-15
1
-28
/
+49
*
Add ValidatedCall to MethodBind
Juan Linietsky
2023-04-30
1
-0
/
+1
*
GDExtension: array_set_typed() accepts enum instead of uint32_t
Jan Haller
2023-02-08
1
-1
/
+1
*
Use GDExtensionBool in GDExtension interface
Haoyu Qiu
2023-02-08
1
-6
/
+6
*
Expose `_err_print_error` with message parameter to GDExtension
Mikael Hermansson
2023-02-07
1
-3
/
+6
*
Remove unnecessary stdio.h from gdextension interface
Haoyu Qiu
2023-02-06
1
-1
/
+0
*
GDScript: Fix issues with typed arrays
Dmitrii Maganov
2023-01-31
1
-0
/
+1
*
Move Array:set_typed to internal GDExtension structure and unexposed it.
bruvzg
2023-01-30
1
-0
/
+1
*
Fix use of `bool` in extension header
Jan Haller
2023-01-19
1
-2
/
+2
*
[GDExtension] Expose some low level functions and String operators.
bruvzg
2023-01-19
1
-0
/
+20
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Extension header: amend const correctness of `p_args` parameters
Jan Haller
2022-12-14
1
-12
/
+12
*
Improve logic around using Ref<T> with GDExtension virtual functions
Bastiaan Olij
2022-12-13
1
-0
/
+7
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-0
/
+612
[prev]