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

Make SceneTree macro path optional #402

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

tishin
Copy link
Contributor

@tishin tishin commented Feb 17, 2024

Fixes #401. Not sure how it managed to work previously, path wasn't optional and didn't have a default value in the original PR. Maybe Xcode/Swift updates broke it, I don't know.

@migueldeicaza migueldeicaza merged commit adc92a4 into migueldeicaza:main Feb 18, 2024
2 checks passed
@migueldeicaza
Copy link
Owner

Thank you Mikhail!

@tishin tishin deleted the fix-scenetree-path branch February 19, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Omitting @SceneTree.path breaks compilation
2 participants