source: trunk/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3517   12 years gah add controls for orthogonal viewpoints
(edit) @3515   12 years gah remove debug statement
(edit) @3514   12 years gah rearrange controls in isosurfaceviewer, add number of isosurfaces …
(edit) @3513   12 years gah Add string trim to select 'xml get' calls
(edit) @3512   12 years gah fixes for lack of string trim for loader
(edit) @3511   12 years gah fixes for lack of string trim for numbers and unit conversion
(edit) @3510   12 years gah start of string trim fixes for gauge and switch (boolean)
(edit) @3509   12 years ldelgass Add newline between point data and CELLS header
(edit) @3508   12 years gah fix for no dim tag with old style nodes and elements
(edit) @3507   12 years mmc Added SESSION to the run.xml file output, along with cputime and …
(edit) @3501   12 years mmc Created a new "rptimes" script that ingests run.xml files and creates …
(edit) @3498   12 years ldelgass Delay Rebuild until window size larger than 1x1 - copying this code …
(edit) @3492   12 years ldelgass Fix camera reset for nanovis. Includes refactoring of vector/matrix …
(edit) @3491   12 years ldelgass Field script requires VTK
(edit) @3489   12 years gah fix deprecated cloud to be backward compatible
(edit) @3486   12 years ldelgass Set axis label format to %g in isosurface viewer
(edit) @3485   12 years ldelgass Remove euler angle support from nanovis clients, also prep. camera …
(edit) @3482   12 years ldelgass whitespace cleanup
(edit) @3481   12 years gah fix flowvis 2D example. v limit not set for unirect2d in field object
(edit) @3480   12 years gah change private method names in mesh object
(edit) @3478   12 years ldelgass Add background color protocol command to nanovis, also change resize …
(edit) @3477   12 years ldelgass Add debug console binding to flowvisviewer
(edit) @3475   12 years gah new mesh changes (version 1,999,999), untested quads, tetrahedrons, …
(edit) @3471   12 years ldelgass Makefile fixes: make 'install' target always depend on 'all' target. …
(edit) @3469   12 years gah fix no. of isolines from style
(edit) @3462   12 years ldelgass Add support for discrete (step function) colormaps in heightmap viewer.
(edit) @3461   12 years ldelgass Use Z axis label hint if supplied
(edit) @3460   12 years gah fix zunits, remove zlabel as field name
(edit) @3459   12 years ldelgass Fix error on setting axis units (found in contour example: …
(edit) @3456   12 years gah change name of tag from unstructured_grid to unstructured.
(edit) @3454   12 years gah add KP_Enter to Return bindings. Implement OK handler in visviewer …
(edit) @3448   12 years ldelgass Apply outline fixes from heightmap (rev. 3447) to isosurface viewer
(edit) @3447   12 years ldelgass Fix outline with sequence of contours
(edit) @3446   12 years gah enable wait dialog for vtkstreamlines viewer
(edit) @3445   12 years gah remove test for component attribute names, disable wait dialog for …
(edit) @3444   12 years ldelgass Fewer than 2 isolines causes an error, so just limit min. to 2
(edit) @3443   12 years ldelgass Disable right-click binding for "Picking." This was only there for …
(edit) @3442   12 years gah back out improvements to legend: no-button-click to activate
(edit) @3441   12 years gah misc cleanup vtkvolumeviewer
(edit) @3440   12 years gah reassert outline on/off after every rebuild
(edit) @3439   12 years gah improvements to legend: button-click to activate
(edit) @3438   12 years ldelgass Remove camera reset on resize from streamlines,vtk mesh/polydata viewers
(edit) @3435   12 years ldelgass Remove camera reset in resize (again). The server has been fixed, so …
(edit) @3434   12 years gah put back, camera reset in window resizes (pending)
(edit) @3433   12 years ldelgass Reorder commands on field change so that 'dataset scalar...' (which …
(edit) @3432   12 years ldelgass Don't reset the camera on every resize in heightmap viewer
(edit) @3431   12 years gah fix for sequence of contours
(edit) @3430   12 years gah fix for sequence of contours
(edit) @3429   12 years gah fix for sequence of contours
(edit) @3428   12 years gah fix for sequence of contours
(edit) @3424   12 years gah fix for sequence of contours
(edit) @3422   12 years ldelgass Don't append an extra newline to command block. Each command added to …
(edit) @3421   12 years gah push SendCmd? into base class w/ buffering
(edit) @3420   12 years ldelgass Reset axes before camera reset, since camera reset takes axes bounds …
(edit) @3418   12 years ldelgass Need to set camera mode _before_ resetting camera to properly …
(edit) @3417   12 years gah add number of isolines control
(edit) @3416   12 years gah fix switching between heightmap/contour modes
(edit) @3415   12 years gah need camera reset for vtkviewer
(edit) @3414   12 years gah need camera reset for vtkviewer
(edit) @3413   12 years ldelgass Fix typo
(edit) @3409   12 years gah nanovis missing _ in of _width, isosurface broke with wrong component …
(edit) @3407   12 years ldelgass Fix typo in DoResize?
(edit) @3406   12 years gah add development notes to field.
(edit) @3405   12 years gah fix to streamlines to (again) display mulitple fields from a single …
(edit) @3404   12 years ldelgass Fix compiler warnings
(edit) @3402   12 years ldelgass Add viserror parser alias to streamlines viewer
(edit) @3400   12 years gah fix to streamlines to display initial plot at proper scale
(edit) @3398   12 years ldelgass Enable two-sided lighting switch for flows
(edit) @3396   12 years ldelgass Bring flowvisviewer more in line with nanovisviewer fixes
(edit) @3395   12 years ldelgass standardize default colormap
(edit) @3394   12 years gah fix up stats reporting in servers
(edit) @3392   12 years gah fixes for new stats file
(edit) @3376   12 years gah new version of stats file handling without file locking
(edit) @3374   12 years ldelgass VTK heightmap viewer doesn\'t use cutplanes
(edit) @3372   12 years gah add test fo ridiculous number of connect retries before failing.
(edit) @3371   12 years gah Move ColorsToColormap? into base VisViewer? class
(edit) @3370   12 years ldelgass Fix volume shading sliders in nanovisviewer (broken in rev. 3366)
(edit) @3368   12 years gah fix for resize problem with nanovisviewer: force resize in Rebuild now …
(edit) @3367   12 years ldelgass trivial style change
(edit) @3366   12 years gah fix for resize problem with nanovisviewer: force resize in Rebuild now …
(edit) @3365   12 years gah fix for old unirect2d blob method, field limits for unirect2d
(edit) @3362   12 years ldelgass Merge nanovis2 branch to trunk
(edit) @3358   12 years ldelgass Add rev. 3355 fixes to isosurface viewer. Still needs work since …
(edit) @3355   12 years gah fix for cutplane dataset lines when background changes
(edit) @3339   12 years gah fix nanovis Rebuild (too much in reset)
(edit) @3332   12 years ldelgass For internal (non user visible) errors received from the vis. servers …
(edit) @3330   12 years gah merge (by hand) with Rappture1.2 branch
(edit) @3287   12 years gah
(edit) @3285   12 years gah fixes for 1.9 ruby build
(edit) @3281   12 years gah fixes for 1.9 ruby build
(edit) @3275   12 years gah fix java search, fix error message for logger
(edit) @3188   12 years mmc Added unexpected bug reports to the logger as "oops!" messages. Fixed …
(edit) @3187   12 years mmc Fixed the main program to catch kill signals and program termination …
(edit) @3186   12 years mmc Added the Rappture::Logger facility and updated many (not all) of the …
(edit) @3182   12 years gah
(edit) @3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
(edit) @3174   12 years gah
(edit) @3173   12 years gah
(edit) @3172   12 years gah
(edit) @3157   12 years gah
Note: See TracRevisionLog for help on using the revision log.