|
|
@3586
|
12 years |
ldelgass |
Fix label disappearing at first tick: if axis min value is divisible …
|
|
|
@3583
|
12 years |
ldelgass |
Cherry-pick a few fixes from VTK head to allowing compiling against …
|
|
|
@3549
|
12 years |
ldelgass |
Fix for oversized axis labels. AutoScale? computation in CubeAxesActor? …
|
|
|
@3542
|
12 years |
ldelgass |
Turn on InterpolateScalarsBeforeMapping? by default in cutplane, …
|
|
|
@3541
|
12 years |
ldelgass |
Disable offscreen rendering by default in Makefile.in
|
|
|
@3540
|
12 years |
ldelgass |
Add protocol docs for outline
|
|
|
@3535
|
12 years |
ldelgass |
Add outline command/graphics object to vtkvis and bump version. This …
|
|
|
@3526
|
12 years |
ldelgass |
Remove old error message code now that clients all support viserror …
|
|
|
@3525
|
12 years |
ldelgass |
When field data is missing, send user error instead of sending error …
|
|
|
@3516
|
12 years |
ldelgass |
Demote some error about unknown datasets to trace messages
|
|
|
@3500
|
12 years |
ldelgass |
Alert user if isosurface is requested for non-3D data set.
|
|
|
@3499
|
12 years |
ldelgass |
Add workaround for vtkAssembly bug in Cutplane (should allow using …
|
|
|
@3496
|
12 years |
ldelgass |
Fix compiler warning
|
|
|
@3495
|
12 years |
ldelgass |
Fix initializer order in Contour3D
|
|
|
@3490
|
12 years |
ldelgass |
Bring contour2d/3d code in vtkvis more in line with heightmap, make …
|
|
|
@3488
|
12 years |
ldelgass |
Add protocol to vtkvis for contour2d/3d num contours, contour list
|
|
|
@3479
|
12 years |
ldelgass |
Update custom axes to VTK 6 versions, use local customized classes …
|
|
|
@3471
|
12 years |
ldelgass |
Makefile fixes: make 'install' target always depend on 'all' target. …
|
|
|
@3465
|
12 years |
ldelgass |
Rename R2 library to nv::graphics and nv::util.
|
|
|
@3459
|
12 years |
ldelgass |
Fix error on setting axis units (found in contour example: …
|
|
|
@3458
|
12 years |
ldelgass |
Check for colormap resolution < 1 in command binding
|
|
|
@3457
|
12 years |
ldelgass |
Fix for color map when there is only 1 table entry.
|
|
|
@3455
|
12 years |
ldelgass |
Fix legend height
|
|
|
@3451
|
12 years |
ldelgass |
Add ok (acknowlege commands with no render required) response.
|
|
|
@3436
|
12 years |
ldelgass |
Add docs make target for nanovis
|
|
|
@3435
|
12 years |
ldelgass |
Remove camera reset in resize (again). The server has been fixed, so …
|
|
|
@3427
|
12 years |
ldelgass |
Fix warnings with WANT_TRACE disabled
|
|
|
@3423
|
12 years |
ldelgass |
Make check for divide-by-near-zero in heightmap data scale match …
|
|
|
@3419
|
12 years |
ldelgass |
Fixes for resizing window in image camera mode. Set heightmap isoline …
|
|
|
@3410
|
12 years |
gah |
STATSDIR redefined in vtkvis
|
|
|
@3403
|
12 years |
gah |
make STATSDIR configurable
|
|
|
@3401
|
12 years |
gah |
change stats directory to /var/log
|
|
|
@3399
|
12 years |
ldelgass |
If a reset of axes bounds is pending, reset the axes before resetting …
|
|
|
@3394
|
12 years |
gah |
fix up stats reporting in servers
|
|
|
@3393
|
12 years |
ldelgass |
Makefile fixes for compiling C files (md5)
|
|
|
@3390
|
12 years |
gah |
fixes for new stats file
|
|
|
@3389
|
12 years |
gah |
fixes for new stats file
|
|
|
@3388
|
12 years |
gah |
fixes for new stats file
|
|
|
@3387
|
12 years |
gah |
fixes for new stats file
|
|
|
@3386
|
12 years |
gah |
fixes for new stats file
|
|
|
@3385
|
12 years |
gah |
fixes for new stats file
|
|
|
@3384
|
12 years |
gah |
fixes for new stats file
|
|
|
@3383
|
12 years |
gah |
fixes for new stats file
|
|
|
@3382
|
12 years |
gah |
fixes for new stats file
|
|
|
@3375
|
12 years |
ldelgass |
Reduce trace verbosity
|
|
|
@3360
|
12 years |
ldelgass |
First pass at handling user level errors in vtkvis.
|
|
|
@3342
|
12 years |
ldelgass |
Bump version number of vtkvis render server
|
|
|
@3333
|
12 years |
ldelgass |
Turn on offscreen rendering by default. Fix up VTK defines for …
|
|
|
@3330
|
12 years |
gah |
merge (by hand) with Rappture1.2 branch
|
|
|
@3199
|
12 years |
ldelgass |
All axes implementations should now support separate ranges/bounds
|
|
|
@3198
|
12 years |
ldelgass |
When built for VTK 6, use 2D mode of CubeAxesActor? instead of …
|
|
|
@3197
|
12 years |
ldelgass |
Add generic aspect ratio scaling impl.
|
|
|
@3196
|
12 years |
ldelgass |
Fix heightmap add doc string
|
|
|
@3195
|
12 years |
ldelgass |
Require VTK >= 5.8
|
|
|
@3194
|
12 years |
ldelgass |
Default to no distance or view angle LOD for axis labels
|
|
|
@3193
|
12 years |
ldelgass |
Fix setting axes color with VTK6 cube axes (still have issue with axis …
|
|
|
@3192
|
12 years |
ldelgass |
Add variables for building against VTK 6.0. Note that the _AUTOINIT …
|
|
|
@3191
|
12 years |
ldelgass |
Fix another VTK < 6 regression
|
|
|
@3190
|
12 years |
ldelgass |
Fix glpyhs for VTK < 6
|
|
|
@3189
|
12 years |
ldelgass |
Adopt API changes for upcoming VTK 6.0
|
|
|
@3179
|
12 years |
ldelgass |
acutally apply clip planes to DataSet? outlines
|
|
|
@3178
|
12 years |
ldelgass |
apply clipping planes to outline of dataset,cutplanes
|
|
|
@3177
|
12 years |
mmc |
Updated all of the copyright notices to reference the transfer to
the …
|
|
|
@3171
|
12 years |
ldelgass |
updates to Group
|
|
|
@3168
|
12 years |
ldelgass |
Protocol for arrow, cone and cylinder
|
|
|
@3167
|
12 years |
ldelgass |
Protocol for arc and disk primitives
|
|
|
@3166
|
12 years |
ldelgass |
add protocol for n-sided regular polygon
|
|
|
@3165
|
12 years |
ldelgass |
Add protocol docs for line command
|
|
|
@3164
|
12 years |
ldelgass |
Add protocol for line primitives, add more template functions for …
|
|
|
@3163
|
12 years |
ldelgass |
init color field range in ctor
|
|
|
@3162
|
12 years |
ldelgass |
Add static method to print debug info on VTK DataSet?
|
|
|
@3161
|
12 years |
ldelgass |
Fix includes for DBL_MAX
|
|
|
@3155
|
12 years |
ldelgass |
Add new drawing shape classes to Makefile
|
|
|
@3154
|
12 years |
ldelgass |
Add new 3d drawing shapes
|
|
|
@3153
|
12 years |
ldelgass |
Protocol support for colormapping contour2ds.
|
|
|
@3151
|
12 years |
ldelgass |
Support colormapping 2D isocontour lines (still needs protocol)
|
|
|
@3150
|
12 years |
ldelgass |
Add explicit template instantiations for getGraphicsObject(), needed …
|
|
|
@3149
|
12 years |
ldelgass |
Add protocol for sphere resolution and section
|
|
|
@3148
|
12 years |
ldelgass |
Add Box and Sphere shapes and commands to vtkvis.
|
|
|
@3145
|
12 years |
ldelgass |
Add protocol and fixes for VTK molecule color mode
|
|
|
@3143
|
12 years |
ldelgass |
Add protocol for bond style (cylinder vs. line)
|
|
|
@3142
|
12 years |
ldelgass |
Fixes for bond scaling, add wireframe bonds
|
|
|
@3141
|
12 years |
ldelgass |
First pass at converting VTK Molecule to use display lists …
|
|
|
@3138
|
12 years |
ldelgass |
Add vtk renderer method to collect unscaled graphics object bounds.
|
|
|
@3136
|
12 years |
ldelgass |
More fixes for string fields
|
|
|
@3135
|
12 years |
ldelgass |
GetPointData?()->GetArray?(i) can return NULL when the i-th array is not …
|
|
|
@3134
|
12 years |
ldelgass |
Add protocol to toggle atom labels
|
|
|
@3133
|
12 years |
ldelgass |
Add missing declaration
|
|
|
@3132
|
12 years |
ldelgass |
Fix cut/paste error.
|
|
|
@3131
|
12 years |
ldelgass |
First pass at atom label support in VTK molecules
|
|
|
@3130
|
12 years |
ldelgass |
Add element name array
|
|
|
@3129
|
12 years |
ldelgass |
add null pointer sanity checks
|
|
|
@3126
|
12 years |
ldelgass |
Add warp (by vector) commands
|
|
|
@3125
|
12 years |
ldelgass |
Add RpWarp? to Makefile
|
|
|
@3124
|
12 years |
ldelgass |
Add preliminary version of mesh warping by vector field (e.g. mesh …
|
|
|
@3120
|
12 years |
ldelgass |
Don't automatically switch camera to image mode for 2D scene …
|
|
|
@3112
|
12 years |
ldelgass |
Add bond color option, bond color mode (constant or by elements) to …
|
|
|
@3111
|
12 years |
ldelgass |
Fix up camera clipping planes and axes after a change in molecule scaling.
|
|
|
@3110
|
12 years |
ldelgass |
Add protocol to change atom/bond radius scale factor for VTK molecules
|
|
|
@3109
|
12 years |
ldelgass |
VTK Molecule: fix atom scale to be consistent with Angstrom units used …
|
|
|