Thomas Robitaille

Results 433 issues of Thomas Robitaille

as well as in the boxes for limits.

This could be used to show e.g. 3D velocity structure

enhancement
high priority

The 3D scatter plot currently doesn't show datetime components

Non-visible data layers need to have textures if they are used by a subset (for the 'data' mode) but non-visible subset layers definitely don't need to have textures, so we...

bug
performance

If the user specifies a value of 20 in the stretch sliders, the stretch sliders should re-adjust to allow this value, otherwise clicking on it will reset the value back...

bug

We should make the 3D selection tools behave like the 2D ones - once they are used they get deselected.

enhancement

I've seen cases where the shape used to make a selection in the 3D viewers doesn't go away, so need to investigate this in more detail.

bug

``` Traceback (most recent call last): File "/Users/tom/Dropbox/Code/Glue/glue/dist/glue-core-0.13.2/glue/external/echo/qt/connect.py", line 204, in update_prop setattr(instance, prop, val) File "/Users/tom/Dropbox/Code/Glue/glue/dist/glue-core-0.13.2/glue/external/echo/core.py", line 254, in __setattr__ super(HasCallbackProperties, self).__setattr__(attribute, value) File "/Users/tom/Dropbox/Code/Glue/glue/dist/glue-core-0.13.2/glue/external/echo/core.py", line 79, in __set__...

The 3D viewer is currently quite slow when using the single-pixel extractor, so we should add some kind of shortcut to speed it up.

performance