1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-21 13:03:13 +00:00
Pixelorama/src/Tools/SelectionTools
Emmanouil Papadeas 0c954e65d8 Add ValueSliders to Bucket and SelectionTool tool options
Replace Bucket's pattern offsets and SelectionTool's position and size SpinBoxes with ValueSliders.
2022-10-15 02:03:15 +03:00
..
ColorSelect.gd Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
ColorSelect.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
EllipseSelect.gd Move _fill_bitmap_with_points() to BaseTool.gd 2022-09-08 13:42:03 +03:00
EllipseSelect.tscn Added ellipse selection tool 2021-05-14 03:48:33 +03:00
Lasso.gd Move _fill_bitmap_with_points() to BaseTool.gd 2022-09-08 13:42:03 +03:00
Lasso.tscn Added lasso / free select tool 2021-05-16 03:52:13 +03:00
MagicWand.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
MagicWand.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
PolygonSelect.gd Move _fill_bitmap_with_points() to BaseTool.gd 2022-09-08 13:42:03 +03:00
PolygonSelect.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
RectSelect.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
RectSelect.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
SelectionTool.gd Add ValueSliders to Bucket and SelectionTool tool options 2022-10-15 02:03:15 +03:00
SelectionTool.tscn Add ValueSliders to Bucket and SelectionTool tool options 2022-10-15 02:03:15 +03:00