Steven Vergenz

Results 13 issues of Steven Vergenz

I noticed that `btCollisionWorld` doesn't have any constructors defined in the IDL. This class is usually just a super class, but it's useful on its own too if you only...

Blend shapes are populated correctly from glTF today, but animations targeting the weights are not.

enhancement

This file is loaded by every other app just fine, and passes validation, but throws the below error in UnityGLTF: [altspace-cube - Copy.zip](https://github.com/KhronosGroup/UnityGLTF/files/2626960/altspace-cube.-.Copy.zip) ``` NullReferenceException: Object reference not set to...

bug

Needed for any attempt at cache management.

If you load the same asset an even number of times concurrently, the load will complete, but the asset will be garbage collected and released 30 seconds later. Relevant Unity...

One significant feature that is missing from the MRE SDK that the old Altspace SDK had is the ability to open a web page for a particular user. This could...

enhancement
AltspaceVR
V2

From PR #945, but tabled until 1.1: > As of May 2015, JSON Web Signatures have left "draft" status and been officially endorsed as RFC 7515. This PR updates the...

minor

Currently, it seems like there is no clean way to determine the number of statements a given query will return. I can make a query, then recurse over the `more`...

major
minor

I'm not sure why this happens, I haven't had time to dig, but when you attempt to export objects linked from another file, the data is not added to the...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### I have checked the wiki - [X] I have searched the wiki for...

bug