1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-20 10:09:48 +00:00
Pixelorama/src/Tools/SelectionTools
Manolis Papadeas 8f1c6bb3d3 Move selection with contents by default with all selection tools
Now, if you want to move the selection itself without its contents, you have to do Ctrl + Alt + Mouse click. Works the same with all selection tools.
2021-05-03 02:00:07 +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 Move selection with contents by default with all selection tools 2021-05-03 02:00:07 +03:00
RectSelect.tscn Make selection tool scenes inherit from SelectionTool.tscn 2021-04-28 04:00:40 +03:00
SelectionTool.gd Move selection with contents by default with all selection tools 2021-05-03 02:00:07 +03:00
SelectionTool.tscn Add position and size as selection tool options 2021-05-01 03:10:23 +03:00