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

[Feature] CGUI Editor #4

Open
WeAthFoLD opened this issue Jan 3, 2019 · 1 comment
Open

[Feature] CGUI Editor #4

WeAthFoLD opened this issue Jan 3, 2019 · 1 comment
Assignees
Labels

Comments

@WeAthFoLD
Copy link
Member

WeAthFoLD commented Jan 3, 2019

New CGUI Editor that utilizes the new IMGUI, hopefully easier to create and maintain.

Functions outline:

Preview

  • A window that represents the final screen
  • Full screen/Windowed
  • [bonus] Dragging, moving, scaling tool
  • [bonus] Shows resolution @ bottom

Hierarchy

  • Widget tree
  • Add, Remove, Reorder, Rename

Menu

  • File
    • (shows current filename)
    • Open
    • Save...
    • Save As...
    • Exit
  • View
    • Toggle Full Screen: {On|Off}
    • Toggle Black Background: {On|Off}

Inspector

  • Views current selected widget
  • Widget data + All components
  • Add component/Remove component/Copy&Paste Component
  • [bonus] Option: Inspect all/inspect only serialized
@WeAthFoLD WeAthFoLD self-assigned this Jan 3, 2019
@nooooocato
Copy link

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants