Andras Deak
Andras Deak
We have at least one known bug that affects texture arrays, but hopefully this isn't related (see the mangled first plot in the [Topographic Map example](https://docs.pyvista.org/examples/02-plot/topo-map.html)). Could you please try...
> And yes, use_bounds=True fixes it. Texture mapping not something I'm very familiar with so the documentation is wasted on me, I was just reading the pictures and examples :)...
First of all, I can reproduce what you see. (I believe there was a mistake in the third comment; I've edited it in your original issue comment so please check...
I still don't know what's going on, but I've found half a workaround. Initialize your plane widget along a different axis, then _a posteriori_ orient it toward the `z` axis:...
Feel free to ping me if there's a corresponding PR and I can take a look.
I understood that `c` in the dtype reference as `c8` and `c16`, which do work as complexes. I figured this is similar to `b` vs `b1` in the issue I...
> I haven't gone through in detail, but it looks like the ability to use a local git repo will be removed with this PR. @MatthewFlamm could you please explain...
I see the purity argument behind following VTK's inheritance tree, but then again having a tree like ``` . └── core ├── image.py that is actually UniformGrid ├── pointset │ ...
@adam-grant-hendry for what it's worth we at least have `pyvista.vtk_version_info`.
> @laysauchoa, I think this is a great idea. Would you be willing to take this on? > > I believe there are GitHub Actions that can open an issue...