Matthew Klingensmith

Results 131 comments of Matthew Klingensmith

Btw that solution sounds similar to what was done for the MoveIt skeleton configuration wizard. We just sampled a few thousand random configurations of the robot and declared links that...

I started implementing this here: https://github.com/mklingen/dart/tree/feature/mesh_refactor but haven't finished. For one thing the `aiNode` and `aiScene` are used all over the place in the renderer.

This is an exception I created to catch #1007. Closing #1007 and tracking it with this bug.

I am currently working on "off screen interactions" with other factions. It's a bit more complicated than I hoped, but it should add a few more ways of interacting with...

No, It should still be done sometime, I just don't care enough to make it work right now.

I swear I fixed this last night... will try to reproduce again.

random crashes unfortunately will still occur at load time if the graphics device is disposed, due to a lot of stuff happening in the loading thread. I'm going to maybe...

Okay, so I went ahead and did a testing grind with "graphics device lost during game load time" and fixed a few *dozen* crashes. This is something the engine was...

Pretty sure I've covered every major feature in the main gameplay state.

Did you spawn the item from the god menu, or did a dwarf craft it?