1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/src/Tools
Variable c1759c74eb
Draw UI improvements (#671)
* add limit change with brush

* Delete Draw.gd

* Delete BaseTool.gd

* Some improvements

1) A Smarter Placement of "brushes_popup"
2) A Different Convention for image brushes (100 % instead of 1px)

* Formatting

* some more formatting
2022-05-11 15:46:29 +03:00
..
SelectionTools Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
BaseTool.gd Draw optimizer (#657) 2022-03-03 14:54:27 +02:00
BaseTool.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
Bucket.gd Fix flood fill bug mentioned in https://github.com/Orama-Interactive/Pixelorama/pull/672#issuecomment-1114762474 2022-05-03 00:58:14 +03:00
Bucket.tscn Minor code changes 2022-03-29 02:35:32 +03:00
ColorPicker.gd Fixes #618 2021-12-15 01:39:24 +02:00
ColorPicker.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
Draw.gd Draw UI improvements (#671) 2022-05-11 15:46:29 +03:00
Draw.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
EllipseTool.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
EllipseTool.tscn Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Eraser.gd Fix another bug with Undo/Redo where the app became unresponsive if the user drew outside the canvas 2021-12-25 19:21:09 +02:00
Eraser.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
LineTool.gd Added shortcuts (#673) 2022-04-27 15:03:39 +03:00
LineTool.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
Move.gd Fixes #618 2021-12-15 01:39:24 +02:00
Move.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
Pan.gd Fixes #618 2021-12-15 01:39:24 +02:00
Pan.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
Pencil.gd Fix Pencil bug with transparent colors immediately blending when Overwrite is setto false 2022-01-08 17:18:59 +02:00
Pencil.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
RectangleTool.gd Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
RectangleTool.tscn Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Shading.gd Fix another bug with Undo/Redo where the app became unresponsive if the user drew outside the canvas 2021-12-25 19:21:09 +02:00
Shading.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
ShapeDrawer.gd Fixes #618 2021-12-15 01:39:24 +02:00
ShapeDrawer.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
ToolButton.tscn Remove pre-set tool button nodes, tool setup now being done only in the Tools singleton 2022-02-21 18:02:02 +02:00
Zoom.gd Fixes #618 2021-12-15 01:39:24 +02:00
Zoom.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00