Skip to content

Releases: HoloLabInc/spirare-babylonjs

v1.8.0

02 Oct 05:13
ee858ed
Compare
Choose a tag to compare

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

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

10 Apr 04:18
8097acb
Compare
Choose a tag to compare

Features

Bug fixes

  • Fixed an issue where a zero-byte file is added to the scene by @tarukosu in #57
  • Disable frustum culling for 3DGS by @tarukosu in #61
  • Fix incorrect camera focus location for 3DGS by @tarukosu in #60

Full Changelog: v1.6.1...v1.7.0

v1.6.1

26 Feb 06:15
917e381
Compare
Choose a tag to compare

Updates

  • Add support for plane-billboard by @tarukosu in #54
  • [electron-app] Open filer when file download completed by @tarukosu in #55

Bug fixes

  • Fix the issue where text element becomes unclickable after property modifications in inspector by @tarukosu in #53

Full Changelog: v1.6.0...v1.6.1

v1.6.0

23 Jan 02:16
d4eb509
Compare
Choose a tag to compare

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

  • Fix bug where attributes do not revert to default value by @tarukosu in #50

Full Changelog: v1.5.0...v1.6.0

v1.5.0

27 Nov 00:43
031eda6
Compare
Choose a tag to compare

Features

  • Enable selection of objects behind unselectable objects by @tarukosu in #42
  • Add visible and clickable settings for Editor in inspector by @tarukosu in #44

Updates

Full Changelog: v1.4.0...v1.5.0

v1.4.0

31 Oct 02:07
c085c88
Compare
Choose a tag to compare

Features

Updates

  • Update dependency packages by @tarukosu in #38
  • Modify the camera to move smoothly in the geodetic mode by @tarukosu in #39
  • Improve webpack build performance for server-client-app by @tarukosu in #40

Full Changelog: v1.3.1...v1.4.0

v1.3.1

20 Oct 08:14
deb8bcf
Compare
Choose a tag to compare

Updates

  • Change the default camera direction in space placement mode by @tarukosu in #34

Full Changelog: v1.3.0...v1.3.1

v1.3.0

20 Oct 01:30
196edaf
Compare
Choose a tag to compare

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

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Jul 07:32
e6065e2
Compare
Choose a tag to compare

Breaking changes

  • Change ply coordinates from Z-up to Y-up by @tarukosu in #24

Features

  • Add support for rotation attribute of the parent element of the geo-reference tag by @tarukosu in #22

Bug fixes

  • Resolve the issue of files occasionally disappearing during write operation by @tarukosu in #23

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Jun 03:37
9d722f8
Compare
Choose a tag to compare

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