assimp/code/AssetLib/Obj
Kim Kulling 35e4f1bf64
Kimkulling/fix double precision tests (#5660)
* Make color single precision

* Fix the unittests for double precision

* Fix merge issues

* Fix issues with Vertex + Color4

* Fix vertex operator, some tests are still red.
2024-07-12 14:37:49 +02:00
..
ObjExporter.cpp Respect merge identical vertices in ObjExporter (#5521) 2024-04-02 18:31:19 +02:00
ObjExporter.h Respect merge identical vertices in ObjExporter (#5521) 2024-04-02 18:31:19 +02:00
ObjFileData.h Kimkulling/fix double precision tests (#5660) 2024-07-12 14:37:49 +02:00
ObjFileImporter.cpp fixes potential memory leak on malformed obj file (#5645) 2024-06-29 19:20:10 +02:00
ObjFileImporter.h fixes potential memory leak on malformed obj file (#5645) 2024-06-29 19:20:10 +02:00
ObjFileMtlImporter.cpp Replace duplicated trim (#5613) 2024-06-11 16:30:49 +02:00
ObjFileMtlImporter.h Fix includes 2022-03-12 08:03:27 +01:00
ObjFileParser.cpp Replace duplicated trim (#5613) 2024-06-11 16:30:49 +02:00
ObjFileParser.h Add bounds checks to the parsing utilities. (#5421) 2024-01-30 14:32:41 +01:00
ObjTools.h Replace duplicated trim (#5613) 2024-06-11 16:30:49 +02:00