1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 15:39:49 +00:00
Pixelorama/src/Tools
2021-05-04 13:26:07 +03:00
..
SelectionTools Implement snap to grid while moving selections and using the Move tool 2021-05-04 02:45:14 +03:00
BaseTool.gd New selection system (#474) 2021-04-17 11:30:12 -07:00
BaseTool.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02: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 Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
ColorPicker.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Draw.gd Make layers uneditable when they're invisible 2021-04-21 00:12:05 +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
Move.gd Implement snap to grid while moving selections and using the Move tool 2021-05-04 02:45:14 +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 displace origin option to Rectangle, Ellipse and Rectangle Selection tools 2021-05-03 03:11:12 +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