Files
test2/source/blender/makesdna
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-02-20 12:19:55 +11:00
2020-03-09 21:16:02 +01:00
2020-02-20 12:19:55 +11:00
2020-02-20 12:19:55 +11:00
2020-05-27 20:04:46 +02:00
2019-08-18 04:26:34 +10:00
2020-05-29 18:05:04 +02:00
2020-06-02 16:01:14 +02:00
2020-05-27 20:04:46 +02:00
2019-09-12 04:58:09 +10:00
2020-02-20 12:19:55 +11:00
2020-05-26 15:39:49 -04:00
2020-05-28 16:42:31 +10:00