Go to file
Luke Campagnola 8355e6148d Performance improvements:
- AxisItem shows 2 tick levels instead of 3
  - Lots of boundingRect and dataBounds caching
    (improves ViewBox auto-range performance, especially with multiple plots)
  - GraphicsScene avoids testing for hover intersections with non-hoverable items
    (much less slowdown when moving mouse over plots)
These are deep changes; need good testing before we release them.
2013-01-09 22:21:32 -05:00
canvas Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
console Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
dockarea Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
exporters Bugfixes: 2012-12-29 02:35:45 -05:00
flowchart Actually added flowchart documentation this time. 2013-01-07 12:11:23 -05:00
graphicsItems Performance improvements: 2013-01-09 22:21:32 -05:00
GraphicsScene Performance improvements: 2013-01-09 22:21:32 -05:00
imageview Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
metaarray Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
multiprocess Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
opengl Added basic 3D line plot class 2012-12-26 15:22:44 -05:00
parametertree Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
PIL_Fix Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pixmaps Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
widgets Performance improvements: 2013-01-09 22:21:32 -05:00
__init__.py Removed incorrect version numbers 2012-12-27 11:53:22 -05:00
configfile.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
debug.py Performance improvements: 2013-01-09 22:21:32 -05:00
exceptionHandling.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
frozenSupport.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
functions.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
graphicsWindows.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
numpy_fix.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pgcollections.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Point.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ptime.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
python2_3.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Qt.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
rebuildUi.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
reload.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SignalProxy.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SRTTransform.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SRTTransform3D.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ThreadsafeTimer.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Transform3D.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
units.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Vector.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
WidgetGroup.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00