David Rowe
David Rowe
- `EntityData`, `EntityEdit`, and `EntityErase` packets. - Other related packets. Handle avatar entities as a separate exercise: https://github.com/vircadia/vircadia-web-sdk/issues/219
This in order to maintain 1-1 correspondence of C++ and SDK code.
- Repository README and related, incl. as it is viewed on NPM. - Clarify SDK user versus SDK developer documentation. - Vircadia developer docs: publish SDK user doc. - Switch...
`isReplicated`, `lookAtSnapping`, and `verifcationFailed`.
- The domain server and assignment client classes should use the same "connected" etc. states. - The `onStateChanged` property should be changed to be a `Signal`, in keeping with the...