source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3666   11 years ldelgass Fix server list for drawing sequence
(edit) @3665   11 years ldelgass In Pdb to Vtk converter, output element field as type int.
(edit) @3664   11 years gah fix vtkviewer to wait for sequences
(edit) @3663   11 years gah fix vtkviewer to wait for sequences
(edit) @3662   11 years gah add drawings to sequence.
(edit) @3661   11 years ldelgass Fix spelling of HETATM record in Pdb to Vtk converter
(edit) @3660   11 years gah start of simple pdb reader
(edit) @3659   11 years gah add pdb reader to drawing
(edit) @3658   11 years gah start of simple pdb reader
(edit) @3657   11 years gah fix leading comment
(edit) @3656   11 years gah fix assorted automatic tickets: bad data in curve, more trim space, …
(edit) @3655   11 years gah fix assorted automatic tickets: bad data in curve, more trim space, …
(edit) @3654   11 years mmc Switched the order of +/- buttons for integer spinners.
(edit) @3653   11 years mmc Fixed a problem with "wizard" mode that came from the new untrimmed …
(edit) @3652   11 years gah
(edit) @3651   11 years gah fix .rp_settings again
(edit) @3650   11 years mmc Fixed a problem with separators inside a group. Having a separator …
(edit) @3649   11 years gah add string trim to textentry (valeus coming from loader)
(edit) @3648   11 years gah revert change to detect ignore non-groupentries
(edit) @3647   11 years gah add string trim to inputs
(edit) @3646   11 years gah add string trim to inputs
(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) @3629   11 years gah fix to get matlab handle binary strings (e.g. image data)
(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) @3620   11 years gah fix: add test for java includes before building java for app-fermi example.
(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) @3609   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) @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 …
Note: See TracRevisionLog for help on using the revision log.