Releases: HoloLabInc/spirare-babylonjs
Releases · HoloLabInc/spirare-babylonjs
v1.8.0
Features
- Add menu to show Export button and POML url by @tarukosu in #66
- Add feature to move camera with right click and WASD by @tarukosu in #76
Updates
- Improvement of UI icons by @tarukosu in #67
- Always export scene data in .poml.zip format by @tarukosu in #70
- Deprecate enu-rotation attributes in geo-reference tag by @tarukosu in #71
- Hide hint UI by default by @tarukosu in #72
- Send ACK messages upon receiving websocket messages by @tarukosu in #73
- Update dependency packages by @tarukosu in #78
Bug fixes
- Fix issue where the camera center was not centered on the screen because of the inspector by @tarukosu in #64
- Fix the issue where Bing maps logo is not displayed by @tarukosu in #65
- Prevent simultaneous executions of POML export by @tarukosu in #69
- Fix a bug where transform change detection in inspector was incorrect by @tarukosu in #75
- Fix the issue where buildPoml is called twice with a single change by @tarukosu in #77
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.1
v1.6.0
Features
Updates
- Modify to avoid loading images in Cesium when using 3D tiles terrain by @tarukosu in #49
- Update babylon.js to version 6.39.0 by @tarukosu in #51
Bug fixes
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
v1.3.1
Updates
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Features
- Add support for width and height attributes for image and video tags by @tarukosu in #27
- Add support for backface attributes for image and video tags by @tarukosu in #28
- Add a 3DoF WebAR feature by @tarukosu in #29
- Add options to change the camera lower limit and change the default value by @tarukosu in #30
Updates
- Update ts-poml to the latest version by @tarukosu in #26
- Update babylon.js version to 5.57.1 by @tarukosu in #31
- Hide origin axes by default by @tarukosu in #32
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Breaking changes
Features
- Add support for rotation attribute of the parent element of the geo-reference tag by @tarukosu in #22
Bug fixes
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Features
- Add refresh header for auto-reload in electron-app by @tarukosu in #10
- Add menu to open scene folder in electron app by @tarukosu in #7
- Add support for Photorealistic 3D Tiles terrain by @tarukosu in #9
- Keep undefined elements and comments in POML by @ikorin24 in #8
- Show rotation in inspector when in geo mode by @tarukosu in #14
Bug fixes
- Fixed an issue where all scenes would not be displayed if there is a poml that cannot be parsed by @tarukosu in #6
- Fixed an issue where the editor would not work correctly if the data source in POML is invalid by @tarukosu in #19
- Fix the issue where update from inspector failed when id is set by @tarukosu in #20
Full Changelog: v1.0.0...v1.1.0