View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006984 | Multi Theft Auto : San Andreas | Client | public | 2012-04-05 01:28 | 2013-01-26 08:14 |
Reporter | ccw | Assigned To | Cazomino05 | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | 1.3.1 | Fixed in Version | 1.3.1 | ||
Summary | 0006984: getElementMatrix returns non-standard matrix | ||||
Description | getElementMatrix returns a matrix with the last column in each row set to 1. This will mean some operations will yield incorrect results. | ||||
Additional Information | Current fix is to manually set the last column in the first three rows to zero: mat = getElementMatrix(element) | ||||
Tags | No tags attached. | ||||