-
-
Notifications
You must be signed in to change notification settings - Fork 576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cherry-picks for the godot-cpp 4.1 branch - 10th batch #1466
Commits on May 17, 2024
-
Backport miscellaneous changes that can't be cherry-picked
(cherry picked from commit 9afbdb9)
Configuration menu - View commit details
-
Copy full SHA for d24983d - Browse repository at this point
Copy the full SHA d24983dView commit details -
Implement to/from dict helpers for PropertyInfo/MethodInfo
(cherry picked from commit 2a041b5)
Configuration menu - View commit details
-
Copy full SHA for a75e33c - Browse repository at this point
Copy the full SHA a75e33cView commit details -
(cherry picked from commit d389171)
Configuration menu - View commit details
-
Copy full SHA for 11cd9a0 - Browse repository at this point
Copy the full SHA 11cd9a0View commit details -
Add static_assert() for register_class
(cherry picked from commit 1fa7a9c)
Configuration menu - View commit details
-
Copy full SHA for 82ea3f7 - Browse repository at this point
Copy the full SHA 82ea3f7View commit details -
Give compile-time error if registering a class without its own `_bind…
…_methods()` function (cherry picked from commit ca46ef4)
Configuration menu - View commit details
-
Copy full SHA for fff665e - Browse repository at this point
Copy the full SHA fff665eView commit details -
Correctly handle
Object *
arguments that were encoded asnullptr
(cherry picked from commit 37542dc)
Configuration menu - View commit details
-
Copy full SHA for 6123c86 - Browse repository at this point
Copy the full SHA 6123c86View commit details -
Allow forwarding from
ClassDB
toClassDBSingleton
to support enum……erations (cherry picked from commit e1b3b32)
Configuration menu - View commit details
-
Copy full SHA for 6328728 - Browse repository at this point
Copy the full SHA 6328728View commit details -
mark return value of
get_class_static
andget_parent_class_static
…… as const (cherry picked from commit 3db8549)
Configuration menu - View commit details
-
Copy full SHA for 1ab42ec - Browse repository at this point
Copy the full SHA 1ab42ecView commit details -
Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class
(cherry picked from commit 06373ce)
Configuration menu - View commit details
-
Copy full SHA for 7b93607 - Browse repository at this point
Copy the full SHA 7b93607View commit details