Jared Loomis
Jared Loomis
I'm also seeing this error. The build succeeds when using `stack build` or `Build With: SublimeHaskell - *`, but on saving a file I get `Error: Could not find module...
It would be nice to know who else is having this problem, because it only breaks on some systems. I don't know what is relevant, but here are some of...
I should be able to post some video in a few hours.
Here's a [video](http://tinypic.com/r/2056qdh/8) and the [trace file](http://s000.tinyupload.com/index.php?file_id=13978742709082776665), for use with apitrace.
In the video at about 0:20-0:30, I was holding down "w" and moving the mouse around. When the mouse is moved but no movement key pressed, it has no effect....
I'm not at my computer for a while, but I'm fairly sure I remember the quaternion values. Before normalization, the quaternion is within a few tenths more or less than...
After doing more tests, it seems that `gpRotFwd->NewDirection` and `gpRotUp->NewDirection` are always `0 0 0 0`. I'm investigating in `RTHelper.cpp` to see if I can find out why.