One step forward

This commit is contained in:
Marianne Gagnon 2014-05-23 19:56:24 -04:00
parent 8417fd3394
commit b1f34a09e7

View File

@ -277,8 +277,8 @@ void ModelViewWidget::setupRTTScene(PtrVector<scene::IMesh, REF>& mesh,
m_camera->updateAbsolutePosition();
// Detach the note from the scene so we can render it independently
m_rtt_main_node->setVisible(false);
m_light->setVisible(false);
//m_rtt_main_node->setVisible(false);
//m_light->setVisible(false);
}
void ModelViewWidget::setRotateOff()