Skip to content
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

Allow pass nullptr Object * from godot core #992

Conversation

Daylily-Zeleen
Copy link
Contributor

@Daylily-Zeleen Daylily-Zeleen commented Jan 11, 2023

Fix #946 .
Fix #886 .

Becacuse pass nullptr from godot core only happen in _parse_property(), so I have not handle const Object *.

@Daylily-Zeleen Daylily-Zeleen force-pushed the daylily-zeleen/allow_pass_nullptr_from_godot_core branch from 79afb44 to c25d689 Compare April 22, 2023 05:49
@Daylily-Zeleen
Copy link
Contributor Author

Already handled by pull requests which relate to #1123.

@Daylily-Zeleen Daylily-Zeleen deleted the daylily-zeleen/allow_pass_nullptr_from_godot_core branch June 26, 2023 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants