Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
This commit is contained in:
commit
28d1bf5ed9
|
@ -2673,7 +2673,7 @@ void View3DInventorViewer::setAntiAliasingMode(View3DInventorViewer::AntiAliasin
|
||||||
getSoRenderManager()->getGLRenderAction()->setSmoothing(smoothing);
|
getSoRenderManager()->getGLRenderAction()->setSmoothing(smoothing);
|
||||||
|
|
||||||
if (static_cast<QGLWidget*>(this->viewport())->format().samples() != buffers)
|
if (static_cast<QGLWidget*>(this->viewport())->format().samples() != buffers)
|
||||||
Base::Console().Message("To change multisampling settings please close and open the 3d view again");
|
Base::Console().Message("To change multisampling settings please close and open the 3d view again\n");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user