1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-13 17:23:08 +00:00
Pixelorama/src/Tools
Emmanouil Papadeas f91b55672a Add icons for the text tool's options, and make horizontal alignment work
Note that due to limitations with the TextEdit node, horizontal alignment cannot be previewed until the text has been placed in the canvas. This will be fixed once https://github.com/godotengine/godot-proposals/issues/7352 is implemented.

Icons made by @Erevoid.
2025-01-22 03:51:07 +02:00
..
3DTools Fix crash when importing a model in a 3D layer 2025-01-16 19:37:43 +02:00
DesignTools Fix #1157 for the polygon select and the curve tool as well 2024-12-21 03:52:33 +02:00
SelectionTools Fix #1157 for the polygon select and the curve tool as well 2024-12-21 03:52:33 +02:00
UtilityTools Add icons for the text tool's options, and make horizontal alignment work 2025-01-22 03:51:07 +02:00
BaseDraw.gd Make brush size in draw tools not affect the draw tiles mode 2024-12-14 16:05:51 +02:00
BaseDraw.tscn Move value and basis slider files into a folder 2024-12-17 01:04:56 +02:00
BaseSelectionTool.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
BaseSelectionTool.tscn Move value and basis slider files into a folder 2024-12-17 01:04:56 +02:00
BaseShapeDrawer.gd Attempt to fix left tool preview not being shown when a right tool with a preview is selected 2024-12-21 03:44:54 +02:00
BaseShapeDrawer.tscn Move value and basis slider files into a folder 2024-12-17 01:04:56 +02:00
BaseTool.gd Fix brush preview turning white for a moment when switching tools 2024-12-09 13:38:58 +02:00
BaseTool.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00