index
:
redot-cpp.git
4.3
master
C++ bindings for the Redot script API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
godot_cpp
/
core
/
class_db.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change PropertyInfo members to String.
bruvzg
2022-09-14
1
-0
/
+7
*
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_prop...
bruvzg
2022-08-22
1
-8
/
+8
*
Add support for `property_*_revert` methods
Yuri Sizov
2022-08-18
1
-0
/
+2
*
Add support for BitField hint, sync API files.
bruvzg
2022-07-11
1
-1
/
+4
*
[Method Bind] Add support for default argument values and static method bindi...
bruvzg
2022-05-06
1
-5
/
+28
*
Fix build after "Discern between VIRTUAL and ABSTRACT class bindings".
bruvzg
2022-03-15
1
-1
/
+2
*
Update copyright year
Rémi Verschelde
2022-03-15
1
-2
/
+2
*
Port a bunch of Godot container templates to GDExtension.
bruvzg
2022-02-18
1
-0
/
+3
*
Normalized additional macros to ensure that everything works without client c...
Bradley Clemetson
2021-12-18
1
-3
/
+3
*
Make extension instances create the corresponding godot object in their const...
Gilles Roudière
2021-12-03
1
-2
/
+1
*
Rename interface to gdn_interface because it's a defined keyword under windows
Bastiaan Olij
2021-10-28
1
-1
/
+1
*
Fully register class on register_class call
Bastiaan Olij
2021-09-27
1
-14
/
+36
*
Add support for property groups
Bastiaan Olij
2021-09-27
1
-0
/
+2
*
Change initialization to allow custom level callbacks
George Marques
2021-09-27
1
-3
/
+7
*
Auto-bind virtual method overrides
George Marques
2021-09-27
1
-3
/
+3
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-0
/
+187
[prev]