mirror of
https://github.com/minetest/irrlicht.git
synced 2025-06-30 07:10:28 +02:00
Can often copy instead of multiply matrix in CTriangleSelector
If we already know we start with an identity matrix (which is usually the case) then copy will do. Also unifying code to create matrix of different CTriangleSelector::getTriangles functions git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6578 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Tests finished. 72 tests of 72 passed.
|
||||
Compiled as DEBUG
|
||||
Test suite pass at GMT Wed Dec 13 14:06:37 2023
|
||||
Test suite pass at GMT Wed Dec 13 15:00:54 2023
|
||||
|
||||
|
Reference in New Issue
Block a user