Releases: xzripper/MouseImageDrawer
Releases · xzripper/MouseImageDrawer
MINOR V1.1.1-ALPHA
MINOR V1.1.1-ALPHA
imgui_standalone
update -v1.1.0
.- Code cleanup & fixes & optimization.
- Updated version (
MID_VERSION
). - Updated ReadMe.
- New release.
MINOR V1.1.0-ALPHA
MINOR V1.1.0-ALPHA
- Disabled
ALWAYS_ON_TOP
. - Now missing image or area is being handled (new function
draw.py
->error(str, str)
). - Renamed
EDGE
toEDGE_CANNY
. - New algorithm:
LAPLACIAN
. - Now maximal threshold is 255 and minimal is 0.
- Now default threshold value is first list integer when casting threshold from
LIST
toINT
. - Now its possible to stop drawing at any time.
- New log messages.
- Updated version section (UI).
- New version.
- Updated ReadMe.
- New release.