Fixed warnings
Fixed conflicts during rebase with master
This commit is contained in:
parent
6e92b4fc3b
commit
cd4704e493
2 changed files with 4 additions and 4 deletions
|
@ -153,8 +153,6 @@ void GLGizmoMove3D::on_render()
|
|||
glsafe(::glClear(GL_DEPTH_BUFFER_BIT));
|
||||
glsafe(::glEnable(GL_DEPTH_TEST));
|
||||
|
||||
const Selection& selection = m_parent.get_selection();
|
||||
|
||||
#if ENABLE_WORLD_COORDINATE
|
||||
glsafe(::glPushMatrix());
|
||||
calc_selection_box_and_center();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue