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-08-10 18:43:04 +03:00
..
3DTools [skip ci] Change instances of "yield" to "await" in comments 2024-08-02 00:42:14 +03:00
DesignTools Add tolerance to the bucket's "similar area" mode, rename "similarity" to "tolerance" and make it work the inverse way 2024-08-10 18:20:42 +03:00
SelectionTools Add tolerance to the magic wand, rename "similarity" to "tolerance" in the select by color tool and make it work the inverse way 2024-08-10 18:43:04 +03:00
UtilityTools Fix zoom tool mode doing the opposite of what it says 2024-07-30 19:43:19 +03:00
BaseDraw.gd Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +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 Mirror the previews of the shape tools 2024-07-31 22:23:50 +03:00
BaseShapeDrawer.tscn Optimize shape drawing 2024-07-31 03:52:30 +03:00
BaseTool.gd Mirror the preview of the elliptical selection tool 2024-07-31 21:29:05 +03:00
BaseTool.tscn Allow Internal extensions (#963) 2023-12-20 16:23:20 +02:00