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

The rotation gizmo will casue the object rotating infinitely #237

Closed ShawnWicky closed 2 years ago

ShawnWicky commented 2 years ago

https://user-images.githubusercontent.com/64520407/164943124-f0d29aba-de27-42dc-acb1-c5509347d4bf.mp4

Hi, I met this problem that when I use the rotation gizmo, it will spin infinitely. I have no idea how to debug this. Would you mind giving me some suggestions?

ShawnWicky commented 2 years ago

sorry, I found the bug. its not a gizmo bug, so i will close it.

Pikachuxxxx commented 1 year ago

Hey! can you explain how you solved it? I'm having the same issue can't figure out what I'm doing wrong