Releases: kefniark/UnityBarcodeScanner
Releases · kefniark/UnityBarcodeScanner
Third Release - v0.4 Cat Scan
New :
- Update to unity 2017.3
- Update zxing
Fix :
- Fix a threadAbort exception
Second Release - v0.3 Flat Cat Scanner
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
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 ^^