Releases: HoloLabInc/ProjectSpirare-for-Unity
Releases · HoloLabInc/ProjectSpirare-for-Unity
v1.4.0
Features
- [SpirareBrowser-ARFoundation] Add a feature to display licenses by @tarukosu in #184
- [SpirareBrowser-ARFoundation] Save display settings by @tarukosu in #189
- [SpirareBrowser-ARFoundation] Add developer mode to show FPS by @tarukosu in #190
- [jp.co.hololab.spirare.browser.arfoundation] Add support for human occlusion by @tarukosu in #192
- Add feature to specify geometry types for occlusion in Streetscape Geometry by @tarukosu in #200
- [SpirareBrowser-ARFoundation-Immersal] Add support for public maps by @tarukosu in #203
- [jp.co.hololab.spirare.cesium] Add support for PLATEAU Cesium ion asset by @tarukosu in #204
- [jp.co.hololab.spirare] Add support for loading Poml objects by @tarukosu in #205
- [jp.co.hololab.spirare] Add persistent local cache feature by @tarukosu in #214
- [jp.co.hololab.spirare.polyspatial] Add upm package for PolySpatial by @tarukosu in #215
- [SpirareBrowser-visionOS-3DMaps] Add project for visionOS 3D Maps app by @tarukosu in #218
- [jp.co.hololab.spirare.cesium] Add mask feature for cesium3dtiles tag by @tarukosu in #223
Updates
- Improve UI for SpirareBrowser-ARFoundation-Marker, SpirareBrowser-ARFoundation-Immersal and SpirareBrowser-ARFoundation-Geospatial by @tarukosu in #183
- [jp.co.hololab.spirare.browser] Show display settings on initial launch by @tarukosu in #186
- [SpirareBrowser-ARFoundation] Improve display settings menu by @tarukosu in #187
- [jp.co.hololab.spirare.cesium] Change default value of point cloud attenuation to enabled by @tarukosu in #194
- [SpirareBrowser-Desktop-Cesium] Adjust camera rotation speed with gamepad by @tarukosu in #197
- Remove SpirareBrowser-ARFoundation-VAT and SpirareBrowser-HoloLens-VAT by @tarukosu in #199
- [jp.co.hololab.spirare] Modify to send ACK messages upon receiving websocket messages by @tarukosu in #209
- Change the order of geodetic positions in geometry tag from
longitude, latitude, height
tolatitude, longitude, height
by @tarukosu in #225
Bug fixes
- [jp.co.hololab.spirare.components.splatvfx] Fix an issue where the rendering order of 3DGS is incorrect by @tarukosu in #195
- [SpirareBrowser-Desktop-Cesium] Fixed an issue where ply point cloud is not displayed by @tarukosu in #196
- [jp.co.hololab.spirare.browser.arfoundation] Fix compile errors when not using ARCore Extensions by @tarukosu in #202
- Fix to unsubscribe events in OnDestroy by @tarukosu in #228
- Fix typo in the word "occlusion" by @tarukosu in #229
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Features
- Support Draco compression for glb models by @tarukosu in #175
- Add unity project for visionOS marker alignment app by @tarukosu in #177
- Add support for 3DGS ply model by @tarukosu in #179
Improvements
- [SpirareBrowser-Quest-3DMaps] Display Bing Maps logo by @tarukosu in #171
- [SpirareBrowser-Desktop-Cesium] Improve credit attribution by @tarukosu in #170
- [cesium3dmaps] Add define to allow usage without MRTK by @tarukosu in #172
- Add support for original glTFast in addition to Unity official version by @tarukosu in #176
- Implement error handling for null downloaded data by @tarukosu in #173
- Fixed an error when switching the display state in VideoElementComponent by @tarukosu in #174
Bug Fixes
Refactor
- Fix typo in CesiumGeoReferenceElementComponent.cs by @tarukosu in #178
- Move Cesium extension scripts to jp.co.hololab.spirare.cesium package by @tarukosu in #169
Full Changelog: v1.2.0...v1.3.0