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

Persisted Editor State #235

Open
simonbethke opened this issue Oct 25, 2024 · 0 comments
Open

Persisted Editor State #235

simonbethke opened this issue Oct 25, 2024 · 0 comments
Labels
feature request Request for a new feature

Comments

@simonbethke
Copy link
Contributor

simonbethke commented Oct 25, 2024

User story:
As user of SuperSplat I would like to have SuperSplat remembering at least part of the state that it had when I left it the last time.

Details:
At the moment all settings of SuperSplat are just runtime-variables that are lost on exit. With this feature, part of the state of the editor should be stored in window.localStorage to be available when visiting the editor the next time. Properties I would suggest to include for the mvp would be:

  • last opened files
  • Load all PLY data
  • Splat mode
  • Splat visibility
  • Field of View
  • SH Bands
  • Splat Centers Size
  • Outline Selection
  • (don't persist "Show Grid" on purpose)
  • Show Bound
@willeastcott willeastcott changed the title [Feature Request] Persisted Editor State Persisted Editor State Oct 28, 2024
@willeastcott willeastcott added the feature request Request for a new feature label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants