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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Make *_operator_index in gdnative_interface not logging an error if called wi...
Emmanuel Leblond
2023-05-13
1
-22
/
+66
|
/
*
GDExtension: array_set_typed() accepts enum instead of uint32_t
Jan Haller
2023-02-08
1
-2
/
+2
*
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
-6
/
+18
*
GDScript: Fix issues with typed arrays
Dmitrii Maganov
2023-01-31
1
-0
/
+7
*
Move Array:set_typed to internal GDExtension structure and unexposed it.
bruvzg
2023-01-30
1
-0
/
+8
*
Fix use of `bool` in extension header
Jan Haller
2023-01-19
1
-4
/
+4
*
[GDExtension] Expose some low level functions and String operators.
bruvzg
2023-01-19
1
-0
/
+75
*
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
-5
/
+5
*
Improve logic around using Ref<T> with GDExtension virtual functions
Bastiaan Olij
2022-12-13
1
-0
/
+22
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-0
/
+1083
[prev]