Releases: sn4k3/UVtools
Releases · sn4k3/UVtools
v0.6.7.1
v0.6.7.0
v0.6.6.1
- (Add) Elapsed time to the Log list
- (Add) Setting - Issues - Islands: Allow diagonal bonds with default to false (#22, #23)
- (Change) Tool - Repair Layers: Allow set both iterations to 0 to skip closing and opening operations and allow remove islands independently
- (Change) Title - file open time from miliseconds to seconds
- (Improvement) Tool - Repair Layers: Layer image will only read/save if required and if current layer got modified
- (Fix) Setting - Issues - Islands: "Pixels below this value will turn black, otherwise white" (Threshold) was not using the set value and was forcing 1
- (Fix) Remove duplicated log for repair layers and issues
v0.6.6.0
- (Add) Pixel Editor: Eraser - Right click over a white pixel to remove it whole linked area (Fill with black) (#7)
- (Add) Pixel Editor: Parallel layer image save when apply modifications
- (Add) GCode: Save to clipboard
- (Change) Issues Repair: Default noise removal iterations to 0
- (Fix) Edit: Remove decimal plates for integer properties
- (Fix) cws: Exposure time was in seconds, changed to ms (#17)
- (Fix) cws: Calculate blanking time (#17)
- (Fix) cws: Edit LiftHeight and Exposure Time was enforcing integer number
- (Fix) cws: GCode extra space between slices
- (Fix) cws and zcodex: Precision errors on retract height
v0.6.5.0
- (Add) Mutators: Custom kernels, auto kernels and anchor where applicable
- (Add) Mutator - Blur: Box Blur
- (Add) Mutator - Blur: Filter2D
- (Improvement) Mutator: Group all blurs into one window
- (Fix) Mutators: Sample images was gone
- (Fix) Mutator - Solidify: Remove the disabled input box
- (Fix) Mutator - Pixel Dimming: Disable word wrap on pattern text box
v0.6.4.3
- (Add) Pixel Editor - Supports and Drain holes: AntiAliasing
- (Add) Pixel Editor - Drawing: Line type and defaults to AntiAliasing
- (Add) Pixel Editor - Drawing: Line thickness to allow hollow shapes
- (Add) Pixel Editor - Drawing: Layer depth, to add pixels at multiple layers at once
- (Add) Pixel Editor: Text writing
v0.6.4.2
v0.6.4.1
- (Add) Partial update islands from current working layer and next layer when using pixel editor or island remove
- (Add) Setting: To enable or disable partial update islands
- (Change) Properties, Issues, Pixel Editor: ListView upgraded to a FastObjectListView, resulting in faster renders, sorting capabilities, column order, groups with counter, selection, hot tracking, filtering and empty list message
- (Change) Log: ObjectListView upgraded to a FastObjectListView
- (Change) Bunch of icons
v0.6.4.0
v0.6.3.4
- (Add) Mutator: Threshold pixels
- (Change) Mutator: PyrDownUp - Name to "Big Blur" and add better description of the effect
- (Change) Mutator: SmoothMedian - Better description
- (Change) Mutator: SmoothGaussian - Better description
- (Fix) Tool: Layer Re-Height - When go lower heights the pixels count per layer statistics are lost
- (Fix) "Pixel Edit" has the old tooltip text (#14)
- (Fix) Readme: Text fixes (#14)