Skip to content

Releases: vimaec/vim-web

Ultra Auth Token

15 Jan 21:22
b974b77

Choose a tag to compare

Ultra Version: 5.0.0

Webgl

  • Updated skybox color
  • Fixed bug with section box face highlight when mouse leaving canvas

Ultra

  • Implemented support for files with auth tokens

React

  • Improved logger to show caller info

Various bugfixes

14 Jan 19:32
63b82a8

Choose a tag to compare

**WebG

  • Fixed bug where the tooltip text was getting cut at the bottom
  • The orbit ball gizmo no longer appears in first person mode
  • Updated error messages and fixed typos
  • Fixed a bug where outline wasn't correctly displayed when the section box was active

Ultra

  • Updated ghost color to match desktop viewer

0.3.39

10 Jan 16:26
e4dc798

Choose a tag to compare

ULTRA requires Server 5.0.0

Webgl

  • Updated threejs to latest version 0.171.0
  • Updated all dependencies to recent versions
  • Meshes with few instances are now merged along the unique meshes increasing performance
  • Unique merged mesh is now chunked into chunks of 4M vertices
  • Skybox material no longer writes to depth
  • Changed base material from Phong to Lambert
  • Removed the custom AA pass when camera was idle
  • Updated rendering pipeline to use default Web2 render target AA

Migration Note:
The new threejs light model uses PI as the default value.

React

  • Fixed a bug in error message where clicking the link would not open a new tab.
  • Message box is now reactive to the scale of the app
  • Updated the loading box to display if it is loading in webgl or ultra mode.

Ultra

  • Updated client to match server 5.0.0
  • Client will now disconnect and show an error message if no streams are available on the server
  • Fixed a bug which caused flickering of the progress bar
  • Removed mechanism where messages sent before calling connect would be sent after. (You can now await Connect())

Others
-Updated cdn urls to storage.cdn.vimaec.com

Package

  • Made the output css file be called style.css

Initial vim-web release

09 Dec 21:18

Choose a tag to compare

0.3.27

Build website[ci skip]