David Rowe

Results 115 issues of David Rowe

For example: - TextEntityItem's TextEffect maps numeric values to strings (same as native scripting API). - ZoneEntityItem's ComponentMode uses numeric values directly. The difference isn't too much of an issue...

housekeeping
breaking change

- Any particular types of properties or circumstances? - Does the SDK need to provide default values? - Does the SDK need to maintain a copy of all entity properties...

enhancement
high priority

EntityErase packet.

enhancement

In order to reduce the amount of pollution in the namespace and tidy the use docs. Breaking change and will improve the foundation for further work so do as soon...

housekeeping

But it is in the developer documentation. The type is used by the queryAACube common entity property.

documentation

When running `npm run build-prod`: ``` (node:33108) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead (Use...

housekeeping

At least user-initiated domain disconnect. Probably also unexpected disconnects - what does the native client do?

enhancement

Review the current baking and output, plus industry baking practices.

enhancement

- MyAvatar - ScriptAvatar

enhancement

Should both ends always be public so that they are both documented? Should signals be be documented as properties or Signals? Review how slots are documented. Specify types of callback...

housekeeping