1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/src/Tools
Manolis Papadeas b8d055fe01 Added lasso / free select tool
Temporary icon, probably. Should work without problems, but more testing would be nice.
2021-05-16 03:52:13 +03:00
..
SelectionTools Added lasso / free select tool 2021-05-16 03:52:13 +03:00
BaseTool.gd New selection system (#474) 2021-04-17 11:30:12 -07:00
BaseTool.tscn Made Rectangle Selection and Magic Wand tools work with symmetry 2021-05-04 21:26:04 +03:00
Bucket.gd Rename move_content methods to transform_content 2021-04-23 23:37:07 +03:00
Bucket.tscn Add position and size as selection tool options 2021-05-01 03:10:23 +03:00
ColorPicker.gd Remove unnecessary image.lock() lines 2021-05-12 15:51:31 +03:00
ColorPicker.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Draw.gd Fix brushes being drawn flipped horizontally 2021-05-13 21:50:55 +03:00
Draw.tscn Add position and size as selection tool options 2021-05-01 03:10:23 +03:00
EllipseTool.gd Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
EllipseTool.tscn Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Eraser.gd Rename move_content methods to transform_content 2021-04-23 23:37:07 +03:00
Eraser.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
LightenDarken.gd Rename move_content methods to transform_content 2021-04-23 23:37:07 +03:00
LightenDarken.tscn The lighten/darken tool now has a hue shifting mode - Closes #189 2020-11-01 16:00:18 +02:00
LineTool.gd Added a new line tool 2021-05-12 04:35:20 +03:00
LineTool.tscn Added a new line tool 2021-05-12 04:35:20 +03:00
Move.gd Stop movement if content transformation has been confirmed while content is being moved 2021-05-11 04:41:30 +03:00
Move.tscn New selection system (#474) 2021-04-17 11:30:12 -07:00
Pan.gd Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Pan.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Pencil.gd Rename move_content methods to transform_content 2021-04-23 23:37:07 +03:00
Pencil.tscn Added missing translations 2020-08-27 14:30:26 +03:00
RectangleTool.gd Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
RectangleTool.tscn Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
ShapeDrawer.gd Added a new line tool 2021-05-12 04:35:20 +03:00
ShapeDrawer.tscn Minor UI changes in the tool options of shape tools 2021-05-04 13:26:07 +03:00
Zoom.gd Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Zoom.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00