kanter
kanter copied to clipboard
Implement egui
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