Files
test2/source/blender
Germano Cavalcante 684b95804e Refactor: remove cache parameters from bvhtree_from_ functions
The `BVHCacheType bvh_cache_type` parameter defines specific
`BVHTrees` that cannot be customized.

So it doesn't make sense to pass this value to any
`*bvhtree_from_[...]_ex` function as the `BVHTrees` created in these
cases are custom and cannot be saved in the cache.

This also resulted in a nice cleanup in the code.

Differential Revision: https://developer.blender.org/D14479
2022-04-05 19:32:56 -03:00
..
2022-04-05 22:21:13 +02:00
2022-04-05 19:59:20 +02:00
2022-04-05 22:53:10 +02:00
2022-04-05 22:21:13 +02:00
2022-04-04 10:28:10 -05:00
2022-03-16 11:58:22 +11:00
2022-04-04 12:43:54 +02:00
2022-03-25 12:04:14 +11:00