ParaView icon indicating copy to clipboard operation
ParaView copied to clipboard

VTK-based Data Analysis and Visualization Application

Results 8 ParaView issues
Sort by recently updated
recently updated
newest added

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Thanks for your interest in contributing to ParaView! The GitHub repository is a mirror provided for convenience, but ParaView does not use GitHub pull requests for contribution. Please see https://gitlab.kitware.com/paraview/paraview/-/tree/master/CONTRIBUTING.md...

AMI and instance type details added. Path to installation folder updated, correct command for nvidia-xconfig (at least for image specified), correct placement of jetty settings file (it can also be...

Without this ParaView can't be built with Python support from another project that includes it from it's `CMakeLists.txt` with `add_subdirectory(ParaView)`

We created some a Conda package and some containers for paraview. Hopefully this is useful for more people :)

### Description: For rocky 8, `qt5-qtsvg-devel` is also required. This PR updates the [`Documentation/dev/build.md`](https://github.com/Kitware/ParaView/compare/master...jounaidr:ParaView:patch-1#diff-f6042f778fb3b72a207e3958005f4fcd3ae128e9562d4285d30feead81043552) doc to reflect this. I haven't tested the build on Centos 7, however since `qt5-qtsvg-devel` was...