View Issue Details

IDProjectCategoryView StatusLast Update
0030486Open CASCADEOCCT:Visualizationpublic2019-03-05 13:46
ReporterskiAssigned Toapn  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version7.4.0 
Target Version7.4.0Fixed in Version7.4.0 
Summary0030486: Visualization - Rubber-band selection does not work with disabled overlap detection
DescriptionIt is impossible to select attached shape using rubber-band (rectangle) selection in case of disabled overlap detection.

This is a regression since 0029938.
Steps To Reproduce
pload XDE VISUALIZATION
testreadstep c:/work/compound.stp c
vclear;vinit View1
vsetdispmode 1
vdisplay c
vfit
vzoom 0.25
vselect 0 0 400 400



* Load and display attached shape 'compound.stp'
* Hold Alt and try to select shape using rectangle selection with disabled overlap detection functionality.
TagsNo tags attached.
Test case numberNot needed

Attached Files

  • compound.stp (2,316,596 bytes)

Relationships

child of 0029938 closedbugmaster Visualization - SelectMgr_ViewerSelector::PickedPoint() should return point lying on an object 

Activities

ski

2019-02-07 15:50

developer  

compound.stp (2,316,596 bytes)

git

2019-02-09 01:43

administrator   ~0082111

Branch CR30486 has been created by kgv.

SHA-1: 3e9d779b02b7b0908ee7cc21afd9f15c7cb19adf


Detailed log of new commits:

Author: kgv
Date: Sat Feb 9 01:38:28 2019 +0300

    0030486: Visualization - Rubber-band selection does not work with disabled overlap detection
    
    SelectMgr_RectangularFrustum::Overlaps() now treats degenerated polygon as point instead of returning FALSE.

kgv

2019-02-09 01:45

developer   ~0082112

Patch is ready for review.

osa

2019-02-13 14:27

developer   ~0082170

Branch CR30486 is reviewed without remarks.

apn

2019-02-14 16:35

administrator   ~0082181

OCCT branch CR30486 was tested with IR-WEEK7.

Combination -
OCCT branch : IR-WEEK7
master SHA - 1ccc1371b97227ae546f586e710e61f48d1a5353
d67d4b811012eef8913d3c535c29654d0acf3c4c
Products branch : IR-WEEK7 SHA - aa8c19a87ec380c51a0864b1f3808ee6a48d4f40
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: 16531.74000000004 / 16545.53999999999 [-0.08%]
Products
Total CPU difference: 9082.45000000002 / 9061.810000000012 [+0.23%]
Windows-64-VC14:
OCCT
Total CPU difference: 17948.90625 / 17918.46875 [+0.17%]
Products
Total CPU difference: 10463.71875 / 10465.109375 [-0.01%]

Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

git

2019-03-05 13:46

administrator   ~0082641

Branch CR30486 has been deleted by kgv.

SHA-1: 3e9d779b02b7b0908ee7cc21afd9f15c7cb19adf

Related Changesets

occt: master 1ccc1371

2019-02-08 22:38:28

kgv


Committer: apn Details Diff
0030486: Visualization - Rubber-band selection does not work with disabled overlap detection

SelectMgr_RectangularFrustum::Overlaps() now treats degenerated polygon as point instead of returning FALSE.
Affected Issues
0030486
mod - src/SelectMgr/SelectMgr_RectangularFrustum.cxx Diff File

Issue History

Date Modified Username Field Change
2019-02-07 15:50 ski New Issue
2019-02-07 15:50 ski Assigned To => kgv
2019-02-07 15:50 ski File Added: compound.stp
2019-02-07 16:16 kgv Product Version => 7.4.0
2019-02-07 16:37 kgv Steps to Reproduce Updated
2019-02-09 01:22 kgv Relationship added child of 0029938
2019-02-09 01:43 git Note Added: 0082111
2019-02-09 01:45 kgv Note Added: 0082112
2019-02-09 01:45 kgv Assigned To kgv => san
2019-02-09 01:45 kgv Status new => resolved
2019-02-09 01:45 kgv Description Updated
2019-02-13 11:45 kgv Assigned To san => osa
2019-02-13 14:27 osa Note Added: 0082170
2019-02-13 14:27 osa Assigned To osa => bugmaster
2019-02-13 14:27 osa Status resolved => reviewed
2019-02-14 16:35 apn Test case number => Not needed
2019-02-14 16:35 apn Note Added: 0082181
2019-02-14 16:35 apn Status reviewed => tested
2019-02-16 11:48 apn Changeset attached => occt master 1ccc1371
2019-02-16 11:48 apn Assigned To bugmaster => apn
2019-02-16 11:48 apn Status tested => verified
2019-02-16 11:48 apn Resolution open => fixed
2019-03-05 13:46 git Note Added: 0082641