49c21c42d3
- Update to 4.8.2 * This is a bugfix release to work correctly with traitsui-8, Python-3.12, VTK-9.3 and above, and PyQt6. 18 PRs were merged. * Port changes from upstream QVTKRenderWindowInteractor. * ENH: Add support for PyQt6 * Fix bug with latest VTK * Improve compatibility with traitsui 8 * Fix issue with mlab.process_ui_events * ENH: Add support for Python 3.11 * Just exclude the zip file so the sdist does not ship it. This way the file on pypi is much smaller. - Unpin numpy 2 * add mayavi-pr1303-cython-np2.patch gh#enthought/mayavi#1303 * add mayavi-pr1315-np2tests.patch gh#enthought/mayavi#1315 - Drop patches merged upstream * mayavi-pr1290-vtk-9.3.patch * python-311-support.patch
Dirk Mueller2024-09-01 13:25:40 +00:00
187ec6f550
Accepting request 1169632 from devel:languages:python:numeric
Ana Guerrero2024-04-23 16:55:51 +00:00
d3af5ab844
Accepting request 1169378 from home:bnavigator:numpy
Markéta Machová2024-04-22 09:21:27 +00:00
1294502608
Accepting request 1141847 from devel:languages:python:numeric
Ana Guerrero2024-01-28 18:40:14 +00:00
bd69ee1737
Accepting request 1141797 from home:bnavigator:branches:devel:languages:python:numeric
Dirk Mueller2024-01-26 22:20:30 +00:00
61dbc33822
- update to 4.7.2: The significant update for this release is that it is compatible with the latest VTK-9.x series and is known to work with VTK 9.0.1 from PyPI. The picker UI has changed to no longer pop up a UI window but instead show the picked attributes on the render window directly. The original picker UI is now available on the scene's UI in a separate "Picker" tab. This is accessible from either the pipeline view when one edits the properties of a scene or through the "configure scene" gear icon on the scene window toolbar. a few dozen bugfixes, see included changes - drop no_vtk_require.patch (obsolete)
Dirk Mueller2020-09-23 12:47:26 +00:00