source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3604   11 years ldelgass Buffer ctor that takes a size to reserve should not set any elts as …
(edit) @3603   11 years gah put back new ruby configure test
(edit) @3602   11 years gah put back new ruby configure test
(edit) @3601   11 years gah put back new ruby configure test
(edit) @3600   11 years ldelgass Don't use a separate reader thread in vtkvis, the main thread can …
(edit) @3599   11 years ldelgass Remove DO_RLE from config.h
(edit) @3598   11 years ldelgass Fix for compiler warnings when HAVE_FFMPEG is undefined
(edit) @3597   11 years ldelgass More refactoring in nanovis flows: Rename FlowCmd? to Flow and move to …
(edit) @3596   11 years ldelgass Remove unused NvColorTableRenderer?
(edit) @3595   11 years gah fix: _dim must be set for all fields, even 1D fields
(edit) @3594   11 years gah fix: _dim must be set for all fields, even 1D fields
(edit) @3593   11 years gah fix: don't send commands to server in configuration routines if reset, …
(edit) @3592   11 years ldelgass Report clientinfo first thing after connecting to visualization server.
(edit) @3591   11 years gah Retag with 1.2 release branch
(edit) @3590   11 years gah Retag with 1.2 release branch
(edit) @3589   11 years gah Create release branch for 1.2
(edit) @3588   11 years gah
(edit) @3587   11 years gah let clientinfo be the first command sent. Change wait timeout to 900 …
(edit) @3586   11 years ldelgass Fix label disappearing at first tick: if axis min value is divisible …
(edit) @3585   11 years gah fix regression: set default viewer for 2D data sets
(edit) @3584   11 years ldelgass Revert video command to return zero length image response if ffmpeg …
(edit) @3583   11 years ldelgass Cherry-pick a few fixes from VTK head to allowing compiling against …
(edit) @3582   11 years ldelgass Remove duplicate declaration of _isValid private member variable
(edit) @3581   11 years gah fix regression: was not comparing pattern when compiling list of …
(edit) @3580   11 years ldelgass Fix normalizeScalar
(edit) @3579   11 years gah use old flag for ffmpeg
(edit) @3578   11 years ldelgass Send error if ffmpeg doesn't return any data. This should be a …
(edit) @3577   11 years ldelgass Fix video code after refactor
(edit) @3576   11 years ldelgass Fix return value
(edit) @3575   11 years ldelgass Fix typo, also clamp data outside given range in normalizeScalar
(edit) @3574   11 years ldelgass Use normalizeScalar common function where possible. Also, don't set …
(edit) @3573   11 years gah improve warning messages
(edit) @3572   11 years gah improve error message to include path
(edit) @3571   11 years gah These was are all related to the omenwire example. o Added validity …
(edit) @3570   11 years gah add FFMPEG to configure output
(edit) @3569   11 years ldelgass Check for zero dimensions/spacing in VTK files
(edit) @3568   11 years ldelgass Fix crash on getting transfer function name, remove unused plane command.
(edit) @3567   11 years ldelgass Refactor and cleanups in nanovis, mainly to switch to using STL hash …
(edit) @3566   11 years ldelgass Make flow related methods use camel case convention
(edit) @3565   11 years ldelgass Remove some newlines from traces
(edit) @3564   11 years ldelgass Restore most of the debug traces -- these are still very useful for …
(edit) @3563   11 years ldelgass Remove vestigal FFMPEG include/lib defines and the Makefile rule for …
(edit) @3562   11 years ldelgass Remove commented code (volume renderer now handles setting number of …
(edit) @3561   11 years ldelgass Restore floatFormats lists in Texture2D/3D, they are needed when …
(edit) @3560   11 years gah
(edit) @3559   11 years gah - Clean up unused variable warnings. - Remove use of ffmpeg libraries …
(edit) @3558   11 years gah small fix for double type in vtk structure points reader.
(edit) @3557   11 years gah Bug: don't override user selected viewer in field
(edit) @3556   11 years gah Rename DxToVtk? converter.
(edit) @3555   11 years gah convert grab on balloon to local
(edit) @3554   11 years ldelgass Translate heightmaps to put minimum at z=0. Should put dataset …
(edit) @3553   11 years ldelgass Reassert outline state on every Rebuild in heightmap viewer since …
(edit) @3552   11 years ldelgass Remove imgflush from streamlines viewer: was there to work around bug …
(edit) @3551   11 years ldelgass One more: move camera reset after rotate
(edit) @3550   11 years ldelgass Reset camera *after* orienting, so zoom reset can use the correct view …
(edit) @3549   11 years ldelgass Fix for oversized axis labels. AutoScale? computation in CubeAxesActor?
(edit) @3548   11 years gah remove print statements
(edit) @3547   11 years gah remove test in DrawLegend? allowing title to be created.
(edit) @3546   11 years gah start of fix for multiple fields in isosurfaces
(edit) @3545   11 years ldelgass Fix canonical orientations for Z-up in heightmap viewer. Set …
(edit) @3544   11 years ldelgass Switch clients to use new outline command in vtkvis.
(edit) @3543   11 years gah fix order of values in legend; tweak placement of isosurfaces
(edit) @3542   11 years ldelgass Turn on InterpolateScalarsBeforeMapping? by default in cutplane, …
(edit) @3541   11 years ldelgass Disable offscreen rendering by default in Makefile.in
(edit) @3540   11 years ldelgass Add protocol docs for outline
(edit) @3539   11 years ldelgass whitespace
(edit) @3538   11 years gah change isosurfaceviewer to compute values for contour list rather than …
(edit) @3537   11 years gah make outline work only for contours, not heightmaps
(edit) @3536   11 years ldelgass Finish up changes from rev. 3534 to reset pan/zoom on canonical view …
(edit) @3535   11 years ldelgass Add outline command/graphics object to vtkvis and bump version. This …
(edit) @3534   11 years ldelgass Reset zoom/pan when clicking canonical view buttons in streamlines and …
(edit) @3533   11 years ldelgass Fix camera reset in nanovisviewer (leftover reference to orientation …
(edit) @3532   11 years gah add axis exp 0 0 0 1
(edit) @3531   11 years gah revert fix for contour3d visible to dataset visible
(edit) @3530   11 years gah leif's fix for voxels to hexahedrons
(edit) @3529   11 years ldelgass Set the origin of uniform grids in VTK output
(edit) @3528   11 years gah Delete and retag 1.2 release version.
(edit) @3527   11 years gah
(edit) @3526   11 years ldelgass Remove old error message code now that clients all support viserror …
(edit) @3525   11 years ldelgass When field data is missing, send user error instead of sending error …
(edit) @3524   11 years ldelgass Revert some changes in resultviewer.tcl from rev. 3523 that cause Tcl …
(edit) @3523   11 years gah o Change "dataset visible" to contour3d visible". Initial cutplane …
(edit) @3522   11 years ldelgass Turn off FILTER_GRADIENTS in config.h. We aren't actually using …
(edit) @3521   11 years ldelgass Don't need to change order of point data when reading VTK, it already …
(edit) @3520   11 years ldelgass Set the proper number of isosurfaces in server commands. Note: we may …
(edit) @3519   11 years ldelgass Fix cell type returned for hexahedron in Mesh::GetCellType?
(edit) @3518   11 years gah add controls for orthogonal viewpoints
(edit) @3517   11 years gah add controls for orthogonal viewpoints
(edit) @3516   11 years ldelgass Demote some error about unknown datasets to trace messages
(edit) @3515   11 years gah remove debug statement
(edit) @3514   11 years gah rearrange controls in isosurfaceviewer, add number of isosurfaces …
(edit) @3513   11 years gah Add string trim to select 'xml get' calls
(edit) @3512   11 years gah fixes for lack of string trim for loader
(edit) @3511   11 years gah fixes for lack of string trim for numbers and unit conversion
(edit) @3510   11 years gah start of string trim fixes for gauge and switch (boolean)
(edit) @3509   11 years ldelgass Add newline between point data and CELLS header
(edit) @3508   11 years gah fix for no dim tag with old style nodes and elements
(edit) @3507   11 years mmc Added SESSION to the run.xml file output, along with cputime and …
(edit) @3506   11 years ldelgass Support signed and unsigned short and int in VTK reader, only read …
(edit) @3505   11 years ldelgass Make nanovis default transfer function match client default (mostly …
Note: See TracRevisionLog for help on using the revision log.