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-05-04 19:26:06 +03:00
..
ColorSelect.gd Move selection with contents by default with all selection tools 2021-05-03 02:00:07 +03:00
ColorSelect.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
MagicWand.gd Move selection with contents by default with all selection tools 2021-05-03 02:00:07 +03:00
MagicWand.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
RectSelect.gd Remove drawn_rect from Selection.gd and use draw_preview() in RectSelect.gd instead 2021-05-04 19:26:06 +03:00
RectSelect.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
SelectionTool.gd Implement snap to grid while moving selections and using the Move tool 2021-05-04 02:45:14 +03:00
SelectionTool.tscn Add position and size as selection tool options 2021-05-01 03:10:23 +03:00