View Issue Details

IDProjectCategoryView StatusLast Update
0031278CommunityOCCT:Visualizationpublic2021-12-13 15:05
Reporternds Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Target Version7.6.0 
Summary0031278: Visualization - display elements above transparent area
DescriptionWe need having some parameters in visualization to set some of primitives be above transparent elements.

Is it possible to do this without using additional ZLayer? The primitives are displayed in the same layer, where the transparent element is displayed.
TagsNo tags attached.
Test case number

Relationships

related to 0032143 closedbugmaster Open CASCADE Visualization - add option excluding transparent object from sorting 

Activities

git

2019-12-27 11:35

administrator   ~0089786

Branch CR31278 has been created by sshutina.

SHA-1: a00aba0b350ce978f3a727db4f2ade4f737732e0


Detailed log of new commits:

Author: sshutina
Date: Fri Dec 20 10:40:03 2019 +0300

    0031278: Visualization - display elements above transparent area

git

2019-12-28 16:46

administrator   ~0089806

Branch CR31278 has been updated by nds.

SHA-1: c87f4a240745ae6760b19a8a9ca1f66048ba0cd2


Detailed log of new commits:

Author: nds
Date: Sat Dec 28 16:44:13 2019 +0300

    0030268: Inspectors - improvements in VInspector plugin

Author: nds
Date: Fri Dec 27 19:12:29 2019 +0300

    0030268: Inspectors - improvements in VInspector plugin
    
    (cherry picked from commit 69db74767e3af40c5284cf350aa7501f4a59d06d)

git

2019-12-30 13:10

administrator   ~0089824

Branch CR31278 has been updated by nds.

SHA-1: 32e664ce3f287f775f3b474e57b99938243d30fe


Detailed log of new commits:

Author: nds
Date: Mon Dec 30 13:07:57 2019 +0300

    0031278: Visualization - display elements above transparent area
    
    # comment DEBUG_INFO as it leads to poor performance, restore some commented code in text

git

2019-12-31 13:38

administrator   ~0089832

Branch CR31278 has been updated by nds.

SHA-1: a79a22879b02f72fd5299c8c86c17504169326ea


Detailed log of new commits:

Author: nds
Date: Tue Dec 31 13:35:32 2019 +0300

    0030268: Inspectors - improvements in VInspector plugin
    
    # shift selection in VInspector to visualize multiple preview,
    # dump for primitive array parameters and buffer parameters
    # display attach point of transform persistent

git

2020-01-16 15:20

administrator   ~0089914

Branch CR31278 has been updated by nds.

SHA-1: e06743cfbbc43e809fa0040fbb5835490c631fdb


Detailed log of new commits:

Author: nds
Date: Thu Jan 16 15:16:50 2020 +0300

    0030268: Inspectors - improvements in VInspector plugin
    
    # dump for curve/surface brep structures

git

2020-01-17 09:48

administrator   ~0089928

Branch CR31278 has been updated by nds.

SHA-1: de110cb5d60eacbb4ff1a2e13b3392d6fa97d9b4


Detailed log of new commits:

Author: nds
Date: Fri Jan 17 09:45:11 2020 +0300

    0030268: Inspectors - improvements in VInspector plugin
    
    # dump for curve/surface 2d brep structures

git

2020-01-22 20:18

administrator   ~0089993

Branch CR31278 has been updated by nds.

SHA-1: 98f8ae5f24dc5ab32bc2603a237e396a44b29387


Detailed log of new commits:

Author: nds
Date: Wed Jan 22 20:15:04 2020 +0300

    0030268: Inspectors - improvements in VInspector plugin
    
    # Messages are simplified, redirecting Message_Messenger into Message_Report
    # STEP reading trace level setting to get Message_Report
    # tools: TreeModel: moving container of parents on the base levelAlert
    # tools: MessageView is extended to select list of report metrics to collect

Author: nds
Date: Sat Jan 18 06:56:05 2020 +0300

    0030268: Inspectors - improvements in VInspector plugin
    
    # do not use virtual methods in classes where there are no virtual destructor

Author: nds
Date: Fri Jan 17 19:02:31 2020 +0300

    0030268: Inspectors - improvements in VInspector plugin
    
    # do not use virtual methods in classes where there are no virtual destructor
    
    (cherry picked from commit c6f09dddb2b55bb2481da9305ff19a7cd2d5a9a4)

git

2020-01-23 17:56

administrator   ~0090029

Branch CR31278 has been updated by nds.

SHA-1: b257cdb9678214cc823f1cf08e67244d9c92ef0b


Detailed log of new commits:

Author: nds
Date: Thu Jan 23 17:49:40 2020 +0300

    0029451: Information Message Alert to debug an algorithm or object functionality
    
    # code corrections
    
    (cherry picked from commit b38ed07a0e5d389d9a968800271f1ec6da98459f)

kgv

2021-08-24 00:11

developer   ~0103382

It should be possible solving sorting issue using API introduced by 0032143.
Of not, the description of this issue should be update to clarify more details.

sshutina

2021-09-10 14:53

developer   ~0103984

There was only debugging for the issue in the branch.
There isn't a patch for the problem solution.

kgv

2021-09-10 14:55

developer   ~0103985

Please close the issue - will reopen in case if problem will reappear.

git

2021-12-13 14:56

administrator   ~0105856

Branch CR31278 has been deleted by kgv.

SHA-1: b257cdb9678214cc823f1cf08e67244d9c92ef0b

Issue History

Date Modified Username Field Change
2019-12-26 13:51 nds New Issue
2019-12-26 13:51 nds Assigned To => kgv
2019-12-26 13:51 nds File Added: text_below_transparent_fill_area.png
2019-12-26 13:51 nds File Deleted: text_below_transparent_fill_area.png
2019-12-26 13:52 nds Assigned To kgv => nds
2019-12-26 15:36 bugmaster Project Open CASCADE => Community
2019-12-26 15:37 bugmaster Assigned To nds => sshutina
2019-12-27 11:35 git Note Added: 0089786
2019-12-28 16:46 git Note Added: 0089806
2019-12-30 13:10 git Note Added: 0089824
2019-12-31 13:38 git Note Added: 0089832
2020-01-16 15:20 git Note Added: 0089914
2020-01-17 09:48 git Note Added: 0089928
2020-01-22 20:18 git Note Added: 0089993
2020-01-23 17:56 git Note Added: 0090029
2020-09-21 17:39 kgv Target Version 7.5.0 => 7.6.0
2021-03-01 12:49 kgv Relationship added related to 0032143
2021-08-24 00:11 kgv Note Added: 0103382
2021-08-24 00:11 kgv Status new => feedback
2021-09-10 14:53 sshutina Note Added: 0103984
2021-09-10 14:55 kgv Note Added: 0103985
2021-09-10 14:55 kgv Assigned To sshutina => bugmaster
2021-09-10 14:55 kgv Resolution open => no change required
2021-10-21 20:02 bugmaster Status feedback => closed
2021-12-13 14:56 git Note Added: 0105856