source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3335   11 years gah fixes for new version of ffmeg
(edit) @3334   11 years ldelgass Sync with trunk (merge Rappture 1.2 changes from trunk)
(edit) @3333   11 years ldelgass Turn on offscreen rendering by default. Fix up VTK defines for …
(edit) @3332   11 years ldelgass For internal (non user visible) errors received from the vis. servers …
(edit) @3331   11 years gah Initial 1.2 release tag.
(edit) @3330   11 years gah merge (by hand) with Rappture1.2 branch
(edit) @3329   11 years gah add mesh example to zoo
(edit) @3328   11 years gah fix heightmap mode switch when disconnected
(edit) @3327   11 years ldelgass Use PolyDataNormals? to compute normals for isosurfaces since …
(edit) @3326   11 years ldelgass Fix typo, caused Tcl error with limits in heightmap viewer
(edit) @3325   11 years gah fixes for error dialog, cleanup for field limits in vtkheightmap
(edit) @3324   11 years gah mesh cleanup for curvilinear grid
(edit) @3323   11 years gah mesh cleanup for curvilinear grid
(edit) @3322   11 years gah fix for ReceiveError? in visviewer class
(edit) @3321   11 years ldelgass Declaration of ReceiveError? method was in wrong class (should be …
(edit) @3320   11 years ldelgass First pass at viserror implementation (error command to allow client …
(edit) @3319   11 years gah add ReceiveError? to visviewer class and inclusion into safe …
(edit) @3318   11 years gah fix initial camera angles for viewers except vtkheightmap (needs z up)
(edit) @3317   11 years ldelgass Streamlines client fixes
(edit) @3316   11 years ldelgass Cutplane fixes: use outline where cutplane intersects data set …
(edit) @3315   11 years ldelgass Make sure field ranges are updated when setting cumulative data/map …
(edit) @3314   11 years ldelgass Fix for heightmap color mode when updating field ranges and …
(edit) @3313   11 years ldelgass vtkvis: write stats on data sets loaded. Should probably write a …
(edit) @3312   11 years ldelgass First pass at stats logging for vtkvis
(edit) @3311   11 years gah add emacs mode line to tcl files.
(edit) @3310   11 years gah start of fix the way we handle limits in <field> elements
(edit) @3309   11 years ldelgass Quiet compiler warnings
(edit) @3308   11 years gah
(edit) @3307   11 years gah fix cutplanes sliders on streamlines
(edit) @3306   11 years gah fix cutplanes sliders on streamlines
(edit) @3305   11 years ldelgass sync with trunk
(edit) @3304   11 years gah mesh fixes for elements/nodes syntax
(edit) @3303   11 years ldelgass Fix bug in Field::hints
(edit) @3302   11 years gah fixes for clientdata output, fix streamlines to use vtkdata
(edit) @3301   11 years gah fix cutplanes on isosurfaces, fix to new <cells> syntax
(edit) @3300   11 years gah change <cells> to use celltype tag
(edit) @3299   11 years gah change ?values to ?coords
(edit) @3298   11 years gah fix handling for contours/heightmaps across multiple runs
(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) @3287   11 years gah
(edit) @3286   11 years gah sync with trunk
(edit) @3285   11 years gah fixes for 1.9 ruby build
(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) @3282   11 years gah fixes for 1.9 ruby build
(edit) @3281   11 years gah fixes for 1.9 ruby build
(edit) @3280   11 years gah fixes for 1.9 ruby build
(edit) @3279   11 years gah fixes for 1.9 ruby build
(edit) @3278   11 years gah fixes for 1.9 ruby build
(edit) @3277   11 years gah fixes for 1.9 ruby build
(edit) @3276   11 years gah fix java search, fix error message for logger
(edit) @3275   11 years gah fix java search, fix error message for logger
(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   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 …
Note: See TracRevisionLog for help on using the revision log.