Age | Commit message (Collapse) | Author |
|
|
|
|
|
occasionally ran at less than 60Hz). Fix call to 'getClosestPtOnBox', whcih was being passed X * V12_X_MULTIPLIER and Y * V12_Y_MULTIPLIER, but the box coordinates, where not
|
|
|
|
|
|
MISC: Bugfixes
|
|
|
|
|
|
Similar (fix) to bug #6739
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to sev for confirming that this is the intended expressions.
|
|
I hope this is correct. I don't know when the function is used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was leading to an out of bounds assert.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|