kanter icon indicating copy to clipboard operation
kanter copied to clipboard

Implement egui

Open lukors opened this issue 3 years ago • 0 comments

When Bevy has a native GUI solution I'm going to use that, that will come in at least 6 months. The current temporary GUI is so bad to work with that it would probably be worth going over to something nicer while waiting for Bevy's GUI.

It seems like bevy_egui is a good candidate for this.

  • [ ] Add node menu
    • [ ] Hotkeys working
  • [ ] File
    • [ ] Export
    • [ ] Export as
    • [ ] Quit
    • [ ] Hotkeys working
  • [ ] Edit node
    • [ ] Always visible
    • [ ] Views active node
    • [ ] View each node type's stuff
    • [ ] Edit each node type's stuff

lukors avatar Feb 01 '22 12:02 lukors