source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3288   12 years gah make placeholder for isosurface viewer
(edit) @3287   12 years gah
(edit) @3286   12 years gah sync with trunk
(edit) @3285   12 years gah fixes for 1.9 ruby build
(edit) @3284   12 years gah fixes for 1.9 ruby and java builds
(edit) @3283   12 years gah fixes for 1.9 ruby and java builds
(edit) @3282   12 years gah fixes for 1.9 ruby build
(edit) @3281   12 years gah fixes for 1.9 ruby build
(edit) @3280   12 years gah fixes for 1.9 ruby build
(edit) @3279   12 years gah fixes for 1.9 ruby build
(edit) @3278   12 years gah fixes for 1.9 ruby build
(edit) @3277   12 years gah fixes for 1.9 ruby build
(edit) @3276   12 years gah fix java search, fix error message for logger
(edit) @3275   12 years gah fix java search, fix error message for logger
(edit) @3274   12 years gah addput back stretch-to-fit button
(edit) @3273   12 years ldelgass Fix for changing color map to already loaded color map
(edit) @3272   12 years gah add outline mode, fix limits in triangle mesh
(edit) @3271   12 years gah add outline mode, fix limits in triangle mesh
(edit) @3270   12 years ldelgass Reset camera now uses entire scene, including axes, to zoom to fit. …
(edit) @3269   12 years ldelgass Add getScale method to graphics object
(edit) @3268   12 years ldelgass Add ResetAxes? method to reset the axis bounds and range, using the …
(edit) @3267   12 years ldelgass Silently ignore commands for "all" when no objects exist.
(edit) @3266   12 years ldelgass First pass at aspect ratio controls
(edit) @3265   12 years ldelgass Don't reset camera on scene bounds change, instead set a flag that …
(edit) @3264   12 years ldelgass Set --enable-new-dtags option to ld, permits LD_LIBRARY_PATH to …
(edit) @3263   12 years ldelgass Implement clientinfo command. For now, just output name/value pairs …
(edit) @3262   12 years ldelgass Send error messages through writer thread's queue, fixes problem where …
(edit) @3261   12 years gah fix heightmap scale for stretch-to-fit mode
(edit) @3260   12 years gah Temporarily removed optimization to remove similar type responses. …
(edit) @3259   12 years gah Move debug console to parent class. Add triggers to other viewers
(edit) @3258   12 years gah turn off lighting for 2d contour
(edit) @3257   12 years ldelgass First pass at supporting explicit bounds on axes
(edit) @3256   12 years ldelgass Add more granularity to axis color settings.
(edit) @3255   12 years ldelgass Fix default mode option
(edit) @3254   12 years gah remove view settings tab
(edit) @3253   12 years ldelgass Add option to color map isolines in heightmap, using color map …
(edit) @3252   12 years ldelgass First pass at explicit data ranges. Need to optimize range updates on …
(edit) @3251   12 years gah first crack at fixing field names
(edit) @3250   12 years gah remove extraneous server commands on initialization
(edit) @3249   12 years ldelgass fix typo
(edit) @3248   12 years ldelgass Add 'colormap res' command to control number of entries in lookup …
(edit) @3247   12 years ldelgass Fix color map build when there are fewer table entries than control points.
(edit) @3246   12 years gah make clone of radiodial for sequences
(edit) @3245   12 years ldelgass Set z axis range for heightmaps. Note this assumes that datasets are …
(edit) @3244   12 years ldelgass Assembly bounds get messed up when an assembly part has …
(edit) @3243   12 years ldelgass Revert rev. 3240 (commented out). We don't want to always set an …
(edit) @3242   12 years ldelgass Improve log output
(edit) @3241   12 years ldelgass Fix syslog arguments to match the libc syslog, which is the one being …
(edit) @3240   12 years gah add axis range command to vtkheightmapviewer
(edit) @3239   12 years ldelgass Make sure heightmap warp is updated on field range change even if a …
(edit) @3238   12 years ldelgass Ensure udpated dataScale is applied on HeightMap? update
(edit) @3237   12 years ldelgass Need to recompute data scaling factor on update() of HeightMap?
(edit) @3236   12 years gah fix heightscale when switching between heightmap/contour modes, also …
(edit) @3235   12 years ldelgass fix typo in protocol doc
(edit) @3234   12 years ldelgass Document axis exponent protocol
(edit) @3233   12 years ldelgass Add protocol to manually set axis exponent. When an exponent is set, …
(edit) @3232   12 years ldelgass fixup header deps
(edit) @3231   12 years ldelgass Remove custom CubeAxesActor2D
(edit) @3230   12 years ldelgass Add commands to set axes ranges explicitly or by scaling the world …
(edit) @3229   12 years ldelgass Add documentation
(edit) @3228   12 years ldelgass Explicitly check against TCL_OK.
(edit) @3227   12 years gah added isolines to heightmap legend
(edit) @3226   12 years gah added isolines to heightmap legend
(edit) @3225   12 years ldelgass Don't need HAVE_GLPYH3D_MAPPER, assuming VTK >= 5.8
(edit) @3224   12 years ldelgass Add protocol to axes for toggling minor ticks, inner gridlines, inner …
(edit) @3223   12 years ldelgass Implement color mapping modes for 3D contours (isosurfaces). Defaults …
(edit) @3222   12 years ldelgass Add protocol for color mode, constant color to scalar warp
(edit) @3221   12 years ldelgass Add protocol to control axis title/label fonts and format (some …
(edit) @3220   12 years ldelgass Workaround for problem with contour lines being lit even when lighting …
(edit) @3219   12 years gah Fix heightmap scale value used by vtkheightmapviewer
(edit) @3218   12 years gah Fix grid values for unirect2d and mesh grid.
(edit) @3217   12 years gah Fix grid values for unirect2d and mesh grid.
(edit) @3216   12 years gah change default scale in isolines from 1 to 0
(edit) @3215   12 years gah Fix to use plot settings for foreground and background
(edit) @3214   12 years ldelgass Explicitly set 2 sided lighting on as renderer default
(edit) @3213   12 years ldelgass Add normals to heightmaps for lighting (note: use 2 sided lighting)
(edit) @3212   12 years ldelgass clip trailing whitespace
(edit) @3211   12 years ldelgass - Add 'preinterp' command to cutplane,heightmap,pseudocolor to toggle …
(edit) @3210   12 years gah fixes for contour sequences and default heightmap/contour mode
(edit) @3209   12 years gah Added debug window for vtkvis commands
(edit) @3208   12 years ldelgass Set font size on axes back to default
(edit) @3207   12 years ldelgass Fix stray word outside of comment block
(edit) @3206   12 years gah fixes to build vtkvis with VTK6
(edit) @3205   12 years ldelgass Define USE_VTK6 from Makefile
(edit) @3204   12 years gah fix bindings for vtkheightmapviewer in contour mode
(edit) @3203   12 years gah quick fix up to build with vtk6.0pre
(edit) @3202   12 years gah add Rappture::ReadPoints? procedure to determine dimension of points …
(edit) @3201   12 years gah initial changes for contour/heightmap combined widget.
(edit) @3200   12 years gah
(edit) @3199   12 years ldelgass All axes implementations should now support separate ranges/bounds
(edit) @3198   12 years ldelgass When built for VTK 6, use 2D mode of CubeAxesActor? instead of …
(edit) @3197   12 years ldelgass Add generic aspect ratio scaling impl.
(edit) @3196   12 years ldelgass Fix heightmap add doc string
(edit) @3195   12 years ldelgass Require VTK >= 5.8
(edit) @3194   12 years ldelgass Default to no distance or view angle LOD for axis labels
(edit) @3193   12 years ldelgass Fix setting axes color with VTK6 cube axes (still have issue with axis …
(edit) @3192   12 years ldelgass Add variables for building against VTK 6.0. Note that the _AUTOINIT …
(edit) @3191   12 years ldelgass Fix another VTK < 6 regression
(edit) @3190   12 years ldelgass Fix glpyhs for VTK < 6
(edit) @3189   12 years ldelgass Adopt API changes for upcoming VTK 6.0
Note: See TracRevisionLog for help on using the revision log.