David Rowe
David Rowe
Perhaps ... Cross-platform ({or at least Windows and OSX). Whether to include as part of Interface rather than being its own thing in the installer. Better name / explanation of...
I.e., the value returned is 10 x that expected. Some user doc is incorrect (e.g., the "lastEdited" entity property). Some code could be incorrectly assuming the value is usec, but...
The excessive occurrence of this event appears to be a bug in SteamVR for Linux: https://github.com/ValveSoftware/SteamVR-for-Linux/issues/307 A work-around has been implemented to not log this SteamVR event on Linux: see...
glTF models can include default values for blendshapes. These defaults should be set on the the imported model's entity. TBD whether FBX models can include default values for blendshapes.
The value being passed into `InboundAudioStream::writeDroppableSilentFrames(int silentFrames)` is the number of silent samples (480 for stereo), not the number of silent frames (240 for stereo). The code then doubles this...
When a Web client is connected to the domain, the asset server and entity script server keep trying but failing to connect to the client. Immediate fix: The asset server...
The "images" field has an instruction.
E.g., 12 users in The Hub but only 6 users reported on the Web page.
EntityServer API additions: - [x] `canRez`, `canRezTemp`, and `canGetAndSetPrivateUserData` domain permissions properties. - [x] `canRezChanged`, `canRezTempChanged`, and `canGetAndSetPrivateUserDataChanged` signals. - [ ] `addEntity()` method. - [ ] Single packet. _In...