- 29 Jul, 2022 1 commit
-
-
Fabian.Wein authored
* use namespace for Plugin: CFSReader:::Reader * change a std::list to a std::vector in vtkCFSReader.cxx * testcases still not working
-
- 18 Jul, 2022 2 commits
-
-
Fabian.Wein authored
* ctest -R CFSReader fails!
-
Fabian.Wein authored
* still the hash codes are not created yet
-
- 15 Jul, 2022 1 commit
-
-
Fabian.Wein authored
* binary files are missing
-
- 26 Jun, 2022 1 commit
-
-
Fabian.Wein authored
-
- 23 Jun, 2022 1 commit
-
-
Fabian.Wein authored
-
- 22 May, 2022 1 commit
-
-
Fabian.Wein authored
* is a modification of the plugin from gitlab.com/openCFS * has a dependency hdf5 with c and hl api and boost filesystem * reads hdf5 files with openCFS data format (usually called *.cfs) * knows multiple regions, multiple steps and multiple solution types * real and complex valued data * used C++11 w/o parallelization
-
- 13 May, 2022 2 commits
-
-
-
c81fd68b Updating VTK/paraview/release Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Timothee Chabat <timothee.chabat@kitware.com> Acked-by:
Tiffany Chhim <tiffany.chhim@kitware.com> Merge-request: !5701
-
- 12 May, 2022 1 commit
-
-
Mathieu Westphal authored
-
- 11 May, 2022 1 commit
-
-
f34dfbfa Move the "PythonOnlyExample" plugin to Examples/Plugins/ Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !5695
-
- 10 May, 2022 2 commits
-
-
Aron Helser authored
-
4ac2c5a8 Use an epsilon before computing gradient vector magnitude Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5694
-
- 09 May, 2022 5 commits
-
-
Sankhesh Jhaveri authored
-
2ab65f73 help: add explainer for format of some option descriptions ce0cd824 pqServerConnectDialog: add info to tooltip Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !5692
-
4306163c ArraySelectionWidget preserve array order Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Timothee Chabat <timothee.chabat@kitware.com> Merge-request: !5689
-
-
750f7b46 Fix uninitialization issue with vtkContext2DScalarBarActor Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !5691
-
- 08 May, 2022 2 commits
-
-
Cory Quammen authored
-
Cory Quammen authored
Specifically, note that setting the timeout to -1 will make the timeout be infinitely long.
-
- 07 May, 2022 1 commit
-
-
Mathieu Westphal authored
-
- 06 May, 2022 10 commits
-
-
d8b7b4ba Increase ParaView logo size within macos icon rounded rectangle Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !5690
-
7ad84e27 Allow pqApplicationComponentsInit in non-static builds. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !5685
-
a5ed06f8 Add target device selection Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5644
-
0e544919 Put off screen buffer usage back into ParaView 7ee16c24 Refactor looking glass plugin to use RenderQuilt() Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Chris Harris <chris.harris@kitware.com> Merge-request: !5637
-
Aron Helser authored
PV needs to call pqApplicationComponentsInit() to initialize QT resource only for static builds. However, if client apps want to re-use ParaView QT resource for their own menus/toolbars, they need to call pqApplicationComponentsInit() always, even for shared builds. Move the `#if !BUILD_SHARED_LIBS` guard so this is possible. Also add a `pqWidgetsInit()` so it works correctly for a shared build.
-
17db300a Add IOSS writer Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5680
-
Utkarsh Ayachit authored
-
* Always recreate rows when input changes. Thus, the order of display does not depend on the previous array list but only on the current one.
-
703ebec8 Fix a pqFindDataSelectionDisplayFrame warning 4e710f33 Fix gmvread warnings Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5679
-
eee62278 Updating VTK Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Thomas Galland <thomas.galland@kitware.com> Acked-by:
Spiros Tsalikis <spiros.tsalikis@kitware.com> Merge-request: !5683
-
- 05 May, 2022 8 commits
-
-
4ce9fc52 Fix dashboard warning about vector emptiness and update baseline Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !5687
-
Sankhesh Jhaveri authored
-
Mathieu Westphal authored
-
Mathieu Westphal authored
-
Mathieu Westphal authored
-
af119bee fixed drag&drop of multiple different files bug Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Acked-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !5625
-
b241ad67 Fix an outdated link to png Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !5681
-
Mathieu Westphal authored
-
- 04 May, 2022 1 commit
-
-
Chris Harris authored
The user is now able to select a target device. If a device is attached that device will be selected by default. If the target device is changed to rendering is reset.
-