Releases: howetuft/LuxCoreWheel
Releases · howetuft/LuxCoreWheel
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
v2.9a1.post7
Add oidnDenoise
Bring MaxOS14-3.8 back
Upgrade OpenVDB
v2.9a1.post5
Technical release (code refactoring)
v2.9a1.post4
Merge pull request #13 from howetuft/work Python3.13