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-10-04 06:06:29 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-10-04 06:06:29 +0300
commit6f97f2e4ff46a270b339c06e9394dbec8fcc5a23 (patch)
treec8c09413f8e8cdac1badfe9423c4a73fb8f78756 /CHANGELOG.md
parentb80d0b7655dabe1db0ffa311bdbf211536759e5a (diff)
v2.23.3v2.23.3
- **Pixel arithmetic** - (Add) Apply to - Model surface: Apply only to model surface/visible pixels - (Add) Apply to - Model surface & inset: Apply only to model surface/visible pixels and within a inset from walls - (Add) Preset: Fuzy skin - (Improvement) Speed up the Corrode method - (Change) Heal anti-aliasing threshold from 169 to 119 - **Calibration - Grayscale:** - (Add) Enable or disable text - (Fix) Calibration - Grayscale: Crash program when redo (Ctrl+Z) - (Change) Some defaults to better values - (Fix) Layer arithmetic: Crash program when redo (Ctrl+Z)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72f75b3..f8b5f3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+## 04/10/2021 - v2.23.3
+
+- **Pixel arithmetic**
+ - (Add) Apply to - Model surface: Apply only to model surface/visible pixels
+ - (Add) Apply to - Model surface & inset: Apply only to model surface/visible pixels and within a inset from walls
+ - (Add) Preset: Fuzy skin
+ - (Improvement) Speed up the Corrode method
+ - (Change) Heal anti-aliasing threshold from 169 to 119
+- **Calibration - Grayscale:**
+ - (Add) Enable or disable text
+ - (Fix) Calibration - Grayscale: Crash program when redo (Ctrl+Z)
+ - (Change) Some defaults to better values
+- (Fix) Layer arithmetic: Crash program when redo (Ctrl+Z)
+
## 02/10/2021 - v2.23.2
- **Pixel arithmetic**