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
/
property_info.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Spartan322
2024-10-31
1
-2
/
+4
*
Implement to/from dict helpers for PropertyInfo/MethodInfo
Chris Cranford
2024-04-20
1
-0
/
+34
*
Fix PropertyInfo to use hint/usage default constants
Chris Cranford
2024-04-16
1
-2
/
+2
*
Allow GDExtensions to register virtual methods and call them on scripts
David Snopek
2024-02-12
1
-0
/
+11
*
Support `_validate_property()`
David Snopek
2023-09-12
1
-0
/
+12
*
Sync license copyright with upstream GH-70885
Rémi Verschelde
2023-01-10
1
-29
/
+29
*
Rename godot-headers to gdextension, move header to top folder
Rémi Verschelde
2022-12-14
1
-1
/
+1
*
Rename GDNative to GDExtension
Gilles Roudière
2022-12-12
1
-2
/
+2
*
Use StringName in the whole GDExtension API instead of const char *
Emmanuel Leblond
2022-11-08
1
-4
/
+4
*
Run scripts to format and make headers consistent
Aaron Franke
2022-10-09
1
-1
/
+1
*
Change PropertyInfo members to String.
bruvzg
2022-09-14
1
-16
/
+5
*
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_prop...
bruvzg
2022-08-22
1
-0
/
+86