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 ui.data(), ctx.data(), ctx.options() and ctx.tessellation_options() #1175

Merged
merged 1 commit into from Jan 29, 2022

Conversation

emilk
Copy link
Owner

@emilk emilk commented Jan 29, 2022

Helpful access deeper into Memory.

  • ui.memory().data -> ui.data()
  • ctx.memory().data -> ctx.data()
  • ctx.memory().options -> ctx.options()
  • ctx.memory().options.tessellation_options -> ctx.tessellation_options()

@emilk emilk mentioned this pull request Jan 29, 2022
@emilk emilk merged commit b618636 into master Jan 29, 2022
@emilk emilk deleted the access-data-options branch January 29, 2022 16:53
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.

None yet

1 participant