1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 10:59:49 +00:00
Pixelorama/src/Tools
2024-04-10 02:09:18 +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 Add flip X and Flip Y, and Rotation (90, 180, 270) buttons to BaseTool (#988) 2024-03-23 16:39:44 +02:00
SelectionTools Create a get_mirrored_positions() method in Tools 2024-02-13 02:31:48 +02: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 color picker selecting fully transparent pixels that are not black 2024-03-26 02:11:21 +02: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 When resizing a selection with gizmos or from the tool options, only set the original_bitmap when we're not already transforming content 2024-01-25 00:59:53 +02: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