CedricGuillemet / ImGuizmo

Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
MIT License
3.22k stars 907 forks source link

Fixed divide by zero floating point exception #264

Closed mgerhardy closed 2 years ago

mgerhardy commented 2 years ago

If you reduce the bounding box size you will trigger this div0 float exception at some point.