You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find a way to add +/- buttons to the vanilla ImGui DragFloat API. Currently, ZSort is using InputFloat, so it can't be simply replaced with DragFloat. I assume the +/- buttons are intended for adjustment purposes.
Validations
Description
Translation, Rotation, and Scale can be edited by dragging the mouse cursor in one direction while clicking.
Do the same with Sorting.
This would allow me to preview sorting changes more easily.
Suggested solution
See Description.
Alternative solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: