source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3645   11 years gah
(edit) @3644   11 years gah
(edit) @3643   11 years clarksm Make allowance for treatment of unicode strings created by the rapp module
(edit) @3642   11 years mmc Fixes for nanoHUB ticket #258058 and #258045 -- note within a group …
(edit) @3641   11 years ldelgass Add protocol to set field used for atom labels in vtkvis molecules. …
(edit) @3640   11 years ldelgass Fixes for pdb to vtk conversion
(edit) @3639   11 years ldelgass Fixes for new scalar bar in VTK head (currently disabled by define …
(edit) @3638   11 years gah fix ruby getstring for binary strings
(edit) @3637   11 years gah add pdb to vtk converter to drawing
(edit) @3636   11 years mmc Fixed the drawing widget to handle notifications from outside widgets, …
(edit) @3635   11 years gah add string trim to boolean newValue's. fix xyprint .rp_settings file
(edit) @3634   11 years gah add fix from release branch: matlab rpLibGetString doesn't handle …
(edit) @3633   11 years ldelgass Don't advance flow animation when resetting
(edit) @3632   11 years ldelgass Fix check for print type image response from server
(edit) @3631   11 years ldelgass Refactor names in particle renderer to match other classes
(edit) @3630   11 years ldelgass Nanovis refactoring to fix problems with scaling and multiple results. …
(edit) @3628   11 years ldelgass Some cleanups in vrmath lib, e.g. add copy/assignment ops
(edit) @3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
(edit) @3626   11 years ldelgass Remove unused method from nanovis.h
(edit) @3625   11 years mmc Added "-v" option to rptimes, which lets you take a quick peek at an …
(edit) @3624   11 years mmc Fixed a problem with single quotes in text strings. The quotes need …
(edit) @3623   11 years ldelgass Use contour list in heightmap viewer to remove min/max isolines.
(edit) @3622   11 years ldelgass Restore behavior of isosurface viewer to evenly space isovalues. This …
(edit) @3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
(edit) @3619   11 years gah fix: add test for java includes before building java for app-fermi example.
(edit) @3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
(edit) @3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
(edit) @3616   11 years ldelgass Remove Rp from vtkvis filenames
(edit) @3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
(edit) @3614   11 years ldelgass Move version string to nanovis server header
(edit) @3613   11 years ldelgass Include namespace in header guard defines
(edit) @3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
(edit) @3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
(edit) @3610   11 years gah fix: xygraph print not handling labels like "Cooling [K] #23" because …
(edit) @3608   11 years ldelgass Fix for flow video capture
(edit) @3607   11 years ldelgass Restore proper return value of GetBooleanFromObj?
(edit) @3606   11 years ldelgass Remove old, now unused functions
(edit) @3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
(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) @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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.