Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.0.tar.gz | 2017-11-23 | 6.6 MB | |
3.0.0.zip | 2017-11-23 | 6.6 MB | |
README.md | 2017-11-23 | 561 Bytes | |
Totals: 3 Items | 13.3 MB | 0 |
Added
- Open sourced
LocomotionManager
andLocomotionSample
.
Changed
- Moved
apiKey
fromLocomotionManager
toArcKitService
. Note that this is a breaking change - you will need up update your code to set the API key in the new location. - Split the SDK into two separate frameworks. The
ArcKit
framework now contains only the open source portions, while the newArcKitCore
contains the binary framework. (Over time I will be open sourcing more code by migrating it from the binary framework to the source framework.)