Skip to content

Releases: xzripper/MouseImageDrawer

MINOR V1.1.1-ALPHA

28 Mar 00:06
3c5db4f
Compare
Choose a tag to compare

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

26 Mar 01:43
38d8cc3
Compare
Choose a tag to compare

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 to EDGE_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 to INT.
  • Now its possible to stop drawing at any time.
  • New log messages.
  • Updated version section (UI).
  • New version.
  • Updated ReadMe.
  • New release.

V1.0.0-ALPHA.

15 Mar 14:56
583c259
Compare
Choose a tag to compare

First Release!

V1.0.0-ALPHA.