assimp/test
fvbj b305195936 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.
2024-01-30 16:05:36 +01:00
..
headercheck Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00
models Improve acc file loading 2024-01-09 21:13:13 +01:00
models-nonbsd Doc: Add wiki link 2023-09-22 11:03:19 +02:00
other Add first WIP version of a TrueSpace loader. Currently only ASCII COB/SCNs are supported. 2010-04-02 04:17:05 +00:00
regression Merge branch 'master' into x3d_pugi_migration 2021-09-07 15:04:08 +02:00
unit Fix identity matrix check 2024-01-30 16:05:36 +01:00
.editorconfig Implemented: Add editor config for test code 2015-06-28 16:08:06 -06:00
.gitignore Add Exporter Unit Test output to gitignore 2019-07-25 11:12:06 +01:00
CMakeLists.txt Add a test before generating the txture folder 2023-12-29 16:55:37 +01:00
test.3mf Fixes 2021-11-10 20:37:27 +01:00