This repository has been archived on 2023-10-09 . You can view files and clone it, but cannot push or open issues or pull requests.
176b806626ed62cb1bb9f609f927dc27e6e9c268
The callback checks if 2 nodes intersect (not just their AABB). Advantages: - theres no need to allocate overlaps which are later ignored. - expensive intersection tests will run multi-threaded. Currently only used for Python API.
Description
Archive of Blender with old branches
Languages
C
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%