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

I have a new name in mind. - [x] Apply it in the core lib - [x] Apply it in the GUI app - [ ] Update README.md - [...

documentation
core
refactor

These file formats will be important to support. - [ ] OpenEXR - [ ] HDR - [ ] DXT - [ ] DDS

enhancement
core

The core lib does not cancel processing when a node gets dirty. Instead, it finishes processing and then processes it again once completed. You can force-cancel the processing of a...

enhancement
interaction

It has improved file type support.

enhancement
core
refactor

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