source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3297   11 years gah fix nanovis clientinfo addition
(edit) @3296   11 years gah add stats clientinfo to render servers/clients
(edit) @3295   11 years ldelgass Fixes for clientinfo
(edit) @3294   11 years gah add clientinfo command to other servers
(edit) @3293   11 years gah isosurface cutplane colormap changes when isosurface cutplane changes
(edit) @3292   11 years gah cleanup field types
(edit) @3291   11 years gah cleanup field types
(edit) @3290   11 years gah cleanup isosurface viewer
(edit) @3289   11 years gah cleanup isosurface viewer
(edit) @3288   11 years gah make placeholder for isosurface viewer
(edit) @3286   11 years gah sync with trunk
(edit) @3284   11 years gah fixes for 1.9 ruby and java builds
(edit) @3283   11 years gah fixes for 1.9 ruby and java builds
(edit) @3274   11 years gah addput back stretch-to-fit button
(edit) @3273   11 years ldelgass Fix for changing color map to already loaded color map
(edit) @3272   11 years gah add outline mode, fix limits in triangle mesh
(edit) @3271   11 years gah add outline mode, fix limits in triangle mesh
(edit) @3270   11 years ldelgass Reset camera now uses entire scene, including axes, to zoom to fit. …
(edit) @3269   11 years ldelgass Add getScale method to graphics object
(edit) @3268   11 years ldelgass Add ResetAxes? method to reset the axis bounds and range, using the …
(edit) @3267   11 years ldelgass Silently ignore commands for "all" when no objects exist.
(edit) @3266   11 years ldelgass First pass at aspect ratio controls
(edit) @3265   11 years ldelgass Don't reset camera on scene bounds change, instead set a flag that …
(edit) @3264   11 years ldelgass Set --enable-new-dtags option to ld, permits LD_LIBRARY_PATH to …
(edit) @3263   11 years ldelgass Implement clientinfo command. For now, just output name/value pairs …
(edit) @3262   11 years ldelgass Send error messages through writer thread's queue, fixes problem where …
(edit) @3261   11 years gah fix heightmap scale for stretch-to-fit mode
(edit) @3260   11 years gah Temporarily removed optimization to remove similar type responses. …
(edit) @3259   11 years gah Move debug console to parent class. Add triggers to other viewers
(edit) @3258   11 years gah turn off lighting for 2d contour
(edit) @3257   11 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) @3176   12 years ldelgass Use arcball camera in heightmap viewer, update quat entries on camera …
(edit) @3175   12 years ldelgass sync with trunk
(edit) @3160   12 years gah
(edit) @3159   12 years gah sync with trunk
(edit) @3158   12 years gah sync with trunk
(edit) @3102   12 years gah Fixes for drawing. Allow empty html file.
(edit) @3091   12 years gah
(edit) @3073   12 years gah fixes for Makefile for video
(edit) @3070   12 years ldelgass Don't downsample data by default
(edit) @3068   12 years gah change drawing to use glyphs tag
(edit) @3064   12 years gah don't build java binding unless we find jni.h
(edit) @3063   12 years ldelgass Use ifdef/ifndef for config flags consistently (rather than using 0/1 …
Note: See TracRevisionLog for help on using the revision log.