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
Emmanouil Papadeas d2734ab044 Add a basic stabilizer
Not as powerful as other art software, but should be enough for pixel art
2023-12-04 14:55:38 +02:00
..
SelectionTools Add a basic stabilizer 2023-12-04 14:55:38 +02:00
3DShapeEdit.gd Optimize canvas drawing by only calling queue_redraw when the image has changed 2023-10-31 14:06:59 +02:00
3DShapeEdit.tscn Fix missing button shortcuts 2023-11-01 14:41:05 +02:00
BaseTool.gd Add a basic stabilizer 2023-12-04 14:55:38 +02:00
BaseTool.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Bucket.gd Fix not being able to transform if the selection size is bigger than the project size 2023-11-25 00:18:44 +02:00
Bucket.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ColorPicker.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ColorPicker.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
CropTool.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
CropTool.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Draw.gd Add a basic stabilizer 2023-12-04 14:55:38 +02:00
Draw.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
EllipseTool.gd Fix ellipses with sizes larger than 11px sometimes producing gaps 2023-11-01 17:30:29 +02:00
EllipseTool.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Eraser.gd Add a basic stabilizer 2023-12-04 14:55:38 +02:00
Eraser.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
LineTool.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
LineTool.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Move.gd Added Measurements to move tool (and other fixes) (#932) 2023-11-21 16:54:03 +02:00
Move.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Pan.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Pan.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Pencil.gd Add a basic stabilizer 2023-12-04 14:55:38 +02:00
Pencil.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
RectangleTool.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
RectangleTool.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Shading.gd Add a basic stabilizer 2023-12-04 14:55:38 +02:00
Shading.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ShapeDrawer.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ShapeDrawer.tscn Fix global increment/decrement actions of shape tools and change "Fill Shape3D" to "Fill Shape" 2023-11-01 17:33:53 +02:00
ToolButton.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Zoom.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Zoom.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00