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-07-08 00:41:12 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-07-08 00:41:12 +0300
commit29c485458ce300e0085d9af01ce2ecc87fd0cbd5 (patch)
tree668baad2ef63010f22344a27c5edc0c88bde301d /UVtools.Platforms
parentc56ddb904c5990fa9557882158333edfe9745fb8 (diff)
v2.14.1v2.14.1
- (Upgrade) EmguCV from 4.5.1 to 4.5.2 - **File formats:** - (Add) Getter `IsAntiAliasingEmulated`: Gets whatever a file format uses real or emulated AntiAliasing - (Add) Getter `IsDisplayPortrait`: Gets if the display is in portrait mode - (Add) Getter `IsDisplayLandscape`: Gets if the display is in landscape mode - **Tool - Resize:** (#235) - (Fix) Division by 0 when start layer is equal to end layer - (Fix) Calculations when using the option "Increase or decrease towards 100%" - (Add) About window: OpenCV build number and a button to copy build information to clipboard - (Improvement) Exposure exposure finder: Improve the **Multiple brightness** section to auto fill with correct values for file formats that use time fractions to emulate AntiAliasing, this can be used to replace the **Multiple exposures** section - (Fix) UVJ: Error when using a null or empty layer array on manifest `config.json` file (#232) - (Fix) GCode parser: When only a G4/wait command is present on a layer it was setting the global exposure time and discard the this value per layer
Diffstat (limited to 'UVtools.Platforms')
-rw-r--r--UVtools.Platforms/osx-x64/libcvextern.dylibbin43672084 -> 52406024 bytes
-rw-r--r--UVtools.Platforms/rhel-x64/libcvextern.sobin72502144 -> 81648168 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/UVtools.Platforms/osx-x64/libcvextern.dylib b/UVtools.Platforms/osx-x64/libcvextern.dylib
index f95fef5..d2c3c07 100644
--- a/UVtools.Platforms/osx-x64/libcvextern.dylib
+++ b/UVtools.Platforms/osx-x64/libcvextern.dylib
Binary files differ
diff --git a/UVtools.Platforms/rhel-x64/libcvextern.so b/UVtools.Platforms/rhel-x64/libcvextern.so
index 07be4d1..3891473 100644
--- a/UVtools.Platforms/rhel-x64/libcvextern.so
+++ b/UVtools.Platforms/rhel-x64/libcvextern.so
Binary files differ