This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Jeroen Bakker 752139556f BVHCache: Performance
This patch changes the BVHCache implementation. It will use
a primitive array in stead of the ListBase. The locking is also
changed from a global lock to a per cache instance lock.

The performance of `gabby.blend` available on the cloud increased from 9.7
fps to 10.5 fps.

Reviewed By: Brecht van Lommel

Differential Revision: https://developer.blender.org/D7817
2020-06-02 16:01:14 +02:00
..
2020-06-02 16:01:14 +02:00
2020-06-02 16:01:14 +02:00
2020-05-28 16:42:31 +10:00
2020-03-29 17:11:41 +11:00
2020-03-05 21:07:20 +01:00
2020-05-28 16:42:31 +10:00
2020-03-11 21:39:56 +11:00
2020-05-27 10:52:07 +10:00
2020-05-03 15:30:35 +02:00
2020-04-03 12:38:04 +11:00