Skip to content

v0.8.0

Choose a tag to compare

@jeffamstutz jeffamstutz released this 27 Nov 16:34
· 286 commits to main since this release

Changes since last release

  • Added new (experimental) add-on for Blender v4.0+
  • Added missing JSON definition for KHR_FRAME_ACCUMULATION
  • Lifted host-side ANARIArray implementation into helium from helide for use in other devices
  • Added features to aid helium devices in implementing KHR_DEVICE_SYNCHRONIZATION
  • Added support for additional extensions in helide:
    • KHR_FRAME_CHANNEL_PRIMITIVE_ID
    • KHR_FRAME_CHANNEL_OBJECT_ID
    • KHR_FRAME_CHANNEL_INSTANCE_ID
    • KHR_DEVICE_SYNCHRONIZATION
  • Fix crash in libanari front end library when ANARI library loading fails
  • Added new README guide for how to enable a device implementation under libanari
  • Various robustness fixes + cleanups for remote device
  • Various CMake cleanups and improvements
    • New usage of find_package COMPONENTS for requesting/using optional SDK viewer and code_gen components
  • Various viewer improvements

What's Changed

Full Changelog: v0.7.2...v0.8.0