Releases: mortacious/python-optix
Releases · mortacious/python-optix
python-optix-1.0.0
What's Changed
- Implemented support for 7.6 by @mortacious in #11
- Improve setup to allow embedding the optix headers for bdist_wheel, install and develop commands by @mortacious in #12
Full Changelog: v0.1.3...v1.0.0
python-optix-0.1.3
What's Changed
- Improved setup by packaging the optix headers only at wheel creation by @mortacious in #9
Full Changelog: v0.1.2...v0.1.3
python-optix-0.1.2
python-optix-0.1.1
python-optix-0.1.0
- Added support for the OptiX 7.4 API. The older 7.3 API is still supported as well
- Merged PR #2
python-optix-0.0.3
v0.0.3 bumped version to 0.0.3
python-optix-0.0.2
v0.0.2 made Instances visible by default by setting the visibility_mask to a…
python-optix-0.0.1
v0.0.1 Update README.md