16
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing explicit copy of the Mayavi docs that were under /enthought/mayavi/html. More... almost 16 years ago
Changing the python shell id to match the id specified in enthought.plugins.python_shell. More... almost 16 years ago
Removing tvtk extra from the setup_data.py in Mayavi. More... almost 16 years ago
BUG: Correct the bug introduced in tests.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
Add tools/images dir to setup.py (else ivtk viewer has a missing icon). Minor change: Fix references to the scene object in README.txt More... almost 16 years ago
Add images dir to setup.py. More... almost 16 years ago
DOC: update changelog.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
ENH: Add tests for mlab.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
DOC: [mayavi.mlab] docstring
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
ENH: Make mlab blend in envisage when called in a "mayavi2 -x" script.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
ENH: Make mlab work with envisage3. Mlab doesn't work yet with "mayavi2 -x"
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
BUG: [mayavi2] Commit forgotten modifications for new help system.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
ENH: new about image/splash screen for Mayavi2 (woohoo!)
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
Added new sphinx docs to mayavi trunk.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
Porting Sphinx doc to Mayavi trunk.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
commit to make svn happy (to many moves and removes on my local copy).
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
Removing non-sphinx-based docs.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
Removing old html docs from mayavi trunk.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
BUG: Fixing bug with the parallel projection not being sync'd properly. Thanks Vibha for spotting this. More... almost 16 years ago
BUG: tvtk: proper handling of non-float numpy arrays. Added testing for all numpy dtypes.
GaelVaroquaux
as gvaroquaux
More... almost 16 years ago
ENH: [mayavi.mlab] tweak the autoscale More... almost 16 years ago
Remove the SimpleScene object. More... almost 16 years ago
If global _toolkit is set, simply return it in _init_toolkit function. More... almost 16 years ago
Fixed imports. More... almost 16 years ago
Fix import. More... almost 16 years ago
Moved tvtk-related examples from TraitsGUI to Mayavi. More... almost 16 years ago
Changing all references to 'enthought.pyface.tvtk' to 'enthought.tvtk.pyface' Renaming a function in test_tvtk_base.py so it doesn't get run by nose module. More... almost 16 years ago
Fix the exception message so it displays the backend that was used by pyface (not necessarily the same as ETSConfig toolkit). More... almost 16 years ago
Add missing string argument. More... almost 16 years ago
In-progress: work on refactoring TraitsGUI: Adding toolkit abstraction code to pyface: (may change this later to use the toolkit in enthought.pyface) More... almost 16 years ago