SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-tvtk-doc-4.5.0-3.80.x86_64.rpm :
Fri Aug 25 14:00:00 2017 toddrme2178AATTgmail.com
- Switch to python3
- Update to Mayavi 4.5.0
+ Enhancements

* Jupyter notebook support! Adds support for displaying Mayavi images or
x3d scenes on the notebook. The x3d scenes allow one to fully interact
with the scene in the notebook. More documentation is available at
:ref:`jupyter_notebook`.

* Adds support for recording movies and animating timesteps. See
:ref:`animating_a_timeseries` and :ref:`animating_a_visualization` for
more details.

* Updated LUTs to include new matplotlib colorschemes, this includes the
new viridis colormap.
+ Fixes

* Fix several bugs, `#397 `_
where PDF files were not saved properly. Fix issues with ``tvtk.visual``
and add many tests for it, this fixes `#387
`_. Refactor the save
screenshot dialog popups. Fix problem with the picker point not showing
when \"p\" is pressed on the scene.

* Python 3 fixes for the jupyter notebook support.

* Fixes `#388 `_ where
tubes were not showing on protein demo.

* Add additional save options.

* Fixes `#403 `_ where the
image plane widget and volume modules were broken.

* Debug info on code gen for wrapper generation.

* BUG: Fix slice unstructured grid module.

* Fix typo in readme.

* update codecov configuration

* Documentation for QString API failure.

* Fixes incorrect signature of ``EnvisageEngine.new_scene``.

* Fix for unexpected test code.

* Fix \"_p_void\" values in TVTK with VTK 6.x

* Fix failing test for custom import in some circumstances

* Removes ``array_ext.so/pyd`` on clean

* Check if test successful with the appropriate filename.

* Unicode trait handling for those vtk methods returning unicode data

* ENH: Nice load pylab_luts.pkl

* Document object identity behavior matching VTK

* Revert \"Fix savefig size and black image\"

* Added setup.py documentation for Qt requirements

* Add VTK 6.3 and VTK 7 to travis ci

* Fix traitsdoc setup and compliance with py3

* Import and integer division in python3

* Fix texture on ``mlab.surf``, issue `#211 `_.

* Fixes Quiver3d Failure with different argument types

* Fix Text3D in VTK 6.0+

* Fix savefig size and black image

* Fix for exception when modifying extents

* Suppresses test for VTK 6.2 (solves appVeyor random failure)

* Forces pipeline update when LUT changes

* Fix for test failure on mayavi -t

* Enforce ordering of attribute labels in VTKDataSource.

* Apply has_attribute to the output in VTKFileReader

* Replacing links to code. and svn.enthought.com

* Fix Camera off-centered when loading saved visualization

* Update to use new VTK pipeline where possible. This fixes a number of
issues with the pipeline was not updating properly.

* Fix issue with ``mlab.move``

* Fix issue `#302 `_,
segfault when savefig is called multiple times.

* Fix get_engine behavior when backend is changed again.

Mon Apr 25 14:00:00 2016 badshah400AATTgmail.com
- Rename python-mayavi to mayavi.
- Avoid some rpmlint warnings by removing shebangs from
non-executable doc files.
- Avoid rpmlint warnings by removing python byte-codes where they
are not accompanied by the source code.
- Drop an unneeded hidden file to avoid rpmlint warning.

Wed Mar 16 13:00:00 2016 stecueAATTgmail.com
- updated to 4.4.4

* fixed compilation problem with vtk 7.0.0

Mon Sep 7 14:00:00 2015 toddrme2178AATTgmail.com
- Update to 4.4.3

* Enhancements
- Update the readme fixing dead links
- Use new Travis CI containers for faster builds
- Add CI tests on Windows using Appveyor

* Fixes
- Remove reference cycles from various objects to fix memory leaks. Add
unit test that provides an API to test garbage collection.
- Fix the LUT manager to select the correct lut mode for QT backend
- Use the python-wxtool package to speed up Travis CI build
- Fix TVTK wrapper to allow look up with long keys for Points
- Fix glyph to handle the masking of input points
- Update the docs with known bugs, issues list and describe the PR
workflow on github for development and documentation.
- Fix TVTK wrapper to update number of cells when a cell is inserted in a
VTK cell array
- Fix VKTFileReader to update output when using standalone
- Fix the sdist command
- Update to 4.4.2

* Enhancements
- Upgrade the VTK parser to add support for VTK 6.2.
- Update to 4.4.1

* Fixes
- Fix trackpad scrolling to zoom in/out smoothly on OS X.
- Update to 4.4.0

* Enhancements
- Add function to set data at input port, add stanford (bunny,
dragon, lucy) examples, and use new volume mapper for new pipeline.
- Upgrade to VTK 6.0 with VTK\'s new pipeline.

* Fixes
- Support dynamic dimensions in array source.
- Fix MRI brain data URL.
- More fixes for connection topology, information request and tube filter
after upgrading to new pipeline.
- Handle the non-Latin-1 keypresses.
- Prevent ndarray comparisions with None.
- Fix the trait error raised when the threshold range is updated.
- Update installation documentation links.
- Fix integration tests after upgrade to VTK\'s new pipeline.

Mon Oct 13 14:00:00 2014 toddrme2178AATTgmail.com
- Updated source to pypi url.

Thu Feb 6 13:00:00 2014 toddrme2178AATTgmail.com
- Update to 4.3.1
- Bugfixes

Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)

Sat Apr 20 14:00:00 2013 toddrme2178AATTgmail.com
- Added a note about being part of the Enthought Tool Suite (ETS).

Thu Apr 18 14:00:00 2013 toddrme2178AATTgmail.com
- Update to 4.3.0
- NEW: Adding a Qt version of the gradient editor. With this, all of
Mayavi\'s UI should be usable on Qt.
- Fixed bug with incorrectly tiled snapshots while using savefig.
- BUG: Qt: fix crashing full-screen-mode. Fixed segfault when you click on
full-screen and press escape/q/e.
- Update to 4.2.1
- ENH: Add null engine to mlab.pipeline.open.

Sun Dec 9 13:00:00 2012 jwAATTsuse.com
- Requires: python-distribute for pkg_resources.

Mon Nov 19 13:00:00 2012 jmatejekAATTsuse.com
- change Requires: python-traitsGUI to python-traitsui
(bnc#781367)

Fri May 25 14:00:00 2012 toddrme2178AATTgmail.com
- Fix BuildRequires, Requires, and Recommends naming

Tue May 22 14:00:00 2012 badshah400AATTgmail.com
- Update to version 4.2.0: No detailed changelog available.
- The example and integrationtests files are not installed by the
build system any more. They are manually copied into the
directories %python_sitearch/mayavi/ and %python_sitearch/tvtk/
as applicable.

Wed Jan 11 13:00:00 2012 toddrme2178AATTgmail.com
- Cleaned up spec file
- Renamed package from python-Mayavi to python-mayavi to match module name
- Split tvtk package

Tue Nov 1 13:00:00 2011 ocefpafAATTgmail.com
- Fixed build for vtk 5.8

Sat Jun 25 14:00:00 2011 ocefpafAATTyahoo.com.br
- updated to release 1562 ; version 4.0.0

Wed Jun 15 14:00:00 2011 ocefpafAATTyahoo.com.br
- updated to release 1552 ; version 3.5.0

Sun May 1 14:00:00 2011 ocefpafAATTyahoo.com.br
- updated to release 1521

Sat Apr 23 14:00:00 2011 ocefpafAATTyahoo.com.br
- updated to release 1519

Sat Apr 9 14:00:00 2011 ocefpafAATTyahoo.com.br
- updated to release 1514

Sun Apr 3 14:00:00 2011 ocefpafAATTyahoo.com.br
- updated to release 1513

Sat Mar 12 13:00:00 2011 ocefpafAATTyahoo.com.br
- updated revision 1506

Sat Feb 19 13:00:00 2011 ocefpafAATTyahoo.com.br
- updated revision 1505

Sat Feb 5 13:00:00 2011 ocefpafAATTyahoo.com.br
- updated revision 1497

Sun Jan 30 13:00:00 2011 ocefpafAATTyahoo.com.br
- updated to svn revision 26451

Wed Dec 29 13:00:00 2010 ocefpafAATTyahoo.com.br
- updated to svn revision 26178

Sat Dec 18 13:00:00 2010 ocefpafAATTyahoo.com.br
- updated to svn release 26099

Sat Nov 20 13:00:00 2010 ocefpafAATTyahoo.com.br
- updated to svn release 26037

Sat Nov 13 13:00:00 2010 ocefpafAATTyahoo.com.br
- updated to svn 25993

Sun Oct 31 13:00:00 2010 ocefpafAATTyahoo.com.br
- updated to svn 25932

Sun Oct 24 14:00:00 2010 ocefpafAATTyahoo.com.br
- updated to svn 25905

Tue Oct 19 14:00:00 2010 highwaystar.ruAATTgmail.com
- updated to version 3.4.0

Wed Jun 30 14:00:00 2010 highwaystar.ruAATTgmail.com
- updated to version 3.3.2

Thu Apr 22 14:00:00 2010 highwaystar.ruAATTgmail.com
- initial release for openSUSE
- spec imported from Fedora


 
ICM