Malcolm Nixon

Results 49 issues of Malcolm Nixon

Have you considered creating a github action to get the latest version of nvc installed on Github build agents? Something equivalent to the "ghdl/setup-ghdl-ci@nightly" action (https://github.com/ghdl/setup-ghdl-ci).

wishlist

Some assets appear to be published under categories which aren't clear, or seem ambiguous. For example: - Characters, Models, Effects, and Sounds all under the "Misc" category - Full games...

enhancement
topic:backend

Currently the grapple hook target only collides with layers selected for grappling. The result is that it's possible to shoot "through" an object that isn't grappleable and hit an object...

Added climbing demo scene. Added cloudy panorama sky from ambientcg.com. Cleaned up lighting in scenes. Minor cleanups for demo-scene instructions.

Function_pickup should support enabling/disabling dynamically.

enhancement

Movement providers should have a means of storing state information in a central location when there may be multiple instances of the providers. For example: * Function_Direct_movement instances (on each...

The current flight system only supports inputs from a single controller. Instead each controller should be able to contribute thrust and/or strafing.

enhancement

The vignette shader is set for 'depth_test_disable', but its render priority is set to 0, so virtually all other "No Depth Test" materials will show through it. This value should...

bug

Would it be possible to have environment variables associated with each resource? I have 3 identical embedded boards I'm testing with as my resources. Each board has unique: - Nework...

extended properties
variables exposed by lock actions
Triage

This pull request is an initial cleanup of the documentation comments for the XR Tools scripts so the generated documentation is more usable. The initial comment style with the "@desc"...