tapestry
tapestry copied to clipboard
WIP: Update to OSPRay 1.8.4
Upgrading all the way from OSPRay 1.3.1 to 1.8.4! The example still compiles and runs, along with my own test case. However, now there are (several) warnings during compilation as PBNJ is using deprecated API calls. By OSPRay 2 I expect these to break entirely, so PBNJ/Enchiladas would need to update API calls and/or use the scene graph.
Actually, this shouldn't be merged quite yet. Forgot to include the PBNJ and Enchiladas submodule updates to use latest versions.
PBNJ is updated, Enchiladas shouldn't need anything special. But this will have to wait for OSPRay 1.8.5. There is a CMake bug in 1.8.4 caused by OSPRay being a git submodule. I submitted a fix for it, but it won't be out until 1.8.5. We could use a devel commit, but I would rather have a tagged release commit for the submodule.