1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-30 23:19:49 +00:00
Pixelorama/src/Tools
Emmanouil Papadeas d41037d2df Fix tilemap manual editing mode not working with shape & text tools, and fixed issues with the pencil tool
Not the most performance-friendly solution, but it works. If users encounter performance issues in the future, we should rewrite this, as it does the same for loop two times.
2024-12-06 18:06:23 +02:00
..
3DTools Implement the ability to change the font of a 3D text 2024-10-12 16:30:16 +03:00
DesignTools Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
SelectionTools Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
UtilityTools Fix tilemap manual editing mode not working with shape & text tools, and fixed issues with the pencil tool 2024-12-06 18:06:23 +02:00
BaseDraw.gd Fix tilemap manual editing mode not working with shape & text tools, and fixed issues with the pencil tool 2024-12-06 18:06:23 +02:00
BaseDraw.tscn Hide the density slider by default 2024-11-14 16:22:53 +02:00
BaseSelectionTool.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
BaseSelectionTool.tscn Add UI buttons for confirming and cancelling a transformation 2024-10-31 23:49:58 +02:00
BaseShapeDrawer.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
BaseShapeDrawer.tscn Update tool child scenes to reflect the changes of #1105 2024-10-22 15:43:07 +03:00
BaseTool.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
BaseTool.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00