lazpaint
lazpaint copied to clipboard
texture mapping bug
repro:
- select a texture without actually drawing it
- sketch something with pen or brush
- filter->shaded map
the loaded texture will get drawn automatically.
Hi!
Thanks for the report. Actually, it is not a bug, there is a selector at the top-left of the form of the shaded map filter. It will automatically select the background texture if available, but you can choose another source.
However, when trying it I got an access violation when, in the background color panel of the toolbar, I've selected a solid color.
Regards