summaryrefslogtreecommitdiff
path: root/Applications/PixelPaint/Layer.h
AgeCommit message (Expand)Author
2020-07-25PixelPaint: Add a bunch of spatial filtersAnotherTest
2020-07-23PixelPaint: Add GUI for editing layer names :^)Andreas Kling
2020-07-23PixelPaint: Add a GUI for editing opacity and visibility of layersAndreas Kling
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-26PixelPaint: Let Layer track whether it's selected or notAndreas Kling
2020-05-26PixelPaint: Have layers and images send out notifications on changesAndreas Kling
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling