issues
search
milasudril
/
texpainter
A tool for creating tilable textures
GNU General Public License v3.0
4
stars
1
forks
source link
Improve image editor
#7
Closed
milasudril
closed
3 years ago
milasudril
commented
3 years ago
Some improvements to image editor
[x] Scroll wheel: Change brush size
[x] LMB: paint with current collor
[x] Shift + LMB: floodfill with current color
[x] RMB: Paint with pure alpha (should use a larger brush)
[x] Shift + RMB: floodfill with pure alpha
[x] "Navigation" buttons: Switch palette
[x] Shift + "Navigation" buttons: Switch image
[x] Fx: Select brush
[x] Outline for image size and center in ImageEditor viewport
[x] Show brush size in ImageEditor viewport (requires that true brush size calculation is moved)
milasudril
commented
3 years ago
Completed as of 2f200a2
Some improvements to image editor