Releases: howetuft/LuxCoreWheel
Releases · howetuft/LuxCoreWheel
v2.9a1.post17
Wrap-up, before modifying code base.
THIS SHOULD BE THE LAST 2.9 SERIES RELEASE
v2.9a1.post16
Fix a bug in embree with tbb (revert)
THIS SHOULD BE THE LAST 2.9 SERIES RELEASE
v2.9a1.post15
Linux: Fix bug in OIDN and Embree, due to multiple compiler versions in the manylinux container
Linux: Remove OIDN hack (thanks to previous fix)
Windows: Remove heif dep for OIIO (due to crash)
v2.9a1.post14
Fix crash in Linux due to use of TBB in Embree
v2.9a1.post13
Various optimizations:
- Add O2/O3 flags to compilations
- Add SIMD flags to compilations (and vectorization)
- Use SIMD in embree3
- Use TBB in embree3
- Prune boost submodules in build (keep only those used in the code)
v2.9a1.post12
Restrict Oidn to CPU (for now...)
v2.9a1.post11
Fix denoiser prefiltering
v2.9a1.post10
Add pyluxcore.path_to_oidn()
(necessary for Blender...)
v2.9a1.post9
Fix oidnDenoise
Upgrade various dependencies
v2.9a1.post8
Set exec permissions to oidnDenoise