Closed peter1745 closed 2 years ago
…<= 0
Setting ImGuizmo::Style::HatchedAxisLineThickness to <= 0 now prevents the hatched lines from rendering completely, instead of rendering at a thickness of 1 (See ImGui::AddPolyline)
ImGuizmo::Style::HatchedAxisLineThickness
ImGui::AddPolyline
…<= 0
Setting
ImGuizmo::Style::HatchedAxisLineThickness
to <= 0 now prevents the hatched lines from rendering completely, instead of rendering at a thickness of 1 (SeeImGui::AddPolyline
)