1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-20 01:59:49 +00:00
Pixelorama/src/Tools
Manolis Papadeas f4c903771d Remove some unneeded yield() calls
And minor changes to make the code a tiny bit more clean. I tested this PR, but it still might be a bit risky.
2021-11-17 19:59:14 +02:00
..
SelectionTools Don't transform content if layer is locked or invisible 2021-08-30 01:22:13 +03:00
BaseTool.gd Remove some unneeded yield() calls 2021-11-17 19:59:14 +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 Alt to pick colors with draw tools - Closes #125 2021-11-14 03:30:00 +02:00
Bucket.tscn Add position and size as selection tool options 2021-05-01 03:10:23 +03:00
ColorPicker.gd Implement #429 2021-11-11 03:21:34 +02:00
ColorPicker.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Draw.gd Alt to pick colors with draw tools - Closes #125 2021-11-14 03:30:00 +02: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 Hide the "Brush colors from" option from the Eraser tool 2021-11-15 02:03:05 +02:00
Eraser.tscn Minor adjs to eraser (#548) 2021-10-15 16:31:24 +03:00
LineTool.gd Alt to pick colors with draw tools - Closes #125 2021-11-14 03:30:00 +02:00
LineTool.tscn Added a new line tool 2021-05-12 04:35:20 +03:00
Move.gd Don't transform content if layer is locked or invisible 2021-08-30 01:22:13 +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 Alt to pick colors with draw tools - Closes #125 2021-11-14 03:30:00 +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 Alt to pick colors with draw tools - Closes #125 2021-11-14 03:30:00 +02:00
Shading.tscn Shading Tool Hue Shift Fixes + Tweaks (#522) 2021-08-23 07:04:52 -07:00
ShapeDrawer.gd Alt to pick colors with draw tools - Closes #125 2021-11-14 03:30:00 +02:00
ShapeDrawer.tscn Minor UI changes in the tool options of shape tools 2021-05-04 13:26:07 +03:00
Zoom.gd Implement #429 2021-11-11 03:21:34 +02:00
Zoom.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00