Build: Upgrade OpenPGL to version 0.6.0
Main improvements: * Spatial structure (Kd-tree) build is now multithreaded. * Kd-tree switched to use cache-friendlier TreeLets. * Field fixed some non-deterministic behavior when spatial cache does not receive any training data during a training iteration due to a large number of training iterations. * Fixed build problems on (non-Mac) ARM systems. Pull Request: https://projects.blender.org/blender/blender/pulls/118328
This commit is contained in:
committed by
Brecht Van Lommel
parent
1f30f41af8
commit
791aeeff9a
@@ -25,7 +25,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
||||
** Embree; version 4.1.0 -- https://github.com/embree/embree
|
||||
** Intel(R) oneAPI DPC++ compiler; version 2022-12 --
|
||||
https://github.com/intel/llvm#oneapi-dpc-compiler
|
||||
** Intel® Open Path Guiding Library; version 0.5.0 -- http://www.openpgl.org/
|
||||
** Intel® Open Path Guiding Library; version 0.6.0 -- http://www.openpgl.org/
|
||||
** Mantaflow; version 0.13 -- http://mantaflow.com/
|
||||
** materialX; version 1.38.6 --
|
||||
https://github.com/AcademySoftwareFoundation/MaterialX
|
||||
|
||||
Reference in New Issue
Block a user