ForesightMiningSoftwareCorporation / bevy_transform_gizmo

A 3d gizmo for transforming entities in Bevy.
Apache License 2.0
162 stars 40 forks source link

Polish gizmo appearance, fix handle draw order #33

Closed aevyrie closed 2 years ago

aevyrie commented 2 years ago

Fixes up some small artifacts with handle draw ordering, and makes the translation tails as well as arcs draggable.

image