View Issue Details

IDProjectCategoryView StatusLast Update
0032037Open CASCADEOCCT:Visualizationpublic2021-01-16 14:12
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityintegration request 
Status closedResolutionfixed 
Target Version7.6.0Fixed in Version7.6.0 
Summary0032037: Visualization - move V3d_View::FitMinMax() to Graphic3d_Camera::FitMinMax()
DescriptionV3d_View::FitMinMax() is currently an internal method adjusting camera, but it could be useful also outside of V3d_View.

It is proposed moving implementation to Graphic3d_Camera::FitMinMax(), which will be consistent with another Graphic3d_Camera::ZFitAll() method.
Steps To ReproduceN/A
TagsNo tags attached.
Test case numberNot required

Activities

git

2021-01-09 23:33

administrator   ~0098019

Branch CR32037 has been created by kgv.

SHA-1: 2eb1f2d2b2032f296a9bc2ac233e534076b16cc7


Detailed log of new commits:

Author: kgv
Date: Mon Jan 4 11:53:24 2021 +0300

    0032037: Visualization - move V3d_View::FitMinMax() to Graphic3d_Camera::FitMinMax()

kgv

2021-01-10 02:05

developer   ~0098031

Please raise the patch
- OCCT branch: CR32037.

bugmaster

2021-01-16 13:29

administrator   ~0098140

Combination -
OCCT branch : IR-2021-01-15
master SHA - 6fab0b34288ef3f29ecf4eabc0283540460dbc31
a206de37fbfa0bf71bd534ae47192bbec23b8522
Products branch : IR-2021-01-15 SHA - a8521c25e41405ac279e65e1fcde5de75a344b0b
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: 17754.160000000134 / 17720.07000000011 [+0.19%]
Products
Total CPU difference: 12412.630000000105 / 12419.360000000095 [-0.05%]
Windows-64-VC14:
OCCT
Total CPU difference: 19336.3125 / 19330.015625 [+0.03%]
Products
Total CPU difference: 13740.03125 / 13831.828125 [-0.66%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

Related Changesets

occt: master f3a53980

2021-01-04 08:53:24

kgv


Committer: bugmaster Details Diff
0032037: Visualization - move V3d_View::FitMinMax() to Graphic3d_Camera::FitMinMax() Affected Issues
0032037
mod - src/Graphic3d/Graphic3d_Camera.cxx Diff File
mod - src/Graphic3d/Graphic3d_Camera.hxx Diff File
mod - src/V3d/V3d_View.cxx Diff File

Issue History

Date Modified Username Field Change
2021-01-04 11:51 kgv New Issue
2021-01-04 11:51 kgv Assigned To => kgv
2021-01-09 23:33 git Note Added: 0098019
2021-01-10 02:05 kgv Note Added: 0098031
2021-01-10 02:05 kgv Assigned To kgv => bugmaster
2021-01-10 02:05 kgv Status new => resolved
2021-01-10 02:05 kgv Status resolved => reviewed
2021-01-16 13:29 bugmaster Note Added: 0098140
2021-01-16 13:29 bugmaster Status reviewed => tested
2021-01-16 13:40 bugmaster Test case number => Not required
2021-01-16 14:12 bugmaster Changeset attached => occt master f3a53980
2021-01-16 14:12 bugmaster Status tested => verified
2021-01-16 14:12 bugmaster Resolution open => fixed