View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029520 | Open CASCADE | OCCT:Visualization | public | 2018-02-20 08:21 | 2018-06-23 14:05 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | integration request | ||
Status | closed | Resolution | reopened | ||
Product Version | 7.1.0 | ||||
Target Version | 7.4.0 | Fixed in Version | 7.4.0 | ||
Summary | 0029520: Visualization - drop deprecated V3d_View::Export() functionality and dependency from gl2ps | ||||
Description | V3d_View::Export() has been deprecated for a while (since OCCT 7.1.0), because it is based on obsolete OpenGL feedback API, incompatible with modern rendering techniques. Therefore, it is proposed removing this functionality. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR29520 has been created by kgv. SHA-1: 90bb088b43f8b0f588753520b355075eaac72e1b Detailed log of new commits: Author: kgv Date: Tue Feb 20 08:37:38 2018 +0300 0029520: Visualization - drop deprecated V3d_View::Export() functionality and dependency from gl2ps |
|
Branch CR29520 has been updated forcibly by kgv. SHA-1: af18cf72ecd298124c51390be741ee5e78b4f230 |
|
Patch is ready for review. http://jenkins-test-10.nnov.opencascade.com/view/CR29520-CR29520-KGV/ |
|
Branch CR29520 in occt and occt-products reviewed without remarks, ready for testing. |
|
Combination - OCCT branch : CR29520 SHA - af18cf72ecd298124c51390be741ee5e78b4f230 Products branch : CR29520 SHA - 7005ab7c7923d02a6b1cbdb7c3b4e997d505507e was compiled on Linux, MacOS and Windows platforms and tested in optimize mode. Number of compiler warnings: No new/fixed warnings Regressions/Differences/Improvements: No regressions/differences CPU differences: Debian70-64: OCCT Total CPU difference: 18233.879999999604 / 18343.679999999593 [-0.60%] Products Total CPU difference: 7446.729999999996 / 7477.560000000005 [-0.41%] Windows-64-VC10: OCCT Total CPU difference: 17660.79520949854 / 17719.576386298584 [-0.33%] Products Total CPU difference: 8013.084965599969 / 8043.3491595999785 [-0.38%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
No, it wasn't. |
|
> TODO ?0023540 windows: Error: export of image.*failed > TODO ?0023540 windows: Error: The file has been exported.*different size [(]0 These TODOs should be also removed. |
|
Branch CR29520 has been deleted by kgv. SHA-1: af18cf72ecd298124c51390be741ee5e78b4f230 |
occt: master e52ba46e 2018-02-20 05:37:38 Committer: bugmaster Details Diff |
0029520: Visualization - drop deprecated V3d_View::Export() functionality and dependency from gl2ps |
Affected Issues 0029520 |
|
mod - adm/cmake/3rdparty_macro.cmake | Diff File | ||
rm - adm/cmake/gl2ps.cmake | Diff File | ||
mod - adm/cmake/occt_csf.cmake | Diff File | ||
mod - adm/cmake/vardescr.cmake | Diff File | ||
mod - adm/CMPLRS | Diff File | ||
mod - adm/genconf.tcl | Diff File | ||
mod - adm/genconfdeps.tcl | Diff File | ||
mod - adm/genproj.tcl | Diff File | ||
mod - adm/templates/custom.build.bat.in | Diff File | ||
mod - adm/templates/custom.build.sh.in | Diff File | ||
mod - adm/templates/custom.install.bat.in | Diff File | ||
mod - adm/templates/custom.install.sh.in | Diff File | ||
mod - adm/templates/env.bat | Diff File | ||
mod - adm/templates/env.bat.in | Diff File | ||
mod - adm/templates/env.sh | Diff File | ||
mod - adm/templates/env.sh.in | Diff File | ||
mod - adm/templates/OpenCASCADEConfig.cmake.in | Diff File | ||
mod - CMakeLists.txt | Diff File | ||
mod - dox/dev_guides/building/3rdparty/3rdparty_linux.md | Diff File | ||
mod - dox/dev_guides/building/3rdparty/3rdparty_osx.md | Diff File | ||
mod - dox/dev_guides/building/3rdparty/3rdparty_windows.md | Diff File | ||
mod - dox/dev_guides/building/cmake/cmake.md | Diff File | ||
mod - dox/dev_guides/building/code_blocks.md | Diff File | ||
mod - dox/dev_guides/building/xcode.md | Diff File | ||
mod - dox/dev_guides/upgrade/upgrade.md | Diff File | ||
mod - dox/overview/overview.md | Diff File | ||
mod - samples/mfc/standard/Common/OCC_3dView.cpp | Diff File | ||
mod - samples/mfc/standard/Common/StdAfx.h | Diff File | ||
mod - samples/qt/Common/src/View.cxx | Diff File | ||
mod - src/Draw/Draw_BasicCommands.cxx | Diff File | ||
mod - src/Graphic3d/FILES | Diff File | ||
mod - src/Graphic3d/Graphic3d_CView.hxx | Diff File | ||
rm - src/Graphic3d/Graphic3d_ExportFormat.hxx | Diff File | ||
mod - src/Graphic3d/Graphic3d_GraphicDriver.hxx | Diff File | ||
rm - src/Graphic3d/Graphic3d_SortType.hxx | Diff File | ||
mod - src/OpenGl/OpenGl_Context.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_GraphicDriver.hxx | Diff File | ||
mod - src/OpenGl/OpenGl_Text.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_View.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_View.hxx | Diff File | ||
mod - src/OpenGl/OpenGl_Workspace.cxx | Diff File | ||
mod - src/TKOpenGl/EXTERNLIB | Diff File | ||
mod - src/V3d/V3d_View.cxx | Diff File | ||
mod - src/V3d/V3d_View.hxx | Diff File | ||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | ||
rm - tests/3rdparty/export/A1 | Diff File | ||
rm - tests/3rdparty/export/A2 | Diff File | ||
rm - tests/3rdparty/export/A3 | Diff File | ||
rm - tests/3rdparty/export/A4 | Diff File | ||
rm - tests/3rdparty/export/A5 | Diff File | ||
rm - tests/3rdparty/export/A6 | Diff File | ||
rm - tests/3rdparty/export/A7 | Diff File | ||
rm - tests/3rdparty/export/begin | Diff File | ||
rm - tests/3rdparty/export/end | Diff File | ||
mod - tests/3rdparty/grids.list | Diff File | ||
mod - tests/bugs/begin | Diff File | ||
rm - tests/bugs/moddata_2/bug23172 | Diff File | ||
rm - tests/bugs/vis/bug21091_1 | Diff File | ||
rm - tests/bugs/vis/bug21091_3 | Diff File | ||
rm - tests/bugs/vis/bug21091_4 | Diff File | ||
rm - tests/bugs/vis/bug21091_5 | Diff File | ||
rm - tests/bugs/vis/bug21091_6 | Diff File | ||
rm - tests/bugs/vis/bug21091_7 | Diff File | ||
rm - tests/bugs/vis/bug21091_8 | Diff File | ||
rm - tests/bugs/vis/bug21091_9 | Diff File | ||
rm - tests/bugs/vis/bug22796_3 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-20 08:21 | kgv | New Issue | |
2018-02-20 08:21 | kgv | Assigned To | => kgv |
2018-02-20 08:35 | kgv | Product Version | => 7.1.0 |
2018-02-20 08:35 | kgv | Description Updated | |
2018-02-20 08:43 | git | Note Added: 0074062 | |
2018-02-20 08:54 | git | Note Added: 0074063 | |
2018-02-20 09:38 | kgv | Note Added: 0074065 | |
2018-02-20 09:38 | kgv | Assigned To | kgv => san |
2018-02-20 09:38 | kgv | Status | new => resolved |
2018-02-20 11:38 | kgv | Relationship added | related to 0023540 |
2018-02-21 12:56 |
|
Note Added: 0074086 | |
2018-02-21 12:56 |
|
Assigned To | san => bugmaster |
2018-02-21 12:56 |
|
Status | resolved => reviewed |
2018-02-21 17:23 | bugmaster | Note Added: 0074091 | |
2018-02-21 17:23 | bugmaster | Status | reviewed => tested |
2018-02-21 17:24 | bugmaster | Test case number | => Not needed |
2018-03-02 15:05 |
|
Target Version | 7.3.0 => 7.4.0 |
2018-03-04 15:37 | bugmaster | Status | tested => verified |
2018-03-04 15:37 | bugmaster | Resolution | open => fixed |
2018-03-04 16:39 | kgv | Assigned To | bugmaster => kgv |
2018-03-04 16:39 | kgv | Note Added: 0074241 | |
2018-03-04 16:39 | kgv | Status | verified => feedback |
2018-03-04 16:39 | kgv | Resolution | fixed => reopened |
2018-03-04 16:39 | kgv | Status | feedback => assigned |
2018-03-04 17:32 | bugmaster | Status | assigned => resolved |
2018-03-04 17:33 | bugmaster | Assigned To | kgv => bugmaster |
2018-03-04 17:33 | bugmaster | Status | resolved => reviewed |
2018-03-04 17:33 | bugmaster | Status | reviewed => tested |
2018-03-25 22:15 | kgv | Note Added: 0074898 | |
2018-04-27 13:55 | kgv | Relationship added | child of 0007667 |
2018-04-27 14:04 | kgv | Relationship added | related to 0027763 |
2018-06-14 18:20 | bugmaster | Changeset attached | => occt master e52ba46e |
2018-06-14 18:20 | bugmaster | Status | tested => verified |
2018-06-23 13:56 | git | Note Added: 0076906 |