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

Add scene visibility #17

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Add scene visibility #17

merged 3 commits into from
Sep 23, 2024

Conversation

nixon-voxell
Copy link
Member

Changelog

  • VelystScene<F: TypstFunc>: VelystScene generic must now implement TypstFunc. This prevents querying VelystScene with a non-valid generic in a system.
  • VelystScene now has a new field: pub visibility: Visibility, that determines the visibility of the scene.

@nixon-voxell nixon-voxell added the enhancement New feature or request label Sep 23, 2024
@nixon-voxell nixon-voxell merged commit cadf877 into main Sep 23, 2024
7 checks passed
@nixon-voxell nixon-voxell deleted the feature/scene-visibility branch September 23, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant