Lukas Orsvärn

Results 51 issues of Lukas Orsvärn

This is an issue in Bevy. It is tracked in https://github.com/bevyengine/bevy/issues/3399 and https://github.com/bevyengine/bevy/issues/3596

bug
windows
tracking

Drag images in to create an image node. - [x] One file - [x] Several files - [ ] #72

enhancement
interaction

Tracking issue: https://github.com/bevyengine/bevy/issues/2096 I don't want to have different feature sets on Linux and Windows. So I'll wait until drag and drop is in Bevy stable for Windows before I...

bug
tracking

Drop a folder on the app to set export dir. - [ ] #72 - [ ] Implement it

enhancement
interaction

On Linux it's currently being released as a binary blob. I should release it as a Flatpak instead so it's as easy as possible to get it to work. **EDIT**...

enhancement
tracking

Thumbnails can take a little while to show up on my laptop. - A thumbnail from a ~1k image takes what feels like ~0.2 seconds. - A thumbnail from a...

enhancement
interaction

Quick thumbnails are always a benefit, so if it's possible to get them faster, we should do it. Maybe visiting each pixel is the heavy operation, making it close to...

enhancement
core
interaction
experiment

# Repro steps Use middle-click and pan using a touchpad. # Result The mouse loses contact with the starting point. # Expected Since the panning is 1:1, it should not...

bug
interaction

A feature to dump information about the state of the engine to the console. For debugging purposes. It should dump the following: - [ ] How much RAM is being...

enhancement
core

The current nodes are just placeholders. - [ ] Create design - [ ] Implement design

enhancement