qt3d/tests/auto/render/geometryloaders
Kevin Ottens 391fe1d2c1 Deal with trailing spaces and crlf
We ended up having corrupted meshes if the application which exported
the OBJ was adding trailing white spaces. Also make sure we got a test
case using crlf for end of lines.

Change-Id: Iace9dbc3d0d124fefe9e3350d396fdf26555cd17
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2017-11-07 09:49:35 +00:00
..
cube.fbx Added FBX geometry loader 2017-01-20 13:56:41 +00:00
cube.gltf Added GLTF geometry loader 2017-01-20 13:56:32 +00:00
cube.obj QMesh geometry loading via plugin system 2017-01-20 13:56:25 +00:00
cube.ply Ported PLY and STL geometry loaders 2017-01-20 13:56:29 +00:00
cube.stl Ported PLY and STL geometry loaders 2017-01-20 13:56:29 +00:00
cube2.obj Deal with trailing spaces and crlf 2017-11-07 09:49:35 +00:00
cube_buffer.bin Added GLTF geometry loader 2017-01-20 13:56:32 +00:00
geometryloaders.pro Added FBX geometry loader 2017-01-20 13:56:41 +00:00
geometryloaders.qrc Deal with trailing spaces and crlf 2017-11-07 09:49:35 +00:00
tst_geometryloaders.cpp Deal with trailing spaces and crlf 2017-11-07 09:49:35 +00:00