Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2021-11-06 02:57:06 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-11-06 02:57:06 +0300
commit84b52104dfe390e29426d794679560408f34fdbe (patch)
tree5dbd7afa04e70cd4477de60d0e954047699779b6 /CHANGELOG.md
parenta5d979ca00a5a5d957a6b32e10293b1eaf982b20 (diff)
v2.24.2v2.24.2
- **Export layers to mesh:** - (Add) Mesh format: 3MF - 3D Manufacturing Format - (Add) Mesh format: AMF - Additive Manufacturing Format - (Add) Mesh format: WRL - Virtual Reality Modeling Language - (Add) Mesh format: PLY - Polygon File Format / Stanford Triangle Format - (Add) Mesh format: OFF - Object File Format - (Add) File format (Binary or ASCII) option selection on the UI - (Improvement) ASCII file types strict use \n instead of \r\n - **Exposure time finder:** - (Add) Option to enable/disable bottom text on 'pattern model' mode - (Fix) Importing a profile with 'Pattern loaded model' enabled, will trigger an error and prevent the import - **About box:** - (Add) AvaloniaUI version information - (Add) Copy loaded assemblies to clipboard - (Downgrade) AvaloniaUI from 0.10.10 to 0.10.8 to fix macOS menus
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95707aa..ab3c011 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog
+## 05/11/2021 - v2.24.2
+
+- **Export layers to mesh:**
+ - (Add) Mesh format: 3MF - 3D Manufacturing Format
+ - (Add) Mesh format: AMF - Additive Manufacturing Format
+ - (Add) Mesh format: WRL - Virtual Reality Modeling Language
+ - (Add) Mesh format: PLY - Polygon File Format / Stanford Triangle Format
+ - (Add) Mesh format: OFF - Object File Format
+ - (Add) File format (Binary or ASCII) option selection on the UI
+ - (Improvement) ASCII file types strict use \n instead of \r\n
+- **Exposure time finder:**
+ - (Add) Option to enable/disable bottom text on 'pattern model' mode
+ - (Fix) Importing a profile with 'Pattern loaded model' enabled, will trigger an error and prevent the import
+- **About box:**
+ - (Add) AvaloniaUI version information
+ - (Add) Copy loaded assemblies to clipboard
+- (Downgrade) AvaloniaUI from 0.10.10 to 0.10.8 to fix macOS menus
## 03/11/2021 - v2.24.1