Results 264 comments of Alex Kaszynski

@LunarLanding, thanks for pointing this out. We've patched this behavior and it will be resolved in the next release. If you can't wait for `pyvista==0.35.1` to be released, please feel...

This PR takes the conda env build time from an abysmal three hours: ![tmp](https://user-images.githubusercontent.com/11981631/184515234-651ee045-4684-4bea-8435-9c446fb2672e.png) To around 3 minutes: ![tmp](https://user-images.githubusercontent.com/11981631/184515259-f34ef963-8cc4-43ee-b22b-94e6f5f3e4bb.png)

Unit tests pass, but doctests fail. ``` 2022-08-13T22:25:54.9084985Z ====== 234 failed, 823 passed, 3 skipped, 1 warning in 213.22s (0:03:33) ======= ``` It's for the same reason why we're only...

Merging, because life is too short to wait three hours for conda.

> I did some poking around in `PolyDataFilters.extrude` and it looks like switching to `vtkLinearCellExtrusionFilter` and using that interface fixes the issue, but I am not familiar enough with how...

I'm afraid not. Ideally it would be, and I'm highly considering that since k3d is well supported, we add support for `k3d` and eventually deprecate `pythreejs`

> It'd be nice to have this since the pythreejs/jupyterlab integration is really nice. Fully agree. It's a missing feature I've been meaning to add. > cc @akaszynski, I think...

> > Yes, and it's a bit of work > > I'm sure! I'm happy to submit a PR here, just not sure how to use the vtkLabelPlacementMapper. Or do...

Guess we need to merge #2941. I'll work on that this evening. Been playing around with `cadquery` and pyvista: ![tmp](https://user-images.githubusercontent.com/11981631/183315181-11c2abeb-7e11-4c89-9418-225e1563e5e2.png)

> > Have the sides of our animations always looked this jagged? Or did we change something about anti-aliasing? Or is it just the small image size I used to...