View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014412ParaView(No Category)public2013-11-18 13:332014-08-29 11:00
ReporterAlan Scott 
Assigned ToSankhesh Jhaveri 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.1 
Target Version4.2Fixed in Version4.2 
Summary0014412: Block opacity disables on screen menus
Description* Local server, Mac, 4.1.0-RC1
* Open can.exo. All variables on. Apply.
* Move forward one timestep. Paint by EQPS.
* Now, right click on the can. Change the can's opacity to 0.5.

<<Bug>> - You can never get the on screen menu back when you right clock on the can (block or can itself).
TagsNo tags attached.
ProjectSandia
Topic Name14412-select-translucent-actors
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032313)
Utkarsh Ayachit (administrator)
2014-02-13 14:03

This problem arises due to that fact that when rendering geometry for selection, we skip all translucent cells. Instead, we should treat all translucent cells as opaque and render them similar to all other opaque cells/datasets. That would result in the application working as expected in common use-cases.
(0032353)
Sankhesh Jhaveri (developer)
2014-02-20 10:16

commit 75f778b2f1ae3d6e3960787ac78306e9e1ec498a
Author: Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com>
Date: Thu Feb 20 10:13:15 2014 -0500

    ENH: Enable selection of translucent geometry
    
    vtkHardwareSelector was skipping all translucent geometry and
    selecting only opaque geometry. This change enables selection
    of translucent as well as opaque geometry.
    Totally transparent(opacity = 0.0) is skipped.
    
    Change-Id: I0ced788803a525a59184ca08e005f821cd6cc096
(0032384)
Utkarsh Ayachit (administrator)
2014-02-23 09:59

SUMMARY
---------------------------------------------
Topics merged into master:
        14412-select-translucent-actors
        14455-save-screenshot-semicolon
        14539-can-crash
        14558-disconnect-cleanup
(VTK) 14565-composite-queries
        14585_XMLWriters_64bit_default
        ParallelPythonImport_mpi4py
        catalyst-web-improvement
        cleanup_CoProcessing
        fix-rendering-edition
        fix-sciberquest-installdir
        fix_multiview_widget
        pvweb-widget-catalyst
(0032561)
Alan Scott (manager)
2014-04-08 20:45

Looks good.

Tested local server, master, Linux.

 Issue History
Date Modified Username Field Change
2013-11-18 13:33 Alan Scott New Issue
2014-02-13 14:02 Utkarsh Ayachit Assigned To => Sankhesh Jhaveri
2014-02-13 14:03 Utkarsh Ayachit Note Added: 0032313
2014-02-13 14:03 Utkarsh Ayachit Status backlog => todo
2014-02-20 10:16 Sankhesh Jhaveri Topic Name => 14412-select-translucent-actors
2014-02-20 10:16 Sankhesh Jhaveri Note Added: 0032353
2014-02-20 10:16 Sankhesh Jhaveri Status todo => gatekeeper review
2014-02-20 10:16 Sankhesh Jhaveri Resolution open => fixed
2014-02-23 09:58 Utkarsh Ayachit Fixed in Version => git-master
2014-02-23 09:59 Utkarsh Ayachit Status gatekeeper review => customer review
2014-02-23 09:59 Utkarsh Ayachit Note Added: 0032384
2014-04-08 20:45 Alan Scott Note Added: 0032561
2014-04-08 20:45 Alan Scott Status customer review => closed
2014-06-17 09:22 Utkarsh Ayachit Target Version => 4.2
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team