Merge branch 'OBJ-loader-negative-indices' into 'master'
Fix for handling negative indices in OBJ loader This fix resolves an issue that occurrs with the current code that uses two passes to parse the OBJ - see my previous merge request: https://graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/merge_requests/84 Sorry for the trouble! :-( To verify that the negative indices were really not working any more, and to check that this fix resolves the issue, I used the Cornell Box example from the tiny OBJ loader project: https://github.com/syoyo/tinyobjloader/blob/master/models/cornell_box.obj See merge request !93
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
Test | |||||||||
passed |
#11804
Linux
|
clang-c++11 |
00:21:09
|
|
|||||
passed |
#11806
Linux
|
clang-c++98 |
00:16:59
|
|
|||||
passed |
#11809
Linux
|
cppcheck |
00:00:30
|
||||||
passed |
#11803
Linux
|
gcc-c++11 |
00:05:06
|
|
|||||
passed |
#11805
Linux
|
gcc-c++98 |
00:03:43
|
|
|||||
passed |
#11807
Apple
|
macos-c++11 |
00:16:25
|
||||||
passed |
#11808
Apple
|
macos-c++98 |
00:15:24
|
||||||