You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that in the type raylib::BoundingBox uses the original Vector3's instead of the c++ re implementation raylib::Vector3, which causes incompatibility with direct operators. Is this intentional?