Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@AndreasHeumann AndreasHeumann released this 10 Apr 09:26
· 30 commits to main since this release
b48d0dc

Features

  • Add Python and pybind11 source code
  • Add support for Python 3.10 and 3.11 packages and set Python wheel requirement to fail installation on unsupported Python versions

Bug Fixes

  • Add missing include to DataSourceUS.cpp (32) @thewtex
  • Upgrade almalinux-release in Docker build for GPG keys (31) @thewtex
  • Gracefully disable OptiX and NvENC features if initialization fails.
  • Python: Fix segfault when accessing RGBA data of rendered image (33) @thewtex