kanter icon indicating copy to clipboard operation
kanter copied to clipboard

Node based texture editor

Results 40 kanter issues
Sort by recently updated
recently updated
newest added

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

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