Skip to content

OSPRay v1.8.5

Compare
Choose a tag to compare
@jeffamstutz jeffamstutz released this 19 Apr 22:00
· 2235 commits to master since this release
  • Fix float precision cornercase (NaNs) in sphere light sampling
  • Fix CMake bug that assumed .git was a directory, which is not true when
    using OSPRay as a git submodule
  • Fix CMake warning
  • Fix DLL_EXPORT issue with ospray_testing helper library on Windows