View Issue Details

IDProjectCategoryView StatusLast Update
0031643Open CASCADEOCCT:Visualizationpublic2020-12-02 17:13
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version7.0.0 
Target Version7.5.0Fixed in Version7.5.0 
Summary0031643: Visualization - Graphic3d_Camera::Copy() raises exception on copying ZNear < 0.0
DescriptionGraphic3d_Camera::CopyMappingData() copies ZRange and ProjectionType in opposite order - as ProjectionType is used to verify ZRange. As result, copying orthographic camera with ZNear<0 into perspective camera results in exception.
Steps To ReproduceN/A
TagsNo tags attached.
Test case numberNot required

Relationships

child of 0026617 closedbugmaster Visualization, Ray Tracing - adopt progressive rendering Path Tracing for rendering stereoscopic pair 

Activities

git

2020-07-01 01:10

administrator   ~0092864

Branch CR31643 has been created by kgv.

SHA-1: 8403eb175833dd861ac31bafbd3f509ddfe6a1ce


Detailed log of new commits:

Author: kgv
Date: Wed Jul 1 01:12:37 2020 +0300

    0031643: Visualization - Graphic3d_Camera::Copy() raises exception on copying ZNear < 0.0
    
    Graphic3d_Camera::CopyMappingData() now copies ProjectionType at first.

kgv

2020-07-01 08:28

developer   ~0092865

Patch is ready for review in OCCT branch CR31643.

http://vm-jenkins-test-12.nnov.opencascade.com:8080/view/CR31643-master-KGV/

osa

2020-07-02 09:09

developer   ~0092872

The patch is reviewed without remarks

bugmaster

2020-07-04 12:13

administrator   ~0092945

Combination -
OCCT branch : IR-2020-07-03
master SHA - 8f5760bc1679b45691fe8ac5fff1a4e978524009
a206de37fbfa0bf71bd534ae47192bbec23b8522
Products branch : IR-2020-07-03 SHA - 715997b86e7db13b7a7ddd1f26bab717621d84ec
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:
Debian80-64:
OCCT
Total CPU difference: 17174.900000000107 / 17168.64000000016 [+0.04%]
Products
Total CPU difference: 11226.760000000077 / 11202.250000000082 [+0.22%]
Windows-64-VC14:
OCCT
Total CPU difference: 18704.34375 / 18712.96875 [-0.05%]
Products
Total CPU difference: 13043.15625 / 13084.109375 [-0.31%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

git

2020-07-04 12:52

administrator   ~0092964

Branch CR31643 has been deleted by inv.

SHA-1: 8403eb175833dd861ac31bafbd3f509ddfe6a1ce

Related Changesets

occt: master 7e251883

2020-06-30 22:12:37

kgv


Committer: bugmaster Details Diff
0031643: Visualization - Graphic3d_Camera::Copy() raises exception on copying ZNear < 0.0

Graphic3d_Camera::CopyMappingData() now copies ProjectionType at first.
Affected Issues
0031643
mod - src/Graphic3d/Graphic3d_Camera.cxx Diff File

Issue History

Date Modified Username Field Change
2020-07-01 01:05 kgv New Issue
2020-07-01 01:05 kgv Assigned To => kgv
2020-07-01 01:10 git Note Added: 0092864
2020-07-01 08:28 kgv Note Added: 0092865
2020-07-01 08:28 kgv Assigned To kgv => osa
2020-07-01 08:28 kgv Status new => resolved
2020-07-01 08:28 kgv Steps to Reproduce Updated
2020-07-01 23:52 kgv Relationship added child of 0026617
2020-07-01 23:52 kgv Product Version 7.4.0 => 7.0.0
2020-07-02 09:09 osa Note Added: 0092872
2020-07-02 09:09 osa Assigned To osa => bugmaster
2020-07-02 09:09 osa Status resolved => reviewed
2020-07-04 12:13 bugmaster Note Added: 0092945
2020-07-04 12:13 bugmaster Status reviewed => tested
2020-07-04 12:23 bugmaster Changeset attached => occt master 7e251883
2020-07-04 12:23 bugmaster Status tested => verified
2020-07-04 12:23 bugmaster Resolution open => fixed
2020-07-04 12:29 bugmaster Test case number => Not required
2020-07-04 12:52 git Note Added: 0092964
2020-12-02 16:43 emo Fixed in Version => 7.5.0
2020-12-02 17:13 emo Status verified => closed