Age | Commit message (Expand) | Author |
---|---|---|
2020-11-22 | PixelPaint: Undo and redo actions | BenJilks |
2020-09-05 | PixelPaint: Allow pasting a copied bitmap as a new layer :^) | Andreas Kling |
2020-07-25 | PixelPaint: Add a bunch of spatial filters | AnotherTest |
2020-07-23 | PixelPaint: Add GUI for editing layer names :^) | Andreas Kling |
2020-07-23 | PixelPaint: Add a GUI for editing opacity and visibility of layers | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-26 | PixelPaint: Let Layer track whether it's selected or not | Andreas Kling |
2020-05-26 | PixelPaint: Have layers and images send out notifications on changes | Andreas Kling |
2020-05-20 | PixelPaint: Rename from PaintBrush :^) | Andreas Kling |