David Rowe

Results 51 comments of David Rowe

It works when the refresh rate is Economical or Interactive, but not Real Time.

A good first step could be to refactor the current scripting implementation in conjunction with adding Qt's new script engine as a (compile time?) alternative - so that the new...

Note: In the Create app, the client script and server entity script fields both have a "reload" button.

Compared loading The Hub content on this PR versus 2021.1.0. There doesn't seem to be any noticeable difference for me,

Tested non-SSL WebRTC connection on Windows: - Enable WebRTC client connections in server settings: Networking / WebRTC section. - Disable SSL in server settings if on localhost or local network;...

The more general issue is, which events should be triggered when in edit mode. Notes: - The Create app already signals whether the user is in edit mode via a...

I think it would be better, as a first step, to disable items (e.g., don't show UI and/or comment out code) rather than a wholesale deletion of code - some...

A series of smaller PRs, each focused on a particular area, may well be better. Even if, combined, they all end up removing the same code, at least we'll have...

If you run assignment clients individually you can set their ports with command line parameters: https://docs.vircadia.com/developer/assignment-client/command-line-parameters.html