Enabled round linear hair in Embree.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- embree_3.9.0 (branched from master)
- Build Status
Buildable 7891 Build 7891: arc lint + arc unit
Event Timeline
Comment Actions
Fine with me, but as mentioned in T76184: Library upgrades for 2.90 we might as well jump to 3.10 immediately.
It would also help if there was an #ifdef that checks for the version before using the new primitive, to avoid problems when not all precompiled libraries are updated immediately.
Comment Actions
In rBc7329da14b22: Build: use TBB as Embree tasking system I've also enabled TBB now as the Embree tasking system.