irrlicht/source
cutealien 66d189ce63 Bugfix: CTriangleSelector::getTriangles with bbox no longer ignores transform matrix
So far it only used the inverse of the node transformation to calculate the box used to check
Which gave wrong results as soon as one tried to pass an additional matrix transformation
Wasn't ever used internally or by examples in Irrlicht, so I guess no one ever noticed (also in some cases this still worked accidentally).


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6577 dfc29bdd-3216-0410-991c-e03cc46cb475
2023-12-13 14:14:12 +00:00
..
Irrlicht Bugfix: CTriangleSelector::getTriangles with bbox no longer ignores transform matrix 2023-12-13 14:14:12 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00