mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
PixelPaint: Add a GUI for editing opacity and visibility of layers
Also, make the layer stack rendering respect opacity and visibility.
This commit is contained in:
parent
d7be3faab5
commit
b560445c84
8 changed files with 191 additions and 13 deletions
|
@ -7,6 +7,7 @@ set(SOURCES
|
|||
ImageEditor.cpp
|
||||
Layer.cpp
|
||||
LayerListWidget.cpp
|
||||
LayerPropertiesWidget.cpp
|
||||
LineTool.cpp
|
||||
main.cpp
|
||||
MoveTool.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue