-
-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- (Add) Tool - Redraw model: Add multiple operator modes (#926) - (Fix) Tool - Redraw model: Redo (Ctrl + Shift + Z) would cause a crash - (Fix) Pixel Editor: Make the content scrollable when the window is resized to a smaller size - (Fix) Calibration - Exposure time finder: When the "Multiple exposures" panel is collapsed it become disabled and unusable - (Fix) Layer preview - Difference: Fixes the white background over black pixels - (Fix) macOS: "Avalonia Application" to "UVtools" title on some app managers
- Loading branch information
Showing
16 changed files
with
738 additions
and
628 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
- (Add) Pixel Editor: Fill tool and merge into Erase section, left click fills and right click erases | ||
- (Improvement) SL1: Implement missing material override properties | ||
- (Fix) File formats: Error while trying to generate a thumbnail for a file that have a empty first layer (#912) | ||
- (Upgrade) AvaloniaUI from 11.1.1 to 11.1.3 | ||
- (Upgrade) .NET from 6.0.32 to 6.0.33 | ||
- (Add) Tool - Redraw model: Add multiple operator modes (#926) | ||
- (Fix) Tool - Redraw model: Redo (Ctrl + Shift + Z) would cause a crash | ||
- (Fix) Pixel Editor: Make the content scrollable when the window is resized to a smaller size | ||
- (Fix) Calibration - Exposure time finder: When the "Multiple exposures" panel is collapsed it become disabled and unusable | ||
- (Fix) Layer preview - Difference: Fixes the white background over black pixels | ||
- (Fix) macOS: Change title "Avalonia Application" to "UVtools" on some app managers | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.