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

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

It's not thought out at all right now.

enhancement

A mask that decides how much of the "foreground" input to use at what texel.

enhancement
interaction
node

It controls how strong the mix should be, to make it easier to mix in "a little bit" of some image for instance.

enhancement
interaction
node

Add ability to zoom. - [ ] Scroll wheel - [ ] `ctrl` `middle click` drag

enhancement
interaction

A node that contains a graph that has been saved.

enhancement
node