2023.4.3
Main changes
- Important fixes for
numpy 1.24
@jo-mueller (also relevant to brainglobe/brainrender#226 (comment) by @FedeClaudi @johnmbarrett ) - fixed interface to
pymeshlab==2022.2.post2
- fixed #774
intersect_with_line()
- fixed exporting to x3d for assemblies
- added support to calarbars into assemblies, thanks to @j042 in #779
- fix typos #780
settings.allow_interaction
is now (temporarily) disabled.- added example
basic/shadow3.py
(thanks to @paul0noah in #767) - fix on OSX window focusing
- various fixes for windows OS
- add VTK_HEXAHEDRON to vedo.vtkclasses by @j042 in #762
- minor typo fix by @j042 in #780
- Keep scalarbar(s) in Assembly by @j042 in #779
New Contributors
New/Revised examples
examples/basic/shadow3.py
examples/other/pymeshlab1.py
examples/other/pymeshlab2.py
Full Changelog: v2022.4.2...v2023.4.3