Merge remote-tracking branch 'origin/master' into ys_cut

This commit is contained in:
YuSanka 2022-04-14 10:04:45 +02:00
commit 91a1cd30a0
490 changed files with 18330 additions and 249459 deletions

View file

@ -745,7 +745,7 @@ void GLGizmoCut3D::on_render_input_window(float x, float y, float bottom_limit)
for (Axis axis : {X, Y, Z})
render_rotation_input(axis);
m_imgui->text(_L("°"));
m_imgui->text(_L("°"));
}
else {
ImGui::AlignTextToFramePadding();