1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-20 01:59:49 +00:00
Pixelorama/src/Tools/SelectionTools
2021-08-25 16:43:04 +03:00
..
ColorSelect.gd Fix Select by Color not working properly on non-square canvases 2021-08-25 16:43:04 +03:00
ColorSelect.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
EllipseSelect.gd Correct rectangular and elliptical selection mirroring 2021-05-16 03:19:49 +03:00
EllipseSelect.tscn Added ellipse selection tool 2021-05-14 03:48:33 +03:00
Lasso.gd Very minor code cleanup in 4 tools 2021-06-09 17:31:58 +03:00
Lasso.tscn Added lasso / free select tool 2021-05-16 03:52:13 +03:00
MagicWand.gd Very minor code cleanup in 4 tools 2021-06-09 17:31:58 +03:00
MagicWand.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
PolygonSelect.gd Very minor code cleanup in 4 tools 2021-06-09 17:31:58 +03:00
PolygonSelect.tscn Added Polygon selection tool 2021-05-18 01:56:55 +03:00
RectSelect.gd Correct rectangular and elliptical selection mirroring 2021-05-16 03:19:49 +03:00
RectSelect.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
SelectionTool.gd Change behavior of selection quick-copy (Ctrl+Alt+mouse movement) 2021-07-31 02:03:51 +03:00
SelectionTool.tscn Added UndoRedo support for selection transformations for tool options and fixed resize content behavior 2021-05-11 00:27:57 +03:00