David Rowe

Results 115 issues of 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...

enhancement
Severity: Low
stale

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...

bug
stale

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...

bug
linux
stale

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.

enhancement
stale

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...

bug
stale

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...

bug
enhancement
stale

E.g., 12 users in The Hub but only 6 users reported on the Web page.

bug

EntityServer API additions: - [x] `canRez`, `canRezTemp`, and `canGetAndSetPrivateUserData` domain permissions properties. - [x] `canRezChanged`, `canRezTempChanged`, and `canGetAndSetPrivateUserDataChanged` signals. - [ ] `addEntity()` method. - [ ] Single packet. _In...

enhancement