source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @3504   11 years ldelgass In VTK reader, don't read ahead once we read lookup table line, also …
(edit) @3503   11 years ldelgass Actually add the VTK reader implementation
(edit) @3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
(edit) @3501   11 years mmc Created a new "rptimes" script that ingests run.xml files and creates …
(edit) @3500   11 years ldelgass Alert user if isosurface is requested for non-3D data set.
(edit) @3499   11 years ldelgass Add workaround for vtkAssembly bug in Cutplane (should allow using …
(edit) @3498   11 years ldelgass Delay Rebuild until window size larger than 1x1 - copying this code …
(edit) @3497   11 years ldelgass Rename display() -> render() in nanovis
(edit) @3496   11 years ldelgass Fix compiler warning
(edit) @3495   11 years ldelgass Fix initializer order in Contour3D
(edit) @3494   11 years ldelgass Remove last uses of float Matrix4x4 class from vrmath library
(edit) @3493   11 years ldelgass A couple minor cleanups
(edit) @3492   11 years ldelgass Fix camera reset for nanovis. Includes refactoring of vector/matrix …
(edit) @3491   11 years ldelgass Field script requires VTK
(edit) @3490   11 years ldelgass Bring contour2d/3d code in vtkvis more in line with heightmap, make …
(edit) @3489   11 years gah fix deprecated cloud to be backward compatible
(edit) @3488   11 years ldelgass Add protocol to vtkvis for contour2d/3d num contours, contour list
(edit) @3487   11 years ldelgass Remove units from each point coordinate in 3D test
(edit) @3486   11 years ldelgass Set axis label format to %g in isosurface viewer
(edit) @3485   11 years ldelgass Remove euler angle support from nanovis clients, also prep. camera …
(edit) @3484   11 years ldelgass Update flow example to use quaternion to configure initial camera angle
(edit) @3483   11 years gah update example for meshes
(edit) @3482   11 years ldelgass whitespace cleanup
(edit) @3481   11 years gah fix flowvis 2D example. v limit not set for unirect2d in field object
(edit) @3480   11 years gah change private method names in mesh object
(edit) @3479   11 years ldelgass Update custom axes to VTK 6 versions, use local customized classes …
(edit) @3478   11 years ldelgass Add background color protocol command to nanovis, also change resize …
(edit) @3477   11 years ldelgass Add debug console binding to flowvisviewer
(edit) @3476   11 years ldelgass Restore missing newline to data response command, deleted by mistake …
(edit) @3475   11 years gah new mesh changes (version 1,999,999), untested quads, tetrahedrons, …
(edit) @3474   11 years ldelgass Add trace option to nanovis Makefile (a la vtkvis) and remove the …
(edit) @3473   11 years ldelgass clean docs in distclean
(edit) @3472   11 years ldelgass update configure
(edit) @3471   11 years ldelgass Makefile fixes: make 'install' target always depend on 'all' target. …
(edit) @3470   11 years ldelgass Cleanups for nanovis utility libs
(edit) @3469   11 years gah fix no. of isolines from style
(edit) @3468   11 years ldelgass Fix one more include
(edit) @3467   11 years ldelgass Begin process of renaming/merging vrmath library
(edit) @3466   11 years ldelgass Remove R2 directory
(edit) @3465   11 years ldelgass Rename R2 library to nv::graphics and nv::util.
(edit) @3464   11 years ldelgass Set tracing back to off by default in nanovis
(edit) @3463   11 years ldelgass Begin process of renaming R2 library
(edit) @3462   11 years ldelgass Add support for discrete (step function) colormaps in heightmap viewer.
(edit) @3461   11 years ldelgass Use Z axis label hint if supplied
(edit) @3460   11 years gah fix zunits, remove zlabel as field name
(edit) @3459   11 years ldelgass Fix error on setting axis units (found in contour example: …
(edit) @3458   11 years ldelgass Check for colormap resolution < 1 in command binding
(edit) @3457   11 years ldelgass Fix for color map when there is only 1 table entry.
(edit) @3456   11 years gah change name of tag from unstructured_grid to unstructured.
(edit) @3455   11 years ldelgass Fix legend height
(edit) @3454   11 years gah add KP_Enter to Return bindings. Implement OK handler in visviewer …
(edit) @3453   11 years ldelgass Remove unused Event logging, move init/exit service routines to nanovis.cpp
(edit) @3452   11 years ldelgass Remove XINETD define from nanovis. We only support server mode now, …
(edit) @3451   11 years ldelgass Add ok (acknowlege commands with no render required) response.
(edit) @3450   11 years gah tag with trunk for release.
(edit) @3449   11 years gah
(edit) @3448   11 years ldelgass Apply outline fixes from heightmap (rev. 3447) to isosurface viewer
(edit) @3447   11 years ldelgass Fix outline with sequence of contours
(edit) @3446   11 years gah enable wait dialog for vtkstreamlines viewer
(edit) @3445   11 years gah remove test for component attribute names, disable wait dialog for …
(edit) @3444   11 years ldelgass Fewer than 2 isolines causes an error, so just limit min. to 2
Note: See TracRevisionLog for help on using the revision log.