Lukas Orsvärn

Results 51 issues of 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...

enhancement
interaction

enhancement
interaction

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...

enhancement
core

Easy export is important. - [x] #32 - [ ] File format in export options - [ ] #71

enhancement
interaction

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...

enhancement
interaction

Figure out how to deal with program icons. - [ ] Show up on the launch icon on Linux - [ ] In the window top bar on Windows -...

enhancement

enhancement
interaction

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...

bug
enhancement
tracking

I got instructions on how to do that here: https://github.com/bevyengine/bevy/issues/3329#issuecomment-1025206448

refactor

- [ ] Single click add - [ ] Single click remove - [ ] Box select add - [ ] Box select remove

enhancement
interaction