source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   11 years ldelgass Add more granularity to axis color settings.
(edit) @3255   11 years ldelgass Fix default mode option
(edit) @3254   11 years gah remove view settings tab
(edit) @3253   11 years ldelgass Add option to color map isolines in heightmap, using color map …
(edit) @3252   11 years ldelgass First pass at explicit data ranges. Need to optimize range updates on …
(edit) @3251   11 years gah first crack at fixing field names
(edit) @3250   11 years gah remove extraneous server commands on initialization
(edit) @3249   11 years ldelgass fix typo
(edit) @3248   11 years ldelgass Add 'colormap res' command to control number of entries in lookup …
(edit) @3247   11 years ldelgass Fix color map build when there are fewer table entries than control points.
(edit) @3246   11 years gah make clone of radiodial for sequences
(edit) @3245   11 years ldelgass Set z axis range for heightmaps. Note this assumes that datasets are …
(edit) @3244   11 years ldelgass Assembly bounds get messed up when an assembly part has …
(edit) @3243   11 years ldelgass Revert rev. 3240 (commented out). We don't want to always set an …
(edit) @3242   11 years ldelgass Improve log output
(edit) @3241   11 years ldelgass Fix syslog arguments to match the libc syslog, which is the one being …
(edit) @3240   11 years gah add axis range command to vtkheightmapviewer
(edit) @3239   11 years ldelgass Make sure heightmap warp is updated on field range change even if a …
(edit) @3238   11 years ldelgass Ensure udpated dataScale is applied on HeightMap? update
(edit) @3237   11 years ldelgass Need to recompute data scaling factor on update() of HeightMap?
(edit) @3236   11 years gah fix heightscale when switching between heightmap/contour modes, also …
(edit) @3235   11 years ldelgass fix typo in protocol doc
(edit) @3234   11 years ldelgass Document axis exponent protocol
(edit) @3233   11 years ldelgass Add protocol to manually set axis exponent. When an exponent is set, …
(edit) @3232   11 years ldelgass fixup header deps
(edit) @3231   11 years ldelgass Remove custom CubeAxesActor2D
(edit) @3230   11 years ldelgass Add commands to set axes ranges explicitly or by scaling the world …
(edit) @3229   11 years ldelgass Add documentation
(edit) @3228   11 years ldelgass Explicitly check against TCL_OK.
(edit) @3227   11 years gah added isolines to heightmap legend
(edit) @3226   11 years gah added isolines to heightmap legend
(edit) @3225   11 years ldelgass Don't need HAVE_GLPYH3D_MAPPER, assuming VTK >= 5.8
(edit) @3224   11 years ldelgass Add protocol to axes for toggling minor ticks, inner gridlines, inner …
(edit) @3223   11 years ldelgass Implement color mapping modes for 3D contours (isosurfaces). Defaults …
(edit) @3222   11 years ldelgass Add protocol for color mode, constant color to scalar warp
(edit) @3221   11 years ldelgass Add protocol to control axis title/label fonts and format (some …
(edit) @3220   11 years ldelgass Workaround for problem with contour lines being lit even when lighting …
(edit) @3219   11 years gah Fix heightmap scale value used by vtkheightmapviewer
(edit) @3218   11 years gah Fix grid values for unirect2d and mesh grid.
(edit) @3217   11 years gah Fix grid values for unirect2d and mesh grid.
(edit) @3216   11 years gah change default scale in isolines from 1 to 0
(edit) @3215   11 years gah Fix to use plot settings for foreground and background
(edit) @3214   11 years ldelgass Explicitly set 2 sided lighting on as renderer default
(edit) @3213   11 years ldelgass Add normals to heightmaps for lighting (note: use 2 sided lighting)
(edit) @3212   11 years ldelgass clip trailing whitespace
(edit) @3211   11 years ldelgass - Add 'preinterp' command to cutplane,heightmap,pseudocolor to toggle …
(edit) @3210   11 years gah fixes for contour sequences and default heightmap/contour mode
(edit) @3209   11 years gah Added debug window for vtkvis commands
(edit) @3208   11 years ldelgass Set font size on axes back to default
(edit) @3207   11 years ldelgass Fix stray word outside of comment block
(edit) @3206   11 years gah fixes to build vtkvis with VTK6
(edit) @3205   11 years ldelgass Define USE_VTK6 from Makefile
(edit) @3204   11 years gah fix bindings for vtkheightmapviewer in contour mode
(edit) @3203   11 years gah quick fix up to build with vtk6.0pre
(edit) @3202   11 years gah add Rappture::ReadPoints? procedure to determine dimension of points …
(edit) @3201   11 years gah initial changes for contour/heightmap combined widget.
(edit) @3200   11 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 …
(edit) @3062   12 years gah
(edit) @3061   12 years gah
(edit) @3055   12 years gah
(edit) @3053   12 years gah
(edit) @3051   12 years gah
(edit) @3046   12 years gah
(edit) @3045   12 years gah
(edit) @3031   12 years gah intermediate updates for vtkcontourviewer
(edit) @3029   12 years gah
(edit) @3026   12 years gah intermediate updates for vtkcontourviewer
(edit) @3025   12 years gah changed for BLT class names
(edit) @3023   12 years ldelgass Protocol, control for two-sided lighting in volume shader. Cutplane …
(edit) @3017   12 years gah changes to templates for histogram
(edit) @3016   12 years gah fix for histogram index
(edit) @3013   12 years ldelgass Use absolute value of N dot L for two sided lighting -- two sided …
(edit) @3012   12 years ldelgass bump the nanovis protocol version number
(edit) @3011   12 years ldelgass Fix error response: can't cast char literal to char * for trailing …
(edit) @3009   12 years ldelgass Fix clients to use new protocol for specular shading and opacity scaling.
(edit) @3007   12 years ldelgass Cleanups, add (strict) equality operators to vector classes, add …
(edit) @3006   12 years ldelgass Opacity scaling, volume shader material, scaling fixes
(edit) @3005   12 years ldelgass Enable arcball camera support in nanovis server
(edit) @3004   12 years ldelgass Add arcball camera to nanovis clients
(edit) @3002   12 years ldelgass Remove unused data directory
(edit) @3001   12 years ldelgass create branch for nanovis development
(edit) @3000   12 years gah
(edit) @2998   12 years gah
Note: See TracRevisionLog for help on using the revision log.