Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.1.9-preview] - 2020-09-30
Fixed
- References to missing guids in built-in prefabs
[0.1.8-preview] - 2020-09-30
Added
- Builtin prefabs and primitives from MARS default content and AR Placeables
Changed
- Update documentation
Fixed
- Issues with saving and importing image markers
[0.1.7-preview] - 2020-09-29
Added
- Documentation for mobile app
- Storage key validation methods
Changed
- Use guids instead of resource names for all resource keys
- Replace component keys with bools in data recording metadata to indicate whether components have been uploaded
Fixed
- Exceptions that can occur when publishing prefabs
[0.1.6-preview] - 2020-09-28
Fixed
- Issues with saving and importing data recordings
[0.1.5-preview] - 2020-09-25
Added
- Success parameter to callback for GetResourceList and resouceListChanged event
Changed
- Validate behavior of Publish context menu item; does not block scenes from getting published and prompts users about build platform issues
- Update the list of marker libraries in Companion Resource Window when MarsMarkerLibraries are imported
Removed
- Menu item for UI Toolkit resource window
Fixed
- Do not show users a prompt and attempt to save video files that were not uploaded
- Issues in ProxyListViewData related to serialization in the Editor
- Issues with loading local asset bundles
- Spelling mistake in default project name
[0.1.4-preview] - 2020-09-18
Added
- Added CompanionSceneUtils.CopySceneResource to duplicate scenes
- DataUsageData serialized type
- IFormatVersion implementation for resource types
Changed
- ProxyListViewData and related types to handle setting changes to properties as prefab overrides
- Use CloudProjectSettings.accessToken for authentication in editor outside of play mode
- Methods in CompanionFileUtils now return file contents in callback
Removed
- Usage of API key in GenesisCloudDataStorageModule, and Link Account button in resource UIs
[0.1.3-preview] - 2020-09-11
Changed
- Incorporate FOV and ZRotation properties into data recordings
- Update dependency version of MARS to support video playback in data recordings
[0.1.2-preview] - 2020-09-11
Changed
- List view dependency version for multi-select update
- TextMeshPro dependency version to fix text alignment
Fixed
- Issue where GenesisCloudDataStorageModule would open a browser to sign in on import
- Sharing violation exception on entering play mode
[0.1.1-preview] - 2020-09-09
Added
- GenesisCloudDataStorageModule, OAuthTokenGenesisModule, and other infrastructure for authenticated storage
[0.1.0-preview] - 2020-08-27
This is the first release of MARS Companion Core.
This package contains Editor functionality and core APIs for the MARS Companion Apps