Releases: vircadia/vircadia-web-sdk
2022.1.13
Add AudioMixer avatar orientation getter property.
What's Changed
- Add avatar orientation getter property to AudioMixer. by @ctrlaltdavid in #196
Full Changelog: v2022.1.12...v2022.1.13
2022.1.12
Improves making a connection to a domain.
What's Changed
- Don't overwrite "open" state. by @ctrlaltdavid in #191
Full Changelog: v2022.1.11...v2022.1.12
2022.1.11
Improves network connectivity.
What's Changed
- Revert networking timeouts to native client values. by @ctrlaltdavid in #187
- Update unit test. by @ctrlaltdavid in #188
Full Changelog: v2022.1.10...v2022.1.11
2022.1.10
Provides non-admin facilities for the "People" app: users' audio loudness, set volumes for each user, mute a user, ignore a user, request data continue to be provided for muted / ignored users.
What's Changed
- Delete traits for removed avatar. by @ctrlaltdavid in #184
- Add DomainServer.users interface for working with users in the domain. by @ctrlaltdavid in #186
Full Changelog: v2022.1.9...v2022.1.10
2022.1.9
Improves connectivity to the domain server — domain server restarts, assignment client restarts, network interruptions.
What's Changed
- Handle domain server starting, restarting, and stopping. by @ctrlaltdavid in #171
- Handle assignment client restarts. by @ctrlaltdavid in #172
- Handle network interruptions. by @ctrlaltdavid in #173
- Fix ComponentMode unit test file type. by @ctrlaltdavid in #180
- Clear example app's entity list upon entity server disconnect. by @ctrlaltdavid in #179
- Update package-lock.json. by @ctrlaltdavid in #181
Full Changelog: v2022.1.8...v2022.1.9
2022.1.8
Provides the Material, Zone, and ParticleEffect entities in the domain.
What's Changed
- Add Material entity reading. by @ctrlaltdavid in #162
- Fix Uuid user documentation links. by @ctrlaltdavid in #163
- Add unit tests for reading Web and Light entity packets. by @ctrlaltdavid in #164
- Add Zone entity reading. by @ctrlaltdavid in #165
- Add ParticleEffect entity reading. by @ctrlaltdavid in #166
- Tidy entities properties documentation. by @ctrlaltdavid in #169
- Update package-lock.json. by @ctrlaltdavid in #170
Full Changelog: v2022.1.7...v2022.1.8
2022.1.7
Provides the Image, Light, Text, and Web entities in the domain.
What's Changed
- Add Image and Text entity reading. by @ctrlaltdavid in #151
- Merge master into entity-data branch. by @ctrlaltdavid in #152
- Add Light and Web entity reading. by @ctrlaltdavid in #154
- Fix some user documentation. by @ctrlaltdavid in #158
- Return
""
instead ofundefined
for zero-length string properties read; documentation tidying. by @ctrlaltdavid in #156 - Provide Image, Text, Web, and Light entities. by @ctrlaltdavid in #159
- Update package-lock.json. by @ctrlaltdavid in #160
Full Changelog: v2022.1.6...v2022.1.7
2022.1.6
Provides the Model and Shape entities in the domain.
What's Changed
- Provide Model entity data. by @julien-me in #108
- Resolve entity packet reading details. by @ctrlaltdavid in #134
- Provide Shape entity data. by @julien-me in #135
- Fix Model entity reading method by @julien-me in #142
- Skip over unsupported entity types. by @julien-me in #143
- Add Model and Shape entities support. by @ctrlaltdavid in #145
- Housekeeping by @ctrlaltdavid in #148
Full Changelog: v2022.1.5...v2022.1.6
2022.1.5
Handles the default domain viewpoint path (/) when connecting to a domain, Additionally, a path can be specified in the URL being connected to, e.g., wss://n.n.n.n:40102/somewhere
.
What's Changed
- Reduce number of OctreePacketProcessor warnings logged. by @ctrlaltdavid in #127
- Provide the domain's default avatar position. by @ctrlaltdavid in #126
- Bump version number and package files. by @ctrlaltdavid in #129
Full Changelog: v2022.1.4...v2022.1.5
2022.1.4
Fixes bad build of 2022.1.3 release.
What's Changed
- Update README.md. by @digisomni in #120
- Release preparations. by @ctrlaltdavid in #123
Full Changelog: v2022.1.3...v2022.1.4