|
|
@4288
|
11 years |
gah |
merge changes in map.tcl mapviewer.tcl for elevation, extents, etc.
|
|
|
@4287
|
11 years |
ldelgass |
Add option to toggle camera throw
|
|
|
@4286
|
11 years |
ldelgass |
Fix range of vertical scale slider, quote projection string between …
|
|
|
@4283
|
11 years |
ldelgass |
terrain options apply to all layers
|
|
|
@4281
|
11 years |
ldelgass |
remove debug print
|
|
|
@4280
|
11 years |
ldelgass |
Fixes for map parser: layer/map type arrays weren't initialized …
|
|
|
@4279
|
11 years |
gah |
add back terrain styles in SetObjectStyle?
|
|
|
@4278
|
11 years |
gah |
add flags to turn on/off motion event compression
|
|
|
@4276
|
11 years |
gah |
fix: race condition in _layout, finalize called when widgets deleted
|
|
|
@4275
|
11 years |
gah |
allow map type to default to projected
|
|
|
@4272
|
11 years |
ldelgass |
Fix for extents (should be 4 args, not a list)
|
|
|
@4271
|
11 years |
ldelgass |
Add method to get map projection, initialize map type on first map dataobj.
|
|
|
@4270
|
11 years |
ldelgass |
Add map type: geocentric or projected (default)
|
|
|
@4267
|
11 years |
ldelgass |
Remove geoviewer, update test to use mapviewer
|
|
|
@4266
|
11 years |
ldelgass |
Update mapviewer with geoviewer changes
|
|
|
@4265
|
11 years |
ldelgass |
Add elevation map layer type
|
|
|
@4264
|
11 years |
ldelgass |
Replace polydata references with terrain. Haven't implemented …
|
|
|
@4263
|
11 years |
ldelgass |
Update geoviewer from mapviewer
|
|
|
@4261
|
11 years |
gah |
initial map object
|
|
|
@4259
|
11 years |
ldelgass |
Add support for 1D meshes
|
|
|
@4257
|
11 years |
ldelgass |
Add flag for allowing volume viewer to use multiple component fields
|
|
|
@4251
|
11 years |
ldelgass |
Merge change from (part of) r4203 on 1.3 branch
|
|
|
@4250
|
11 years |
ldelgass |
Add style settings for mesh viewer
|
|
|
@4248
|
11 years |
gah |
band-aid for data strings that are also ill-formed lists '}.'
|
|
|
@4240
|
11 years |
ldelgass |
fix z cutplane control
|
|
|
@4214
|
11 years |
mmc |
Fix for ticket #266315, which occurred when you simulate two results, …
|
|
|
@4209
|
11 years |
mmc |
Added some useful widgets: 1) Rappture::listbox, which is like the …
|
|
|
@4207
|
11 years |
gah |
add bogus xErrorValues and yErrorValues methods
|
|
|
@4202
|
11 years |
gah |
bug fix: markers not created in xyresult (wrong class name)
|
|
|
@4200
|
11 years |
ldelgass |
First pass at adding more view settings to glyph viewer
|
|
|
@4199
|
11 years |
ldelgass |
Fixes for axis label/units with spaces
|
|
|
@4198
|
11 years |
ldelgass |
Remove unused event, fixes for drawing(3d) styles
|
|
|
@4197
|
11 years |
ldelgass |
Add "default" to colormap dropdown: needed for user-specified -color …
|
|
|
@4196
|
11 years |
ldelgass |
sort settings
|
|
|
@4195
|
11 years |
ldelgass |
Fix for inital view settings in nanovis viewer
|
|
|
@4194
|
11 years |
ldelgass |
VTK volume viewer fixes. Still needs work for multiple components vs. …
|
|
|
@4193
|
11 years |
ldelgass |
volume doesn't have edges/wireframe
|
|
|
@4192
|
11 years |
gah |
bug fix: handle -color in <style>
|
|
|
@4191
|
11 years |
ldelgass |
Clean up some cruft from removal of "transp" setting. Note that …
|
|
|
@4190
|
11 years |
ldelgass |
Apply -normscale -gscale settings
|
|
|
@4189
|
11 years |
ldelgass |
Ensure z limits are always filled, even for 2D meshes
|
|
|
@4188
|
11 years |
gah |
change names of options to begin with minus. To follows the use of …
|
|
|
@4185
|
11 years |
ldelgass |
Fix arg name to match usage
|
|
|
@4184
|
11 years |
ldelgass |
Allow zero isosurfaces, so tools can set "-levels 0" and turn on …
|
|
|
@4183
|
11 years |
ldelgass |
Fix for vtkvolume tester: prevent infinite loop
|
|
|
@4181
|
11 years |
gah |
add loader label to be diffed, execout(error) may not exist is no stderr
|
|
|
@4178
|
11 years |
ldelgass |
Remove old client-side VTK contour viewer
|
|
|
@4177
|
11 years |
ldelgass |
Remove obsolete/unused function
|
|
|
@4176
|
11 years |
gah |
typos
|
|
|
@4175
|
11 years |
ldelgass |
Remove unused style settings left over from streamline viewer
|
|
|
@4170
|
11 years |
ldelgass |
Add missing namespace
|
|
|
@4169
|
11 years |
ldelgass |
Collapse Field2DResult and Field3DResult into FieldResult? and rely on …
|
|
|
@4168
|
11 years |
ldelgass |
VisViewer::SendBytes? is not re-entrant safe: it will clobber the …
|
|
|
@4166
|
11 years |
ldelgass |
More transfer function fixes: Fix moving markers in flowvisviewer (was …
|
|
|
@4165
|
11 years |
ldelgass |
Fixes for legend background color in flowvisviewer. Still has bugs …
|
|
|
@4163
|
11 years |
ldelgass |
bgcolor fixes for nanovis clients
|
|
|
@4151
|
11 years |
ldelgass |
Add style options to vtk glyph viewer for e.g. setting shape for …
|
|
|
@4142
|
11 years |
ldelgass |
Remove debugging prints
|
|
|
@4140
|
11 years |
ldelgass |
Support mesh axis labels (with 'labels' tag), units, and use 'color' …
|
|
|
@4138
|
11 years |
ldelgass |
Send Rappture::Mesh results (i.e. with hide set to no) to …
|
|
|
@4137
|
11 years |
ldelgass |
add install rule for vtkmeshviewer
|
|
|
@4136
|
11 years |
ldelgass |
Add preliminary VTK-based viewer for mesh results
|
|
|
@4134
|
11 years |
ldelgass |
Make return value of GetHeightmapScale? explicit
|
|
|
@4133
|
11 years |
ldelgass |
Fix for (deprecated) cloud mesh: dimensionality should be based on …
|
|
|
@4127
|
11 years |
mmc |
Added a "-auto" option to "rappture -tester" so you can run all tests …
|
|
|
@4126
|
11 years |
ldelgass |
Updates to DICOM reader
|
|
|
@4125
|
11 years |
gah |
fix: use volume visible instead of dataset visible in vtkvolumeviewer
|
|
|
@4124
|
11 years |
ldelgass |
initialize blend mode, thickness settings in volume viewer, bump …
|
|
|
@4123
|
11 years |
gah |
try to make outline work in vtkvolumeviewer: can't stop initial …
|
|
|
@4122
|
11 years |
gah |
feature: add background color controls to nanovisviewer and vtkvolumeviewer
|
|
|
@4121
|
11 years |
gah |
feature: add background color controls to nanovisviewer and vtkvolumeviewer
|
|
|
@4120
|
11 years |
ldelgass |
Add new method to use C++ DicomToVtk? converter. Also, remove unused …
|
|
|
@4119
|
11 years |
gah |
fix: check correct array variable to determine if to initialize …
|
|
|
@4108
|
11 years |
gah |
fix nanoscale to dup descriptors 3 and 4 respectively for socket …
|
|
|
@4101
|
11 years |
ldelgass |
Fix for limits of vector fields: get limits of vector magnitudes. We …
|
|
|
@4100
|
11 years |
ldelgass |
Relax regex for render server name/version: allow alphanumeric server …
|
|
|
@4099
|
11 years |
ldelgass |
Clear isoline list before redrawing legend with new isolines, needed …
|
|
|
@4097
|
11 years |
gah |
added vmd render server. fixed visviewer.tcl to look for something …
|
|
|
@4096
|
11 years |
ldelgass |
Permit 0 isolines in spinner control
|
|
|
@4095
|
11 years |
ldelgass |
Handle 0 contours
|
|
|
@4094
|
11 years |
ldelgass |
Apply current isolines/colormap visibilty to newly added datasets in …
|
|
|
@4088
|
11 years |
gah |
fix editor to handle current component, add binding to delete key to …
|
|
|
@4084
|
11 years |
gah |
add test of volumes in the working set make visible
|
|
|
@4083
|
11 years |
ldelgass |
Use image cutplanes (3D texture reslicing) in VTK volume viewer …
|
|
|
@4076
|
11 years |
ldelgass |
Use simple X/Y/Z axis labels for image viewer. Also, use native …
|
|
|
@4075
|
11 years |
ldelgass |
Fix comment spelling
|
|
|
@4072
|
11 years |
ldelgass |
Legend fixes for vtk volume viewer
|
|
|
@4071
|
11 years |
ldelgass |
Don't request legend on every new incoming image
|
|
|
@4070
|
11 years |
gah |
check for 0 isosurfaces (-levels 0) in vtkisosurfaceviewer
|
|
|
@4055
|
11 years |
ldelgass |
Reset zoom when changing aspect (stretch mode) setting. Also, make …
|
|
|
@4048
|
11 years |
ldelgass |
More colormap fixes for cutplanes
|
|
|
@4047
|
11 years |
ldelgass |
Make cutplanes use opaque alpha map
|
|
|
@4046
|
11 years |
ldelgass |
Fix errors in vtkvolume viewer
|
|
|
@4045
|
11 years |
ldelgass |
Revert colormap change from r4042. Cutplane colormap should default …
|
|
|
@4042
|
11 years |
gah |
revert to different colormap
|
|
|
@4035
|
11 years |
ldelgass |
Add window/level sliders to image viewer
|
|
|
@4034
|
11 years |
ldelgass |
Add key press/release events
|
|
|
@4031
|
11 years |
ldelgass |
Don't hard code map now that loading works. Send raw mouse coords …
|
|
|
@4030
|
11 years |
ldelgass |
Better fix for z axis limits issue addressed in r3996 and r4021 : …
|
|
|
@4021
|
11 years |
ldelgass |
Fix error in field with 2D meshes (e.g. unirect 2d in first contour …
|
|
|