ffaffd32cb1f4c5e54a496665250fcf55a0f0108
Curve-type objects now always does have object'level bounding box, meaning cu->bb wouldn't evenr used in BKE_object_minmax. So zapping this confusing check for whether ob->bb exists, which is always truth. Makes it easier to follow what cu->bb is for and what ob->bb is for.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%