Lukas Orsvärn
Lukas Orsvärn
Selecting a node should bring it to the top of the z-stack, and all other nodes down. There needs to be an ordering system to do this. Maybe something like...
This is to help find issues and verify the program does what it's supposed to. Press `ctrl` `F12` to toggle it. Since it would be limited by the size of...
Easy export is important. - [x] #32 - [ ] File format in export options - [ ] #71
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...
Figure out how to deal with program icons. - [ ] Show up on the launch icon on Linux - [ ] In the window top bar on Windows -...
One core is always used 100% by the program. This needs to be fixed. --- The reason is that it was running at an unbounded frame rate. Enabling vsync fixes...
I got instructions on how to do that here: https://github.com/bevyengine/bevy/issues/3329#issuecomment-1025206448
- [ ] Single click add - [ ] Single click remove - [ ] Box select add - [ ] Box select remove