|
|
@3329
|
12 years |
gah |
add mesh example to zoo
|
|
|
@3328
|
12 years |
gah |
fix heightmap mode switch when disconnected
|
|
|
@3327
|
12 years |
ldelgass |
Use PolyDataNormals? to compute normals for isosurfaces since …
|
|
|
@3326
|
12 years |
ldelgass |
Fix typo, caused Tcl error with limits in heightmap viewer
|
|
|
@3325
|
12 years |
gah |
fixes for error dialog, cleanup for field limits in vtkheightmap
|
|
|
@3324
|
12 years |
gah |
mesh cleanup for curvilinear grid
|
|
|
@3323
|
12 years |
gah |
mesh cleanup for curvilinear grid
|
|
|
@3322
|
12 years |
gah |
fix for ReceiveError? in visviewer class
|
|
|
@3321
|
12 years |
ldelgass |
Declaration of ReceiveError? method was in wrong class (should be …
|
|
|
@3320
|
12 years |
ldelgass |
First pass at viserror implementation (error command to allow client …
|
|
|
@3319
|
12 years |
gah |
add ReceiveError? to visviewer class and inclusion into safe …
|
|
|
@3318
|
12 years |
gah |
fix initial camera angles for viewers except vtkheightmap (needs z up)
|
|
|
@3317
|
12 years |
ldelgass |
Streamlines client fixes
|
|
|
@3316
|
12 years |
ldelgass |
Cutplane fixes: use outline where cutplane intersects data set …
|
|
|
@3315
|
12 years |
ldelgass |
Make sure field ranges are updated when setting cumulative data/map …
|
|
|
@3314
|
12 years |
ldelgass |
Fix for heightmap color mode when updating field ranges and …
|
|
|
@3313
|
12 years |
ldelgass |
vtkvis: write stats on data sets loaded. Should probably write a …
|
|
|
@3312
|
12 years |
ldelgass |
First pass at stats logging for vtkvis
|
|
|
@3311
|
12 years |
gah |
add emacs mode line to tcl files.
|
|
|
@3310
|
12 years |
gah |
start of fix the way we handle limits in <field> elements
|
|
|
@3309
|
12 years |
ldelgass |
Quiet compiler warnings
|
|
|
@3308
|
12 years |
gah |
|
|
|
@3307
|
12 years |
gah |
fix cutplanes sliders on streamlines
|
|
|
@3306
|
12 years |
gah |
fix cutplanes sliders on streamlines
|
|
|
@3304
|
12 years |
gah |
mesh fixes for elements/nodes syntax
|
|
|
@3303
|
12 years |
ldelgass |
Fix bug in Field::hints
|
|
|
@3302
|
12 years |
gah |
fixes for clientdata output, fix streamlines to use vtkdata
|
|
|
@3301
|
12 years |
gah |
fix cutplanes on isosurfaces, fix to new <cells> syntax
|
|
|
@3300
|
12 years |
gah |
change <cells> to use celltype tag
|
|
|
@3299
|
12 years |
gah |
change ?values to ?coords
|
|
|
@3298
|
12 years |
gah |
fix handling for contours/heightmaps across multiple runs
|
|
|
@3297
|
12 years |
gah |
fix nanovis clientinfo addition
|
|
|
@3296
|
12 years |
gah |
add stats clientinfo to render servers/clients
|
|
|
@3295
|
12 years |
ldelgass |
Fixes for clientinfo
|
|
|
@3294
|
12 years |
gah |
add clientinfo command to other servers
|
|
|
@3293
|
12 years |
gah |
isosurface cutplane colormap changes when isosurface cutplane changes
|
|
|
@3292
|
12 years |
gah |
cleanup field types
|
|
|
@3291
|
12 years |
gah |
cleanup field types
|
|
|
@3290
|
12 years |
gah |
cleanup isosurface viewer
|
|
|
@3289
|
12 years |
gah |
cleanup isosurface viewer
|
|
|
@3288
|
12 years |
gah |
make placeholder for isosurface viewer
|
|
|
@3284
|
12 years |
gah |
fixes for 1.9 ruby and java builds
|
|
|
@3283
|
12 years |
gah |
fixes for 1.9 ruby and java builds
|
|
|
@3274
|
12 years |
gah |
addput back stretch-to-fit button
|
|
|
@3273
|
12 years |
ldelgass |
Fix for changing color map to already loaded color map
|
|
|
@3272
|
12 years |
gah |
add outline mode, fix limits in triangle mesh
|
|
|
@3271
|
12 years |
gah |
add outline mode, fix limits in triangle mesh
|
|
|
@3270
|
12 years |
ldelgass |
Reset camera now uses entire scene, including axes, to zoom to fit. …
|
|
|
@3269
|
12 years |
ldelgass |
Add getScale method to graphics object
|
|
|
@3268
|
12 years |
ldelgass |
Add ResetAxes? method to reset the axis bounds and range, using the …
|
|
|
@3267
|
12 years |
ldelgass |
Silently ignore commands for "all" when no objects exist.
|
|
|
@3266
|
12 years |
ldelgass |
First pass at aspect ratio controls
|
|
|
@3265
|
12 years |
ldelgass |
Don't reset camera on scene bounds change, instead set a flag that …
|
|
|
@3264
|
12 years |
ldelgass |
Set --enable-new-dtags option to ld, permits LD_LIBRARY_PATH to …
|
|
|
@3263
|
12 years |
ldelgass |
Implement clientinfo command. For now, just output name/value pairs …
|
|
|
@3262
|
12 years |
ldelgass |
Send error messages through writer thread's queue, fixes problem where …
|
|
|
@3261
|
12 years |
gah |
fix heightmap scale for stretch-to-fit mode
|
|
|
@3260
|
12 years |
gah |
Temporarily removed optimization to remove similar type responses. …
|
|
|
@3259
|
12 years |
gah |
Move debug console to parent class. Add triggers to other viewers
|
|
|
@3258
|
12 years |
gah |
turn off lighting for 2d contour
|
|
|
@3257
|
12 years |
ldelgass |
First pass at supporting explicit bounds on axes
|
|
|
@3256
|
12 years |
ldelgass |
Add more granularity to axis color settings.
|
|
|
@3255
|
12 years |
ldelgass |
Fix default mode option
|
|
|
@3254
|
12 years |
gah |
remove view settings tab
|
|
|
@3253
|
12 years |
ldelgass |
Add option to color map isolines in heightmap, using color map …
|
|
|
@3252
|
12 years |
ldelgass |
First pass at explicit data ranges. Need to optimize range updates on …
|
|
|
@3251
|
12 years |
gah |
first crack at fixing field names
|
|
|
@3250
|
12 years |
gah |
remove extraneous server commands on initialization
|
|
|
@3249
|
12 years |
ldelgass |
fix typo
|
|
|
@3248
|
12 years |
ldelgass |
Add 'colormap res' command to control number of entries in lookup …
|
|
|
@3247
|
12 years |
ldelgass |
Fix color map build when there are fewer table entries than control points.
|
|
|
@3246
|
12 years |
gah |
make clone of radiodial for sequences
|
|
|
@3245
|
12 years |
ldelgass |
Set z axis range for heightmaps. Note this assumes that datasets are …
|
|
|
@3244
|
12 years |
ldelgass |
Assembly bounds get messed up when an assembly part has …
|
|
|
@3243
|
12 years |
ldelgass |
Revert rev. 3240 (commented out). We don't want to always set an …
|
|
|
@3242
|
12 years |
ldelgass |
Improve log output
|
|
|
@3241
|
12 years |
ldelgass |
Fix syslog arguments to match the libc syslog, which is the one being …
|
|
|
@3240
|
12 years |
gah |
add axis range command to vtkheightmapviewer
|
|
|
@3239
|
12 years |
ldelgass |
Make sure heightmap warp is updated on field range change even if a …
|
|
|
@3238
|
12 years |
ldelgass |
Ensure udpated dataScale is applied on HeightMap? update
|
|
|
@3237
|
12 years |
ldelgass |
Need to recompute data scaling factor on update() of HeightMap?
|
|
|
@3236
|
12 years |
gah |
fix heightscale when switching between heightmap/contour modes, also …
|
|
|
@3235
|
12 years |
ldelgass |
fix typo in protocol doc
|
|
|
@3234
|
12 years |
ldelgass |
Document axis exponent protocol
|
|
|
@3233
|
12 years |
ldelgass |
Add protocol to manually set axis exponent. When an exponent is set, …
|
|
|
@3232
|
12 years |
ldelgass |
fixup header deps
|
|
|
@3231
|
12 years |
ldelgass |
Remove custom CubeAxesActor2D
|
|
|
@3230
|
12 years |
ldelgass |
Add commands to set axes ranges explicitly or by scaling the world …
|
|
|
@3229
|
12 years |
ldelgass |
Add documentation
|
|
|
@3228
|
12 years |
ldelgass |
Explicitly check against TCL_OK.
|
|
|
@3227
|
12 years |
gah |
added isolines to heightmap legend
|
|
|
@3226
|
12 years |
gah |
added isolines to heightmap legend
|
|
|
@3225
|
12 years |
ldelgass |
Don't need HAVE_GLPYH3D_MAPPER, assuming VTK >= 5.8
|
|
|
@3224
|
12 years |
ldelgass |
Add protocol to axes for toggling minor ticks, inner gridlines, inner …
|
|
|
@3223
|
12 years |
ldelgass |
Implement color mapping modes for 3D contours (isosurfaces). Defaults …
|
|
|
@3222
|
12 years |
ldelgass |
Add protocol for color mode, constant color to scalar warp
|
|
|
@3221
|
12 years |
ldelgass |
Add protocol to control axis title/label fonts and format (some …
|
|
|
@3220
|
12 years |
ldelgass |
Workaround for problem with contour lines being lit even when lighting …
|
|
|
@3219
|
12 years |
gah |
Fix heightmap scale value used by vtkheightmapviewer
|
|
|
@3218
|
12 years |
gah |
Fix grid values for unirect2d and mesh grid.
|
|
|