- Jul 26, 2016
-
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
-
- Jul 25, 2016
-
-
Utkarsh Ayachit authored
* expose_ghost_cell_levels: Expose option to select number of ghost levels.
-
Utkarsh Ayachit authored
"Ghost Cells Generator" now has a new option to set how many ghost levels to request explicitly.
-
- Jul 22, 2016
-
-
Utkarsh Ayachit authored
-
Yumin Yuan authored
(cherry picked from commit 941c3909)
-
- Jul 15, 2016
-
-
Utkarsh Ayachit authored
-
- Jul 14, 2016
-
-
Utkarsh Ayachit authored
-
- Jul 08, 2016
-
-
Utkarsh Ayachit authored
-
Robert Maynard authored
(cherry picked from commit b0d6fffd)
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
* 'legacy_depth_peel_env_var': Add test for client-server opacity rendering. Bump VTK for depth peeling fixes.
-
Andrew Bauer authored
When running the example with pvpython or pvbatch we don't need to do some ParaView finalization stuff so these changes skip that finalization step. Also, some clean up as well. (cherry picked from commit a2b9decf)
-
Andrew Bauer authored
The newer version is as memory efficient and much more computationally efficient than the old mapped data array example. Updating the old example notes to specify that it's deprecated in favor of the new CxxSOADataArrayExample. (cherry picked from commit c3090c29)
-
- Jun 30, 2016
-
-
Utkarsh Ayachit authored
* cmake_required_version: Reduce required CMake version to 3.3
-
Utkarsh Ayachit authored
* 16766_fix_help: Revert "Fixing warnings reported by MSVC 2013." partially.
-
Utkarsh Ayachit authored
Fixes BUG #0016766. The "?" button was not working since the documentation resource wasn't loaded properly. This partially reverts commit 00ba4bb1.
-
Christoph Grüninger authored
Don't require the most resent version to give distributions the chance to package ParaView.
-
David C. Lonie authored
-
David C. Lonie authored
-
- Jun 29, 2016
-
-
David DeMarle authored
also, spin around nearest axis to current up vector like specA does
-
- Jun 18, 2016
-
-
Utkarsh Ayachit authored
-
- Jun 17, 2016
-
-
efaa5f6c Update the "Linear Green" color map. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !831
-
Utkarsh Ayachit authored
Previous one was a duplicate. Adding a new version instead.
-
969583be ThirdParty: sync with update-common.sh with VTK Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !832
-
6cc919c6 Fixes BUG #15966. Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: David E DeMarle <dave.demarle@kitware.com> Merge-request: !830
-
Ben Boeckel authored
-
0731e3db Ensure that certain user directories exist on Mac 9f1c79ee Added more helper functions to vtkPVMacFileInformationHelper f4c43562 Added user Downloads directory to Mac open file dialog 8a5ba1b2 Fixed indentation and brace position Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !823
-
0e1e05ae BUG #16747: Fix time marker. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !829
-
- Jun 16, 2016
-
-
Cory Quammen authored
If they do not exist, do not add them to the list of directories in vtkPVFileInformation.
-
Cory Quammen authored
These helper functions retrieve paths for common user directories, on the Mac such as Desktop, Documents, and Downloads, using Foundation Framework functions that should handle differences in paths due to localization.
-
Cory Quammen authored
-
Cory Quammen authored
-
Utkarsh Ayachit authored
Fixes regression introduced by 4dfc0847. Do avoid flicker, the best way is to disable updates, and not hide/show. Using show() at the end was forcing the widget to show itself even when it was hidden by other code namely pqPropertiesPanel.
-
Utkarsh Ayachit authored
Time marker now uses data range from the axes to avoid running into pitfalls due to guesstimated range X (or Y) range.
-
38c9e6f3 Add experimental option to disable IceT. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !813
-
f1a07eed Don't use data-dependent default for SPHKernelBase's SpatialStep. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !828
-
Utkarsh Ayachit authored
Users want to be able to change the default for this property through settings. Hence we make it data independent since currently only data independent properties are saved in settings.
-
0f72cb35 Create separate filters for line/plane/volume. Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Will Schroeder <will.schroeder@kitware.com> Merge-request: !824
-