Skip to content

Releases: kefniark/UnityBarcodeScanner

Third Release - v0.4 Cat Scan

23 Feb 16:45
ef417c7
Compare
Choose a tag to compare
Pre-release

ob0oxxj

New :

  • Update to unity 2017.3
  • Update zxing

Fix :

  • Fix a threadAbort exception

Second Release - v0.3 Flat Cat Scanner

30 Nov 11:06
Compare
Choose a tag to compare
Pre-release

cat_scan_gone_wrong

New :

  • Changed how options are exposed
  • Improved Performance (lower the amount of GC)
  • Improved Logs

Fix :

  • Update samples (vsync, disabled auto-rotation)
  • Fixed Aspect Ratio, Rotation & Flip of the RawTexture

First Release - v0.2 Sleepy Scanner

24 Sep 06:04
Compare
Choose a tag to compare
Pre-release

cat-scan

Here is the first version of this library.

It works but it's not well tested yet, feature are missing and I still plan to refactor some part.
So I would be happy if you can test it but don't use it in production ^^