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
2024-04-13 19:51:12 +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 Fix issue where shader-based effects were not respecting the selection bounds, when the selection was out of the canvas 2024-04-13 19:51:12 +03:00
SelectionTools Fix Lasso Vector2 appending to array of type Vector2i error 2024-04-13 15:39:42 +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