Page MenuHome

Cycles: Upgraded Embree to version 3.10.0
ClosedPublic

Authored by Stefan Werner (swerner) on May 5 2020, 12:57 PM.

Diff Detail

Repository
rB Blender
Branch
embree_3.9.0 (branched from master)
Build Status
Buildable 8241
Build 8241: arc lint + arc unit

Event Timeline

Stefan Werner (swerner) requested review of this revision.May 5 2020, 12:57 PM
Stefan Werner (swerner) created this revision.

This enables the thick lines mentioned as missing in T73778

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.

Upgraded Embree to version 3.10.0

Stefan Werner (swerner) retitled this revision from Cycles: Upgraded Embree to version 3.9.0 to Cycles: Upgraded Embree to version 3.10.0.May 18 2020, 10:57 AM

Updated install_deps.sh to 3.10.0.

This revision is now accepted and ready to land.May 18 2020, 11:04 AM
This revision was automatically updated to reflect the committed changes.