1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-15 10:13:07 +00:00
Pixelorama/src/Tools/SelectionTools
Variable b5ded76654
Stretch mode and expand mode fixes (#1103)
* Set dynamics dialog to correct size after something is made visible or hidden

* fixed aspects of brush buttons

* Fixed wrong stretch mode

* improved rotation brush UI

* Update PaintSelect.tscn

* formatting

* fix all stretch modes

* fix export expand mode

* Fix more Stretch modes

* Fixed Resize canvas transparent checker

* removed an addition

The change: 625fe4cdd1
is moved over to a new pr

* moved some changes to another pr

* Moved some more changes to another pr
2024-09-17 21:38:21 +03:00
..
ColorSelect.gd Add tolerance to the magic wand, rename "similarity" to "tolerance" in the select by color tool and make it work the inverse way 2024-08-10 18:43:04 +03:00
ColorSelect.tscn Add tolerance to the magic wand, rename "similarity" to "tolerance" in the select by color tool and make it work the inverse way 2024-08-10 18:43:04 +03:00
EllipseSelect.gd Mirror the previews of the shape tools 2024-07-31 22:23:50 +03:00
EllipseSelect.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00
Lasso.gd Optimize the lasso & polygon select tools by making them check fewer pixels 2024-09-05 03:34:30 +03:00
Lasso.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00
MagicWand.gd Add tolerance to the magic wand, rename "similarity" to "tolerance" in the select by color tool and make it work the inverse way 2024-08-10 18:43:04 +03:00
MagicWand.tscn Add tolerance to the magic wand, rename "similarity" to "tolerance" in the select by color tool and make it work the inverse way 2024-08-10 18:43:04 +03:00
PaintSelect.gd Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +03:00
PaintSelect.tscn Stretch mode and expand mode fixes (#1103) 2024-09-17 21:38:21 +03:00
PolygonSelect.gd Optimize the lasso & polygon select tools by making them check fewer pixels 2024-09-05 03:34:30 +03:00
PolygonSelect.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00
RectSelect.gd Create a get_mirrored_positions() method in Tools 2024-02-13 02:31:48 +02:00
RectSelect.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00