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
JumpJetAvocado fa27d7fbad
Fix drawing bug reported in issue-555 (#603)
* Fix drawing bug reported in issue-555

* Remove unused parameter from commit_undo() in Draw.gd
2021-12-06 18:38:54 +02:00
..
SelectionTools Change "Rectangle Select" undoredo action to "Select" 2021-12-02 13:25:20 +02:00
BaseTool.gd Minor code changes 2021-11-25 19:10:04 +02:00
BaseTool.tscn Replace button icons with single-color textures that change color automatically depending on the theme 2021-06-03 22:42:08 +03:00
Bucket.gd Added a clipboard pattern button 2021-12-05 18:37:15 +02:00
Bucket.tscn Add position and size as selection tool options 2021-05-01 03:10:23 +03:00
ColorPicker.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
ColorPicker.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Draw.gd Fix drawing bug reported in issue-555 (#603) 2021-12-06 18:38:54 +02:00
Draw.tscn Add position and size as selection tool options 2021-05-01 03:10:23 +03:00
EllipseTool.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
EllipseTool.tscn Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Eraser.gd Fix drawing bug reported in issue-555 (#603) 2021-12-06 18:38:54 +02:00
Eraser.tscn Minor adjs to eraser (#548) 2021-10-15 16:31:24 +03:00
LineTool.gd Fix drawing bug reported in issue-555 (#603) 2021-12-06 18:38:54 +02:00
LineTool.tscn Added a new line tool 2021-05-12 04:35:20 +03:00
Move.gd Just one method for undo/redo in Global.gd 2021-12-02 02:22:32 +02:00
Move.tscn New selection system (#474) 2021-04-17 11:30:12 -07:00
Pan.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
Pan.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Pencil.gd Fix drawing bug reported in issue-555 (#603) 2021-12-06 18:38:54 +02:00
Pencil.tscn Updated Translations.pot and some tool hint tooltips 2021-05-25 02:51:10 +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
Shading.gd Fix drawing bug reported in issue-555 (#603) 2021-12-06 18:38:54 +02:00
Shading.tscn Shading Tool Hue Shift Fixes + Tweaks (#522) 2021-08-23 07:04:52 -07:00
ShapeDrawer.gd Fix drawing bug reported in issue-555 (#603) 2021-12-06 18:38:54 +02:00
ShapeDrawer.tscn Minor UI changes in the tool options of shape tools 2021-05-04 13:26:07 +03:00
Zoom.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
Zoom.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00