mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-24 01:38:36 +00:00
5ebea2d120
Primary and secondary handles are no longer differentiated by their ids, so a bool was added to tell them apart in all the handle-related methods. Includes a minor fix in CollisionPolygon3DEditor, unrelated to editor gizmos.