Files
assimp/code/AssetLib
fvbj 2d98f6a880 Fix identity matrix check (#5445)
* Fix identity matrix check

Adds an extra epsilon value to check the matrix4x4 identity. The method is also used to export to GLTF/GLTF2 format to check node transformation matrices. The epsilon value can be set using AI_CONFIG_CHECK_IDENTITY_MATRIX_EPSILON with the default value set to 10e-3f for backward compatibility of legacy code.

* Fix type of float values in the unit test

* Update matrix4x4.inl

Fix typo

* Update matrix4x4.inl

Remove dead code.

* Add isIdentity-Test

* Update AssimpAPITest_aiMatrix4x4.cpp

---------

Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-02-06 21:24:41 +01:00
..
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00
2024-01-27 12:14:35 +01:00
2024-02-06 21:24:41 +01:00
2024-02-06 21:24:41 +01:00
2023-11-12 21:09:33 +01:00
2024-01-06 20:57:41 +01:00
2023-11-12 21:09:33 +01:00
2024-01-31 09:30:54 +01:00
2024-01-31 09:30:54 +01:00
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00
2023-12-22 13:23:08 +01:00
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00
2023-12-20 20:55:04 +01:00
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00