0028405: Visualization, V3d_Viewer - changes to Grid immediately updates view
authorkgv <kgv@opencascade.com>
Sun, 5 Feb 2017 08:33:39 +0000 (11:33 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 2 Mar 2017 09:31:49 +0000 (12:31 +0300)
commit224f48fa0ed692345e53c80ff307b5da6322146d
tree13c5ec766bdc7f3b59fc167791034a7d3945ac4c
parent18c066908fce4906441fedfbab5df0f578bab1db
0028405: Visualization, V3d_Viewer - changes to Grid immediately updates view

V3d_Viewer methods ActivateGrid, DeactivateGrid, SetRectangularGridValues, SetCircularGridValues,
RectangularGridGraphicValues, CircularGridGraphicValues, SetPrivilegedPlane, DisplayPrivilegedPlane
do not redraw viewer anymore.
dox/dev_guides/upgrade/upgrade.md
src/V3d/V3d_Viewer_3.cxx
src/V3d/V3d_Viewer_4.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx