1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/src/Tools
Manolis Papadeas 12ce12a292 Replace button icons with single-color textures that change color automatically depending on the theme
There is no longer any need for having specific graphics for each theme, as white colored textures can change their modulation to any color.
2021-06-03 22:42:08 +03:00
..
SelectionTools Escape cancels polygon selection making 2021-06-02 03:33:19 +03:00
BaseTool.gd Replace button icons with single-color textures that change color automatically depending on the theme 2021-06-03 22:42:08 +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 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 Remove unnecessary image.lock() lines 2021-05-12 15:51:31 +03:00
ColorPicker.tscn Renamed "Base" to "BaseTool" and made it a class 2021-02-02 17:48:17 +02:00
Draw.gd Fix brushes being drawn flipped horizontally 2021-05-13 21:50:55 +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
LineTool.gd Auto invert preview colors based on the screen color 2021-05-17 02:24:49 +03:00
LineTool.tscn Added a new line tool 2021-05-12 04:35:20 +03:00
Move.gd Fix Move tool's snap to grid movement and take grid offset into account 2021-05-28 17:43:50 +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 "Fill inside" option in pencil tool (#489) 2021-05-23 14:58:19 -07: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 Rename the Lighten/Darken tool to Shading tool 2021-05-26 02:17:49 +03:00
Shading.tscn Rename the Lighten/Darken tool to Shading tool 2021-05-26 02:17:49 +03:00
ShapeDrawer.gd Auto invert preview colors based on the screen color 2021-05-17 02:24:49 +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