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

Rework editor UI systems #41

Open
ChunkTreasure1 opened this issue Oct 17, 2023 · 0 comments
Open

Rework editor UI systems #41

ChunkTreasure1 opened this issue Oct 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChunkTreasure1
Copy link
Owner

Volt Editor UI systems would need a rework. Example of goals for this:

  • Implemented a completely new abstraction of ImGui that makes creating Editor UI with a unified style simple.
  • Rework how editor windows are handled and implement a new system for Actions, to be able to handle actions on a per-window basis
  • Move UI rendering to a secondary UI-only thread
  • Decide whether to continue to use an immediate mode style UI system or to make an abstraction that makes the UI system retained instead.
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
None yet
Development

No branches or pull requests

3 participants