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-09-12 22:27:10 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-09-12 22:27:10 +0300
commit24a7e9106b7bd6cd6bae6e38b2cd9361f2293552 (patch)
tree60e10d891bed902b5d28afa15bac67d3ae7ad212 /CHANGELOG.md
parent61dbdbb362826c0c611010e287acca9e719e0cd0 (diff)
Contours helper class
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01f6538..9ac93ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
- (Fix) Outline - Hollow areas: Not outlining the second closing contour for contours with child
- (Fix) Pixel editor - Eraser: It was selecting the whole blob even if have inner parents
- (Fix) Setting window: When open it will change tabs quickly to fix the windows height/scroll problem
+- (Improvement) Solidify: Area threshold are now calculated by the real area instead of rectangle area
- (Improvement) Better random generation for benchmark
- (Improvement) Allow to cancel the new version download
- (Improvement) Better version checker and file download methods