AntonicelliVittorio / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

Bug in Matrix4f #583

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Line 1263, "store.z = m03 * vx + m13 * vy + m23 * vz + m33 * vw;"

shouldnt that read "store.w" instead?

-.rhavin;)

Original issue reported on code.google.com by cl...@yahoo.de on 7 Mar 2013 at 11:40

GoogleCodeExporter commented 9 years ago

Original comment by ShadowIs...@gmail.com on 16 Apr 2013 at 3:16