Skip to content

Releases: kovacsv/Online3DViewer

Online3DViewer 0.13.0

28 Apr 11:25
Compare
Choose a tag to compare

Website news:

  • 🚀 Use CDN for third-party libraries #463
  • 🚀 Create service desk #447
  • 🚀 Disable using the full website in an iframe #446
  • 🐞 Rhino Export Hangs: "s.materials().count is not a function" #459

Online3DViewer 0.12.0

27 Dec 07:19
Compare
Choose a tag to compare

Website news:

  • 🚀 Support the rendering of lines #423 - partial implementation for obj import/export and 3dm import.
  • 🚀 Update exporterbim.js force color to integer #430 - thanks to @ricaun.
  • 🚀 Update third-party libraries - three.js and rhino3dm.js.

Engine news:

Online3DViewer 0.11.0

14 Oct 07:21
Compare
Choose a tag to compare

Website news:

  • 🚀 Preserve navigation and projection mode between sessions #425
  • 🚀 Update importerbim.js with default color #414

Engine news:

Online3DViewer 0.10.0

14 Aug 06:15
Compare
Choose a tag to compare

Website news:

  • 🚀 Support new DropBox sharing url format #408

Online3DViewer 0.9.0

02 Jul 08:28
Compare
Choose a tag to compare

Website news:

  • 🚀 Option to create screenshot with transparent background #401
  • 🚀 Option to switch between themes without opening a model #400
  • 🚀 Use default material in three.js based importers #405
  • 🚀 Center intro page content #404

Other news:

Online3DViewer 0.8.25

04 Jun 12:26
Compare
Choose a tag to compare

Website news:

  • 🚀 amf format support #397
  • 🚀 Show all supported file formats on the intro page #346

Online3DViewer 0.8.24

13 May 06:45
Compare
Choose a tag to compare

Website news:

  • 🚀 GLTF Exporter Hierarchy Support #319
  • 🐞 Logo is blurry in case of embedding #391

Developer news:

  • 🚀 Minify css using esbuild #394

Online3DViewer 0.8.23

15 Apr 19:52
Compare
Choose a tag to compare

Website news:

  • 🐞 Names of Model Structure does not match #383
  • 🐞 Tree should show the node name if the mesh doesn't have a name #385
  • 🐞 Texture map options not parsed from mtl file #371
  • 🐞 Sidebar.js typo #381

Engine news:

  • 🚀 Enable calling Init3DViewerElements from everywhere #375

Online3DViewer 0.8.22

06 Mar 19:38
Compare
Choose a tag to compare

Website news:

  • 🚀 Read custom properties from glTF elements #368
  • 🚀 Show tree view automatically in case of hierarchical models #360
  • 🚀 Update dotbim export schema version #359
  • 🐞 Sharing link broken due to missed slash before hash parameters #364

Online3DViewer 0.8.21

04 Feb 09:46
Compare
Choose a tag to compare

Website news:

  • 🐞 Model can't open if an url parameter contains slash #351
  • 🐞 Failed to load glTF files with invalid texture coordinates #349

Engine news:

  • 🚀 Allow initializing viewer element from File objects #352
  • 🚀 Generate typescript interface for the module #356

Documentation news:

  • 🚀 Add migration guide to the documentation #353