0029520: Visualization - drop deprecated V3d_View::Export() functionality and depende...
authorkgv <kgv@opencascade.com>
Tue, 20 Feb 2018 05:37:38 +0000 (08:37 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 14 Jun 2018 11:03:00 +0000 (14:03 +0300)
commite52ba46e3b5ceb9a08687d0d56c7e900d580748a
tree83e3b641da7ceddff49dac113cf6050163149646
parent7775636a15c95c4d6d0c85b33ada796a75d291bb
0029520: Visualization - drop deprecated V3d_View::Export() functionality and dependency from gl2ps
66 files changed:
CMakeLists.txt
adm/CMPLRS
adm/cmake/3rdparty_macro.cmake
adm/cmake/gl2ps.cmake [deleted file]
adm/cmake/occt_csf.cmake
adm/cmake/vardescr.cmake
adm/genconf.tcl
adm/genconfdeps.tcl
adm/genproj.tcl
adm/templates/OpenCASCADEConfig.cmake.in
adm/templates/custom.build.bat.in
adm/templates/custom.build.sh.in
adm/templates/custom.install.bat.in
adm/templates/custom.install.sh.in
adm/templates/env.bat
adm/templates/env.bat.in
adm/templates/env.sh
adm/templates/env.sh.in
dox/dev_guides/building/3rdparty/3rdparty_linux.md
dox/dev_guides/building/3rdparty/3rdparty_osx.md
dox/dev_guides/building/3rdparty/3rdparty_windows.md
dox/dev_guides/building/cmake/cmake.md
dox/dev_guides/building/code_blocks.md
dox/dev_guides/building/xcode.md
dox/dev_guides/upgrade/upgrade.md
dox/overview/overview.md
samples/mfc/standard/Common/OCC_3dView.cpp
samples/mfc/standard/Common/StdAfx.h
samples/qt/Common/src/View.cxx
src/Draw/Draw_BasicCommands.cxx
src/Graphic3d/FILES
src/Graphic3d/Graphic3d_CView.hxx
src/Graphic3d/Graphic3d_ExportFormat.hxx [deleted file]
src/Graphic3d/Graphic3d_GraphicDriver.hxx
src/Graphic3d/Graphic3d_SortType.hxx [deleted file]
src/OpenGl/OpenGl_Context.cxx
src/OpenGl/OpenGl_GraphicDriver.hxx
src/OpenGl/OpenGl_Text.cxx
src/OpenGl/OpenGl_View.cxx
src/OpenGl/OpenGl_View.hxx
src/OpenGl/OpenGl_Workspace.cxx
src/TKOpenGl/EXTERNLIB
src/V3d/V3d_View.cxx
src/V3d/V3d_View.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/3rdparty/export/A1 [deleted file]
tests/3rdparty/export/A2 [deleted file]
tests/3rdparty/export/A3 [deleted file]
tests/3rdparty/export/A4 [deleted file]
tests/3rdparty/export/A5 [deleted file]
tests/3rdparty/export/A6 [deleted file]
tests/3rdparty/export/A7 [deleted file]
tests/3rdparty/export/begin [deleted file]
tests/3rdparty/export/end [deleted file]
tests/3rdparty/grids.list
tests/bugs/begin
tests/bugs/moddata_2/bug23172 [deleted file]
tests/bugs/vis/bug21091_1 [deleted file]
tests/bugs/vis/bug21091_3 [deleted file]
tests/bugs/vis/bug21091_4 [deleted file]
tests/bugs/vis/bug21091_5 [deleted file]
tests/bugs/vis/bug21091_6 [deleted file]
tests/bugs/vis/bug21091_7 [deleted file]
tests/bugs/vis/bug21091_8 [deleted file]
tests/bugs/vis/bug21091_9 [deleted file]
tests/bugs/vis/bug22796_3 [deleted file]