[Paraview] ParaView using Homebrew for OsX

2014-08-27 Thread Utkarsh Ayachit
Folks, As an experiment, homebrew build script for ParaView available at https://github.com/utkarshayachit/paraview-homebrew Haven't really tested it throughly or added options like building the SDK (which I think will be very useful) etc. Figured I'd put it out there, have people test it and t

Re: [Paraview] Nightly Downloads for ParaView Lion-Python27 broken

2014-08-27 Thread Utkarsh Ayachit
Ken, I just confirmed that this seems to be working again. Let me know if that not the case still. Utkarsh On Thu, Aug 7, 2014 at 9:55 AM, Moreland, Kenneth wrote: > The downloads for the nightly Mac OS build of > ParaView-Darwin-64bit-Lion-Python27-NIGHTLY.dmg appear to be broken on the > para

Re: [Paraview] Using time in Python script

2014-08-27 Thread Utkarsh Ayachit
You need to call either RenderView1.StillRender() or RenderView1.Update() to ensure that the view updates all pipelines shown in it after changing the AnimationTime. Utkarsh On Mon, Aug 11, 2014 at 1:55 AM, Elaine Tang wrote: > Hi, > > I have data in time that has time points like > {0.02124,0.0

Re: [Paraview] Support for QT5 broken with qt 5.3.X?

2014-08-27 Thread Utkarsh Ayachit
Qt 5 isn't officially supported yet. We've started making the changes and currently have dashboards that build against Qt 5.0/5.2. On Tue, Aug 12, 2014 at 4:46 AM, B.W.H. van Beest wrote: > Could it be that the support for Qt 5.3.x is broken in Paraview? > > When I upgraded from Qt5.2.1 to Qt5.3.

Re: [Paraview] loading temporally distributed (one time step per file) Exodus (UNCLASSIFIED)

2014-08-27 Thread Utkarsh Ayachit
I believe that should have worked. Any sample dataset that you can share? Utkarsh On Fri, Aug 22, 2014 at 11:44 AM, Su, Simon M CTR USARMY ARL (US) wrote: > Classification: UNCLASSIFIED > Caveats: NONE > > Hello, > > I am able to load spatially distributed Exodus file ok with ParaView. > However

[Paraview] New blog posts for ParaView

2014-08-27 Thread Utkarsh Ayachit
Folks, Since I'm not sure everyone here it tracking the blog, here're a few new posts that talk about new features in ParaView posted this past month: * Improvements to Python script editors (syntax coloring, and more) [1] * ParaView technique: Curved and nicely spaced arrow glyphs [2] * Histogr