| Age | Commit message (Collapse) | Author |
|
|
|
Also fixes problems with invisible subtitles from binary STL files
with weird line numbers.
|
|
|
|
|
|
Also add a test for that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is an incorrect error when verifying 3D Interop DCPs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
content.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 93c2ca7dfc8feeae374c867c1c679334571a7547.
Building the tests on 16.04 needs a newer boost than it provides;
you can build it statically but then you need to link the boost test
library statically (which requires the removal of BOOST_TEST_DYN_LINK
all over the place). Doing that fails in libsub for some reason.
|