1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/src/Tools
2021-08-30 01:22:13 +03:00
..
SelectionTools Don't transform content if layer is locked or invisible 2021-08-30 01:22:13 +03:00
BaseTool.gd Ability to select multiple cels and edit them all at once 2021-06-12 01:06:13 +03: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 Keep images unlocked after editing them - Should close #331 2021-07-25 21:49:37 +03:00
Bucket.tscn Add position and size as selection tool options 2021-05-01 03:10:23 +03:00
ColorPicker.gd Closes #506 2021-07-14 18:06:07 +03:00
ColorPicker.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Draw.gd Fix shading tool not working properly with multiple selected cels 2021-08-18 14:42:26 +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 Made brushes work with the shading tool 2021-07-21 02:19:46 +03:00
Eraser.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
LineTool.gd The indicator's size of the shape tools should now change depending on the tool's thickness 2021-07-08 21:48:47 +03: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 Ability to select multiple cels and edit them all at once 2021-06-12 01:06:13 +03: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 Shading Tool Hue Shift Fixes + Tweaks (#522) 2021-08-23 07:04:52 -07:00
Shading.tscn Shading Tool Hue Shift Fixes + Tweaks (#522) 2021-08-23 07:04:52 -07:00
ShapeDrawer.gd Make top bar shape-related text disappear after shape has been drawn with the shape tools 2021-07-21 00:45:57 +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