Skip to content

Releases: HoloLabInc/spirare-babylonjs

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

v1.0.0

21 Apr 02:56
08dbc7f
Compare
Choose a tag to compare
Add icon for electron app (#4)