Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrlabs committed Jan 13, 2025
1 parent 78bd182 commit c13fd5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021-2024 Marcus Brummer
Copyright (c) 2021-2025 Marcus Brummer

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 3 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Setting to disable pressure sensitivity and always draw with a constant brush width
- Quit shortcut (`CTRL+Q` by default)
- Alternative way to pan the canvas by holding `SPACE` and moving the mouse
- The rectangle tool will now draw a perfect square while holding `SHIFT`
- Translations: Ukrainian, Arabic

### Fixed
- Fixed SVG export for brush strokes that have been moved using the move tool
- Made zooming to the mouse cursor in the canvas more accurate
- Made zooming to the mouse cursor in the canvas more accurate
- Made it easier to delete single dots with the eraser tool

### Changed
- Migrated from Godot 3.5.3 to Godot 4.3
Expand Down

0 comments on commit c13fd5c

Please sign in to comment.