-
-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
- (Add) Tool - Phased Exposure: Replace "Double Exposure" with "Phased Exposure" tool, same effect but allow to define more steps (#778) | ||
- (Fix) Infill: Honeycomb Infill does not completely infill model (#789) | ||
- (Improvement) File -> Open recent: Disable all inexistent files (Can no longer be clicked) | ||
- (Upgrade) .NET from 6.0.24 to 6.0.25 | ||
- (Upgrade) AvaloniaUI from 11.0.5 to 11.0.6 | ||
- | ||
- (Add) Setting: Automations - Restrict the file name to valid ASCII characters (Default: Off) | ||
- (Add) New check when opening a file that verify if the file name have invalid characters and prompt for rename based on the above introduced setting | ||
- (Add) Rename file: Add a option to allow only ASCII characters on the file name | ||
- (Improvement) LZ4 layer compression by reusing pools of memory buffers, this relief the LOH allocations and improves the overall performance | ||
- (Fix) Phased Exposures: Disallow AnyCubic file formats from run the tool | ||
|