Re: [Paraview] Programmable filter - script for mean of two input PointSources

2016-05-25 Thread Jonathan Borduas
Hi, What is the best way to proceed if someone wants to use the new coordinate (mean of the two dots) in another filter using a Link. For instance, I would like to use the coordinate as the Origin of a Clip filter. Thank you, -Message d'origine- De : ParaView

Re: [Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

2017-04-03 Thread Jonathan Borduas
with performance and bug fixes, but maybe to see an actual UI design proposition would convince your customers and contributors to go forward with a redesign. I could definitely help in making that ParaView UI 2.0 proposition, and I am sure other users would too. Best regards, Jonathan Borduas From

Re: [Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

2017-03-31 Thread Jonathan Borduas
Tree could be the optimal representation of the pipeline. The GitKraken GitTree could be a good inspiration for a redesigned pipeline browser . Best regards Jonathan Borduas -Original Message- From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] Sent: Friday, March 31, 20

[Paraview] Filter guidelines and Frequent pitfalls

2017-04-13 Thread Jonathan Borduas
behaviors). I saw some in the "plugins howto" page, but I guess it isn't complete. A more exhaustive list of pitfalls could help a lot of people out there. I was wondering if somebody has a guideline on the frequent pitfalls, or a kind of checklist in a Definition of Done. Best regards

[Paraview] Pipeline not respecting the arrow of time after changing the inputs of a filter

2017-03-30 Thread Jonathan Borduas
f a Append Geometry). Is my comprehension at fault here or is it a bug ? Thank you, Jonathan Borduas ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep message

[Paraview] Error handling in a programmable filter.

2017-07-07 Thread Jonathan Borduas
Hi Everybody, Is there a equivalent of "Return 1" in the python programmable filter ? We would like to block the updating of the pipeline upon an error in the programmable filter (just like a C++ filter). Jonathan Borduas _

Re: [Paraview] Error handling in a programmable filter.

2017-07-07 Thread Jonathan Borduas
Added as Issue #17591<https://gitlab.kitware.com/paraview/paraview/issues/17591> Thanks From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] Sent: Friday, July 7, 2017 10:19 AM To: Jonathan Borduas <jonathan.bord...@caboma.com> Cc: paraview@paraview.org Subject: Re: [Par

[Paraview] Rendering/Screenshot with "deep color" (REPOST)

2017-08-09 Thread Jonathan Borduas
manufacturers call that "deep color". Some display already have 30bpp/10bpc. Is there a setting available to configure the image bit depth (Bit Per Pixel, Bit Per Channel) in ParaView ? If no, is there any short time plans to integrate the control over the bit depth ? Best regards, Jonath

Re: [Paraview] Rendering/Screenshot with "deep color" (REPOST)

2017-08-30 Thread Jonathan Borduas
Hi Utkarsh, Thank you for your answer I have created Issue #17678<https://gitlab.kitware.com/paraview/paraview/issues/17678> Jonathan Borduas CTO, Caboma inc. From: Utkarsh Ayachit <utkarsh.ayac...@kitware.com> Sent: Thursday, August 24, 201

Re: [Paraview] Optimus and Windows 10

2017-12-05 Thread Jonathan Borduas
Was the laptop running with the intel gpu ? If so, it might be related to an Intel driver bug that was reported on the QT and Intel websites. https://bugreports.qt.io/browse/QTBUG-40485 https://software.intel.com/en-us/node/744153 Jonathan Borduas _ From: Paul Melis