EricGriffith

Results 7 comments of EricGriffith

The way the Apache and Microsoft implementations handle this is by generating a field or property of type object and using runtime type information to support serialization.

We were trying to use separate UI threads for the task pane and pop-up dialogs in an Office extension. We switched back to single-threaded and it's working fine now. Can...

There is no relation between IGL and libigl.

Unfortunately we can't handle file renames that just change the case of the filename. You'll need to fix the CMake files instead.

A theoretical use case would be to have an interactivity graph that would iterate over all lights in an asset and adjust the spotlight params of the spotlights only. Of...

While I'd love a future where scenes are deleted from glTF and are only permitted in something like glX, we're not there now. I'd prefer that the current extensions support...

1. It would be great to include example usage of the schemas in the spec. 2. **both** seems to be a typo here: > As both the `mesh` shape 3....