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
2024-05-26 14:27:02 +03:00
..
3DTools If there's already a 3D object with the same name in the 3DShapeEdit selected object OptionButton, add a number next to it 2024-04-10 02:09:18 +03:00
DesignTools [Curve tool] Don't draw a circle when hovering over the first point, if there is only one point in the curve 2024-05-26 14:27:02 +03:00
SelectionTools Properly fix polygon select tool circle radius not scaling properly with zoom 2024-05-21 03:01:23 +03:00
UtilityTools Store image data in undo/redo of the move tool, reverts 4f5f37a522 2024-04-05 18:02:46 +03:00
BaseDraw.gd Fix brushes being able to get drawn outside of the selection, if the selection is outside the canvas 2024-04-13 14:31:48 +03:00
BaseDraw.tscn Add flip X and Flip Y, and Rotation (90, 180, 270) buttons to BaseTool (#988) 2024-03-23 16:39:44 +02:00
BaseSelectionTool.gd Move selection offset code inside SelectionMap.is_pixel_selected() 2024-04-13 17:57:51 +03:00
BaseSelectionTool.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00
BaseShapeDrawer.gd Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00
BaseShapeDrawer.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00
BaseTool.gd Some static typing improvements 2024-03-22 03:07:21 +02:00
BaseTool.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00