I can now change the thickness of a tile!
-
Great stuff, SDL3 is straight up skipping pen pressure events sometimes!
An evening wasted and I know not a single more detail. Made a minimal example, tried downgrading SDL3, the error is still there. What could it be?
-
An evening wasted and I know not a single more detail. Made a minimal example, tried downgrading SDL3, the error is still there. What could it be?
OK it does not happen on X11. Only on Wayland. Huh. I guess that's a good enough answer.
-
OK it does not happen on X11. Only on Wayland. Huh. I guess that's a good enough answer.
Eraser!
-
Color picker! (And eyedropper)
-
Color picker! (And eyedropper)
-
You might think that the texture is not automatically selected when it is created, but it is! There is a bug in the dropdown menu that makes it not reflect the change. I'm going to fix that next.
-
You might think that the texture is not automatically selected when it is created, but it is! There is a bug in the dropdown menu that makes it not reflect the change. I'm going to fix that next.
-
And now I can select a brush from the toolbar!
-
And now I can select a brush from the toolbar!
-
The paint gets clipped to relevant fragment of the texture
-
The paint gets clipped to relevant fragment of the texture
All that remains to be done, is to add color picker support. That should be easy.
-
All that remains to be done, is to add color picker support. That should be easy.
-
-