BenJilks
|
5f15fb17d9
|
PixelPaint: Basic brush tool
This patch adds a very basic implementation of the classic brush
tool. It features a wide brush with a falloff around the edges.
|
2020-10-14 20:36:40 +02:00 |
|
asynts
|
0b29c5e41d
|
PixelPaint: Use new format functions.
|
2020-10-06 15:28:39 +02:00 |
|
thankyouverycool
|
8a364c503d
|
Base: Rename icon subdirectories by explicit app name
Renames widgets/ to hackstudio/, vbwidgets/ to visualbuilder/ and
paintbrush/ to pixelpaint/.
|
2020-08-27 15:38:02 +02:00 |
|
Andreas Kling
|
7973f76790
|
PixelPaint: Scope tool actions to the containing window
We achieve this by deferring the construction of the tool buttons until
the toolbox widget has been added to a window.
|
2020-07-23 19:53:48 +02:00 |
|
Andreas Kling
|
58fa9c6e89
|
PixelPaint: Rename from PaintBrush :^)
|
2020-05-20 20:35:35 +02:00 |
|