Skip to content

Releases: howetuft/LuxCoreWheel

v2.9a1.post14

09 Jan 05:08
27f4095
Compare
Choose a tag to compare

Fix crash in Linux due to use of TBB in Embree

v2.9a1.post13

06 Jan 12:50
9e764b5
Compare
Choose a tag to compare

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

30 Dec 15:39
5623593
Compare
Choose a tag to compare

Restrict Oidn to CPU (for now...)

v2.9a1.post11

29 Dec 05:53
70dbda4
Compare
Choose a tag to compare

Fix denoiser prefiltering

v2.9a1.post10

28 Dec 07:23
b57b8e9
Compare
Choose a tag to compare

Add pyluxcore.path_to_oidn() (necessary for Blender...)

v2.9a1.post9

27 Dec 18:08
94ff55f
Compare
Choose a tag to compare

Fix oidnDenoise
Upgrade various dependencies

v2.9a1.post8

14 Dec 15:56
1b6bd65
Compare
Choose a tag to compare

Set exec permissions to oidnDenoise

v2.9a1.post7

14 Dec 09:04
905ab67
Compare
Choose a tag to compare

Add oidnDenoise
Bring MaxOS14-3.8 back
Upgrade OpenVDB

v2.9a1.post5

04 Dec 04:58
23067b7
Compare
Choose a tag to compare

Technical release (code refactoring)

v2.9a1.post4

16 Nov 17:17
9bb6943
Compare
Choose a tag to compare
Merge pull request #13 from howetuft/work

Python3.13