File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2021-2024 Marcus Brummer
3+ Copyright (c) 2021-2025 Marcus Brummer
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -20,11 +20,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2020- Setting to disable pressure sensitivity and always draw with a constant brush width
2121- Quit shortcut (` CTRL+Q ` by default)
2222- Alternative way to pan the canvas by holding ` SPACE ` and moving the mouse
23+ - The rectangle tool will now draw a perfect square while holding ` SHIFT `
2324- Translations: Ukrainian, Arabic
2425
2526### Fixed
2627- Fixed SVG export for brush strokes that have been moved using the move tool
27- - Made zooming to the mouse cursor in the canvas more accurate
28+ - Made zooming to the mouse cursor in the canvas more accurate
29+ - Made it easier to delete single dots with the eraser tool
2830
2931### Changed
3032- Migrated from Godot 3.5.3 to Godot 4.3
You can’t perform that action at this time.
0 commit comments