This project is mirrored from https://gitlab.kitware.com/vtk/vtk-m.git.
Pull mirroring updated .
- 31 Oct, 2018 1 commit
-
-
Bill Lorensen authored
Change tests from using ExternalData_add_test to vtk_add_test_cxx. Added baselines for the tests. Ghe OBJImport tests were not being run.
-
- 30 Oct, 2018 2 commits
-
-
Bill Lorensen authored
Change tests from using ExternalData_add_test to vtk_add_test_cxx. Added baselines for the tests. Ghe OBJImport tests were not being run.
-
Bill Lorensen authored
If an mtl file refers to a texture map file more than once, the generated texture filename consists of the original name dupilcated n times. For example: newmtl material0 map_Ka abc.png map_Kd abc.png map_Ks abc.png will try open a fileabc.pngabc.pngabc.png
-