Skip to content

Releases: vircadia/vircadia-web

Vircadia Web 2024.2.1 "Themis" Release

16 Oct 04:00
3b58c6f
Compare
Choose a tag to compare

Release Notes

Enhancements

Nametags

  • Bevels are now off by default, improving framerate
    • Can be re-enabled with const enableBevels = true
  • Nametags are now off by default, improving framerate
    • Can be re-enabled with const enableAlpha = true

Zones

  • Multiple zones with their own skybox and settings can now be used
  • Zones now allow compound shapes
  • Skybox distance is now infinite
  • Custom compound mesh for zones now working

Models

  • Default "Sara" model now loaded from local file

Bug Fixes

  • Corrected repeated typo "copyFormPacketData" to "copyFromPacketData"
  • Fixed "undefined" ZoneEntityController name

Vircadia Web 2024.2.0 "Themis" Release

30 Sep 16:28
bea1e0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.1.2...v2024.2.0

Vircadia Web 2024.1.2 "Atlas" Release

06 Sep 07:43
d127ef7
Compare
Choose a tag to compare

What's Changed

  • Bump Quasar versions. by @digisomni in #219
  • Added a config variable for hiding in-world position and rotation. by @namark in #220
  • Fix collisions due to bad mapping of shape types. by @digisomni in #221
  • 2024.1.2: Major package bumps, theme fixes, begin addition of Vircadia World SDK. by @digisomni in #223

Full Changelog: v2024.1.0...v2024.1.2

Vircadia Web 2024.1.0 "Atlas" Release

14 May 08:22
53710db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.3.0...v2024.1.0

Vircadia Web 2023.2.1 "Selene" Release

01 Nov 20:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.2.0...v2023.2.1

Vircadia Web 2023.2.0 "Selene" Release

09 Oct 09:16
0daf566
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.1.0...v2023.2.0

2023.1.0

08 Mar 20:19
Compare
Choose a tag to compare
2023.1.0 Pre-release
Pre-release

This is an early developer preview.

2022.1.0

03 Jan 10:23
Compare
Choose a tag to compare
2022.1.0 Pre-release
Pre-release

This is an early developer preview.

0.0.1

07 Sep 23:19
e68613d
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
Merge pull request #19 from Misterblue/bug/compileLinux

Change case of include so App.vue compiles on Linux.