|
|
@3610
|
12 years |
gah |
fix: xygraph print not handling labels like "Cooling [K] #23" because …
|
|
|
@3594
|
12 years |
gah |
fix: _dim must be set for all fields, even 1D fields
|
|
|
@3593
|
12 years |
gah |
fix: don't send commands to server in configuration routines if reset, …
|
|
|
@3592
|
12 years |
ldelgass |
Report clientinfo first thing after connecting to visualization server.
|
|
|
@3587
|
12 years |
gah |
let clientinfo be the first command sent. Change wait timeout to 900 …
|
|
|
@3585
|
12 years |
gah |
fix regression: set default viewer for 2D data sets
|
|
|
@3582
|
12 years |
ldelgass |
Remove duplicate declaration of _isValid private member variable
|
|
|
@3581
|
12 years |
gah |
fix regression: was not comparing pattern when compiling list of …
|
|
|
@3573
|
12 years |
gah |
improve warning messages
|
|
|
@3572
|
12 years |
gah |
improve error message to include path
|
|
|
@3571
|
12 years |
gah |
These was are all related to the omenwire example.
o Added validity …
|
|
|
@3557
|
12 years |
gah |
Bug: don't override user selected viewer in field
|
|
|
@3556
|
12 years |
gah |
Rename DxToVtk? converter.
|
|
|
@3555
|
12 years |
gah |
convert grab on balloon to local
|
|
|
@3554
|
12 years |
ldelgass |
Translate heightmaps to put minimum at z=0. Should put dataset …
|
|
|
@3553
|
12 years |
ldelgass |
Reassert outline state on every Rebuild in heightmap viewer since …
|
|
|
@3552
|
12 years |
ldelgass |
Remove imgflush from streamlines viewer: was there to work around bug …
|
|
|
@3551
|
12 years |
ldelgass |
One more: move camera reset after rotate
|
|
|
@3550
|
12 years |
ldelgass |
Reset camera *after* orienting, so zoom reset can use the correct view …
|
|
|
@3548
|
12 years |
gah |
remove print statements
|
|
|
@3547
|
12 years |
gah |
remove test in DrawLegend? allowing title to be created.
|
|
|
@3546
|
12 years |
gah |
start of fix for multiple fields in isosurfaces
|
|
|
@3545
|
12 years |
ldelgass |
Fix canonical orientations for Z-up in heightmap viewer. Set …
|
|
|
@3544
|
12 years |
ldelgass |
Switch clients to use new outline command in vtkvis.
|
|
|
@3543
|
12 years |
gah |
fix order of values in legend; tweak placement of isosurfaces
|
|
|
@3539
|
12 years |
ldelgass |
whitespace
|
|
|
@3538
|
12 years |
gah |
change isosurfaceviewer to compute values for contour list rather than …
|
|
|
@3537
|
12 years |
gah |
make outline work only for contours, not heightmaps
|
|
|
@3536
|
12 years |
ldelgass |
Finish up changes from rev. 3534 to reset pan/zoom on canonical view …
|
|
|
@3534
|
12 years |
ldelgass |
Reset zoom/pan when clicking canonical view buttons in streamlines and …
|
|
|
@3533
|
12 years |
ldelgass |
Fix camera reset in nanovisviewer (leftover reference to orientation …
|
|
|
@3532
|
12 years |
gah |
add axis exp 0 0 0 1
|
|
|
@3531
|
12 years |
gah |
revert fix for contour3d visible to dataset visible
|
|
|
@3530
|
12 years |
gah |
leif's fix for voxels to hexahedrons
|
|
|
@3529
|
12 years |
ldelgass |
Set the origin of uniform grids in VTK output
|
|
|
@3524
|
12 years |
ldelgass |
Revert some changes in resultviewer.tcl from rev. 3523 that cause Tcl …
|
|
|
@3523
|
12 years |
gah |
o Change "dataset visible" to contour3d visible". Initial cutplane …
|
|
|
@3520
|
12 years |
ldelgass |
Set the proper number of isosurfaces in server commands. Note: we may …
|
|
|
@3519
|
12 years |
ldelgass |
Fix cell type returned for hexahedron in Mesh::GetCellType?
|
|
|
@3518
|
12 years |
gah |
add controls for orthogonal viewpoints
|
|
|
@3517
|
12 years |
gah |
add controls for orthogonal viewpoints
|
|
|
@3515
|
12 years |
gah |
remove debug statement
|
|
|
@3514
|
12 years |
gah |
rearrange controls in isosurfaceviewer, add number of isosurfaces …
|
|
|
@3513
|
12 years |
gah |
Add string trim to select 'xml get' calls
|
|
|
@3512
|
12 years |
gah |
fixes for lack of string trim for loader
|
|
|
@3511
|
12 years |
gah |
fixes for lack of string trim for numbers and unit conversion
|
|
|
@3510
|
12 years |
gah |
start of string trim fixes for gauge and switch (boolean)
|
|
|
@3509
|
12 years |
ldelgass |
Add newline between point data and CELLS header
|
|
|
@3508
|
12 years |
gah |
fix for no dim tag with old style nodes and elements
|
|
|
@3507
|
12 years |
mmc |
Added SESSION to the run.xml file output, along with cputime and …
|
|
|
@3501
|
12 years |
mmc |
Created a new "rptimes" script that ingests run.xml files and creates …
|
|
|
@3498
|
12 years |
ldelgass |
Delay Rebuild until window size larger than 1x1 - copying this code …
|
|
|
@3492
|
12 years |
ldelgass |
Fix camera reset for nanovis. Includes refactoring of vector/matrix …
|
|
|
@3491
|
12 years |
ldelgass |
Field script requires VTK
|
|
|
@3489
|
12 years |
gah |
fix deprecated cloud to be backward compatible
|
|
|
@3486
|
12 years |
ldelgass |
Set axis label format to %g in isosurface viewer
|
|
|
@3485
|
12 years |
ldelgass |
Remove euler angle support from nanovis clients, also prep. camera …
|
|
|
@3482
|
12 years |
ldelgass |
whitespace cleanup
|
|
|
@3481
|
12 years |
gah |
fix flowvis 2D example. v limit not set for unirect2d in field object
|
|
|
@3480
|
12 years |
gah |
change private method names in mesh object
|
|
|
@3478
|
12 years |
ldelgass |
Add background color protocol command to nanovis, also change resize …
|
|
|
@3477
|
12 years |
ldelgass |
Add debug console binding to flowvisviewer
|
|
|
@3475
|
12 years |
gah |
new mesh changes (version 1,999,999), untested quads, tetrahedrons, …
|
|
|
@3471
|
12 years |
ldelgass |
Makefile fixes: make 'install' target always depend on 'all' target. …
|
|
|
@3469
|
12 years |
gah |
fix no. of isolines from style
|
|
|
@3462
|
12 years |
ldelgass |
Add support for discrete (step function) colormaps in heightmap viewer.
|
|
|
@3461
|
12 years |
ldelgass |
Use Z axis label hint if supplied
|
|
|
@3460
|
12 years |
gah |
fix zunits, remove zlabel as field name
|
|
|
@3459
|
12 years |
ldelgass |
Fix error on setting axis units (found in contour example: …
|
|
|
@3456
|
12 years |
gah |
change name of tag from unstructured_grid to unstructured.
|
|
|
@3454
|
12 years |
gah |
add KP_Enter to Return bindings. Implement OK handler in visviewer …
|
|
|
@3448
|
12 years |
ldelgass |
Apply outline fixes from heightmap (rev. 3447) to isosurface viewer
|
|
|
@3447
|
12 years |
ldelgass |
Fix outline with sequence of contours
|
|
|
@3446
|
12 years |
gah |
enable wait dialog for vtkstreamlines viewer
|
|
|
@3445
|
12 years |
gah |
remove test for component attribute names, disable wait dialog for …
|
|
|
@3444
|
12 years |
ldelgass |
Fewer than 2 isolines causes an error, so just limit min. to 2
|
|
|
@3443
|
12 years |
ldelgass |
Disable right-click binding for "Picking." This was only there for …
|
|
|
@3442
|
12 years |
gah |
back out improvements to legend: no-button-click to activate
|
|
|
@3441
|
12 years |
gah |
misc cleanup vtkvolumeviewer
|
|
|
@3440
|
12 years |
gah |
reassert outline on/off after every rebuild
|
|
|
@3439
|
12 years |
gah |
improvements to legend: button-click to activate
|
|
|
@3438
|
12 years |
ldelgass |
Remove camera reset on resize from streamlines,vtk mesh/polydata viewers
|
|
|
@3435
|
12 years |
ldelgass |
Remove camera reset in resize (again). The server has been fixed, so …
|
|
|
@3434
|
12 years |
gah |
put back, camera reset in window resizes (pending)
|
|
|
@3433
|
12 years |
ldelgass |
Reorder commands on field change so that 'dataset scalar...' (which …
|
|
|
@3432
|
12 years |
ldelgass |
Don't reset the camera on every resize in heightmap viewer
|
|
|
@3431
|
12 years |
gah |
fix for sequence of contours
|
|
|
@3430
|
12 years |
gah |
fix for sequence of contours
|
|
|
@3429
|
12 years |
gah |
fix for sequence of contours
|
|
|
@3428
|
12 years |
gah |
fix for sequence of contours
|
|
|
@3424
|
12 years |
gah |
fix for sequence of contours
|
|
|
@3422
|
12 years |
ldelgass |
Don't append an extra newline to command block. Each command added to …
|
|
|
@3421
|
12 years |
gah |
push SendCmd? into base class w/ buffering
|
|
|
@3420
|
12 years |
ldelgass |
Reset axes before camera reset, since camera reset takes axes bounds …
|
|
|
@3418
|
12 years |
ldelgass |
Need to set camera mode _before_ resetting camera to properly …
|
|
|
@3417
|
12 years |
gah |
add number of isolines control
|
|
|
@3416
|
12 years |
gah |
fix switching between heightmap/contour modes
|
|
|
@3415
|
12 years |
gah |
need camera reset for vtkviewer
|
|
|
@3414
|
12 years |
gah |
need camera reset for vtkviewer
|
|
|
@3413
|
12 years |
ldelgass |
Fix typo
|
|
|