mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-21 02:20:00 +00:00
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.