IG.AR 1.2.2 (1.2.2.100)
npm install @intelligentgraphics/ig.ar- add checks for webxr
- add dispose function to ar handlers
- disable occlusion for android scene viewer
- update android scene viewer version to 1.2
- add support for setting the ar mode for android
- fix supportAR not being called in getArHandler
- add support for vertical placement for android
- drop tslib dependency
- update js file extensions
- update dependencies
- update ar detection logic
- allow failures for ar open to be handled by providing an onOpenFailure callback through ar handler options
- fix types not being generated
- use igd like rollup build setup
- set gltf anchor target to fix some security related issues
- support enabling fixedScaling
- disable scene viewer link and title
- add ar file types
- allow ar handler to be constructed for file type
- change supportsAR to be a function
- initial release