Skip to content

v0.10.0

Compare
Choose a tag to compare
@jeffamstutz jeffamstutz released this 29 May 22:27
· 124 commits to next_release since this release

Changes since last release

  • Build updates to allow installing code-gen scripts and anari_viewer without needing to use them in the build
  • Add new helium smart pointer type (ChangeObserverPtr) to automatically manage object observers
  • Add support in helide for ANARI_KHR_FRAME_COMPLETION_CALLBACK
  • Sync size of ANARI_BOOL to be 1 byte instead of 4 to match latest spec revision
  • Add glTF and KTX support to anariViewer
  • Minor updates to anari_cpp headers to be more consistent
  • Fix various bugs in code gen, python bindings, and examples

PRs

Full Changelog: v0.9.1...v0.10.0