Releases: AndrewHartAR/ARKit-CoreLocation
Releases · AndrewHartAR/ARKit-CoreLocation
1.2.1
Release Notes:
- PR #207 - Addresses Issue #136 - ARCL lacks CI
- PR #209 - Updates polyline position/scale when GPS location is updated
- PR #206 - Addresses Issue #196 - setting the SceneLocationView delegate prevents scene rendering
- PR #204 - Converts from Swift 4.2 -> Swift 5.0
- PR #203 - InfoLabel includes additional heading data
- PR #198 - Adds support for AR Orientation Tracking
- PR #193 - Adds support for Swift Package Manager
Example App Cleanup and some new features
- Release Notes
- PR #185 - Custom boxes for directions
- PR #184 - adds "ignoreAltitude" to LocationNode
- PR #183 - Scaling schemes
- PR #182 - child node scaling
- PR #181 - Cleans up warnings
- PR #177 - Fixes the workspace schemes
- PR #176 - Fixes issue #164
- Fixes an issue where dismissing the ARCL Scene View can make other UIs unusable
- Creating LocationNodes from a UIView now just creates an image from that view and uses the image.
- PR #171 - Support Carthage and open SceneLocationView for extension
Directions Demo functionality
1.0.4
- Adds Swiftlint
- Adds support for Carthage
- Fixes path issue in podspec
1.0.3
- Compiles successfully with ARKit 1.5
- Tag nodes and find tag nodes [h/t dhmspector]