Adam Morris

Results 21 comments of Adam Morris

I finally have some (limited) time to sit down and write up some of my notes as I've been reviewing and thinking about [EXT_mesh_features](https://github.com/KhronosGroup/glTF/pull/2082). Overall, I really think the direction...

The unused dependencies are type packages for TypeScript. `@types/jest` is for the Jest unit test stuff which we aren't using much of, and `@types/node` is the typical node stuff. Including...

Recently the new version of React and Create React App came out, which I'll be upgrading us to soon. When I do so I will audit the `dependencies` and move...

+1 for user journeys. I have been working on the design side of things the past two weeks and I have a bunch of those already in my head, so...

I don't have the user journeys completely typed up yet, but I do have the low-detail wire frames finished. There are 3 layouts presented here, one for the Basic Layout,...

I really like that idea, and I've spent the past few days mulling it over and seeing what we can do. I've narrowed down the possibilities for implementation to two...

I am not a lawyer either, but I think the issue is the potential storage of the files. I do think you're right that we can't expect trademarks to be...

I just opened #139 which replaces the simple title search with an indexed search. I'm going to leave it open for a week for comments. Next up is redoing the...

I've mulled over this for the past day or so and I agree, I think that this is extremely specific and would be difficult to discover for every loader. In...

> Why so? Usually, the authors of glTF libraries open PRs with information about their projects. We can ask for specifics before merging. I could be working on a wrong...