Closed paulmelis closed 4 years ago
Error is here:
The vectors are initialized with the first element of upper
/lower
, instead of passing the array pointer. Same thing happens in World.cpp
.
@jeffamstutz As a 2.0 release seems to be imminent just wanted to remark that this issue is still there
Thanks, we were on a time crunch for v2.0 to be "out", so there's likely a v2.0.1 patch release with several bug fixes right around the corner.
Wow, my tunnel vision on v2.0
was bad, this fix is simple! Thanks for your patience.
With 8879ce67e1f3d6095cae05ce781eae92585af0ef the returned bounds from a
cpp::Group
andcpp::World
are incorrect. They seem to duplicate the x values for y and z. This is true also for the underlyingOSPBounds
:For me the above outputs: