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
SHADERed 1.5.6 has a minor gizmo issue: it's missing the ArrowX point from the translation gizmo.
I noticed a misspelling in the "data/gizmo.obj" for the ArrowX object.
Correcting the misspelled name in the obj file was sufficient to solve this issue.
You can find the corrected file version here as an attachment (gizmo.zip).
(the "gizmo.obj" also had an unused material "None.001" which I removed)
⚠ This was fixed in the commit 36e1bec, but in the zip file of the latest release the error is still present.
The text was updated successfully, but these errors were encountered:
SHADERed 1.5.6 has a minor gizmo issue: it's missing the ArrowX point from the translation gizmo.
I noticed a misspelling in the "
data/gizmo.obj
" for theArrowX
object.Correcting the misspelled name in the obj file was sufficient to solve this issue.
You can find the corrected file version here as an attachment (gizmo.zip).
(the "
gizmo.obj
" also had an unused material "None.001
" which I removed)⚠ This was fixed in the commit 36e1bec, but in the zip file of the latest release the error is still present.
The text was updated successfully, but these errors were encountered: