Benjamin Wasty

Results 33 comments of Benjamin Wasty

For conformance, I'd like to see more sample models, covering the whole spec. I already noticed a few missing things while developing my little [viewer](http://github.com/bwasty/gltf-viewer): * indices with component types...

There is no error message (after fixing all compile errors - see diff) - the test run apparently stops after compiling but before executing any tests (above I posted the...

Found another issue (see c4e2e9d) - so now this contains also a fix, not just a test.

@squidpickles Took me quite a while to figure this out, but it seems that the `SlackWebRequestSender` impl for reqwest only works if the reqwest version in your Cargo.toml matches the...

Made a PR: slack-rs/slack-rs-api#42.

And another one with an example: #82.

Finally it works - I had already tried ninja, but Python was missing (and the cargo target dir doesn't work even with `C:\b`). Now the steps up to 25 look...

Fixes the issue for me too. Not sure about the `previous_frame_end` either - I would have expected that the `.join(acquire_future)` should have the same effect as explicitly waiting. I also...

I've got a Macbook Pro 2015 with Vulkan SDK 1.1.82. I'd say it's fine if it works with the latest SDK. Perhaps we can add a note to the readme...

Looks good (apart from that small conflict). I think I'll find time to finish reviewing this and a few more chapters in a week or two.