- 06 Jun, 2017 1 commit
-
-
Cory Quammen authored
Removed 5.4.0 release candidates and made 5.4.0 the default version to build. Also remove the 5.3.0 build option.
-
- 05 Jun, 2017 4 commits
-
-
f9fe5a3f Update MD5 of newest ParaView Guide PDF Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !336
-
Cory Quammen authored
-
d06c8622 mesa: Update to 17.1.1 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !335
-
Chuck Atkins authored
-
- 02 Jun, 2017 3 commits
-
-
4759afcb remove one of our patches to ospray ccaf6d04 bump ospray to get some control of thread affinity Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !334
-
David E. DeMarle authored
The patch now conflicts now as upstream recently fixed their logic. Hopefully it is thus no longer necessary.
-
David E. DeMarle authored
Bump to ospray (760aa7ac v1.3.0) to give the user some control (OSPRAY_SET_AFFINITY=0 environment variable) over thread affinity. Otherwise, and only on Intel KNL chips, OSPRay will hog all of the threads from SWR and kill performance.
-
- 30 May, 2017 2 commits
-
-
0cee5f09 Update PDF md5s. Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !332
-
Utkarsh Ayachit authored
-
- 26 May, 2017 2 commits
-
-
a4e417f9 Update version of ParaViewWeb Visualizer to 2.1.4 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !331
-
Scott Wittenburg authored
-
- 25 May, 2017 6 commits
-
-
e73c94a9 Add 5.4.0-RC3 build option Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !330
-
Cory Quammen authored
-
b2ab0d0a cdash: fix the drop location Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !329
-
Ben Boeckel authored
For real this time™.
-
76e44f0c paraview: install extra OpenGL libs on Windows for Qt5 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !328
-
Ben Boeckel authored
Fixes #53.
-
- 24 May, 2017 4 commits
-
-
26d24a24 docs: mention incremental build limitations Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Acked-by:
W. Alan Scott <wascott@sandia.gov> Merge-request: !327
-
Ben Boeckel authored
-
297d4c7a ctest: submit to the right CDash instance Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !326
-
Ben Boeckel authored
-
- 23 May, 2017 2 commits
-
-
0a440659 Update visualizer to latest released version Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !325
-
Scott Wittenburg authored
-
- 20 May, 2017 1 commit
-
-
478b9789 bump to latest devel version of ospray c5ebd286 update the findtbb patch and apply to embree cc4b6824 bumping ospray Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !307
-
- 19 May, 2017 5 commits
-
-
David E. DeMarle authored
now that we're over the osp/emb split, bump to devel version, which will soon be released as 1.3.0, to get some new features and bug fixes that VTK and ParaView want.
-
David E. DeMarle authored
like before I'm taking ospray's version of findtbb, patching it to work within our superbuild, and than copying it into embree. The difference now is that embree is a separate project, not a subdirectory.
-
David E. DeMarle authored
ospray no longer bundles embree, so now I'm adding embree
-
bba9bbdb paraview.plugin: fix tarball names Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !324
-
Ben Boeckel authored
-
- 18 May, 2017 3 commits
-
-
c32316c9 Update to add 5.4.0-RC2 as a build option Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !323
-
Cory Quammen authored
-
510cec79 Add contents to qt.conf file for macOS 017b44c0 Put qt.conf file in expected place in macOS bundle Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !322
-
- 17 May, 2017 2 commits
-
-
Cory Quammen authored
The default Qt plugins directory is expected to be 'paraview.app/Contents/plugins', but we are packaging Qt plugins into 'paraview.app/Contents/Plugins'. On case-sensitive file systems on macOS, the change in case of 'Plugins' causes the platforms/libqcocoa.dylib plugin to not be found and leads to a crash. Fix this by specifying our non-default Plugins directory in qt.conf. Fixes #52
-
Cory Quammen authored
The 'install' command's DESTINATION argument specifies the destination directory into which files should be installed and not the file name. Before this commit, the qt.conf file was being placed at ParaView*.app/Contents/Resources/qt.conf/qt.conf With this commit, the qt.conf file is placed at ParaView*.app/Contents/Resources/qt.conf
-
- 14 May, 2017 1 commit
-
-
b481b374 Update Visualizer to get local rendering Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !321
-
- 13 May, 2017 1 commit
-
-
Sebastien Jourdain authored
-
- 12 May, 2017 3 commits
-
-
2918dab5 Update test to remove plugin no longer available. 28bb2230 Update VTK-m tag to include fixes in clipping code. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !319
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
-