source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4002   11 years gah remove dead code
(edit) @4001   11 years gah bugfix: remove -rightmargin option from graph
(edit) @4000   11 years gah bugfix: remove -rightmargin option from graph
(edit) @3999   11 years ldelgass Fix for building against VTK head
(edit) @3998   11 years ldelgass Add prelimilary skeleton for geovis map rendering server. Not …
(edit) @3997   11 years gah always set z axis, even for 2 dimensional meshes (z == v)
(edit) @3996   11 years gah always set z axis, even for 2 dimensional meshes (z == v)
(edit) @3995   11 years ldelgass Fix fontconfig module define
(edit) @3994   11 years ldelgass Remove some unnecessary casts
(edit) @3993   11 years ldelgass Add method to vtkvis renderer to set depth peeling parameters
(edit) @3992   11 years ldelgass add missing param doc
(edit) @3991   11 years ldelgass Add debugging of window/level
(edit) @3990   11 years ldelgass fix typos
(edit) @3989   11 years gah fix typo in AdjustSettings? for vtkvolumeviewer
(edit) @3988   11 years gah fix typo in AdjustSettings? for vtkvolumeviewer
(edit) @3987   11 years ldelgass remove debugging prints
(edit) @3986   11 years gah add RAPPTURE_PATH variable to use and env scripts.
(edit) @3985   11 years gah add RAPPTURE_PATH variable to use and env scripts.
(edit) @3984   11 years gah fix for new markers (immediately send new transfer function, don't …
(edit) @3983   11 years ldelgass Add 'colormap define' as synonym for 'colormap add', since add can be …
(edit) @3982   11 years ldelgass Add explicit copy ctor, assignment operator for ColorMap?, in order to …
(edit) @3981   11 years ldelgass Updates to image slicer
(edit) @3980   11 years ldelgass Scale opacity using transfer function alpha map when volume renderer …
(edit) @3979   11 years ldelgass fix method signature
(edit) @3978   11 years ldelgass Add option to scale opacity in VTK transfer function
(edit) @3977   11 years ldelgass add method to cast prop to ImageSlice?
(edit) @3976   11 years ldelgass Fix for VTK volume transfer functions, resetting location of a node …
(edit) @3975   11 years gah fix in scale method to component overall limits for each component.
(edit) @3974   11 years gah fix in scale method to component overall limits for each component.
(edit) @3973   11 years ldelgass Link to vtkReneringImage library, add Makefile variable for vtk …
(edit) @3972   11 years ldelgass Use vtk image viewer instead of contour viewer for dicom
(edit) @3971   11 years ldelgass allow outline in 3d image view
(edit) @3970   11 years gah fix visibility for newly added markers
(edit) @3969   11 years gah add orthogonal views to camera tab.
(edit) @3968   11 years ldelgass First pass at an image (slice) viewer, copied from heightmap viewer
(edit) @3967   11 years gah initial transfer of transferfunction editor to vtkvolumeviewer
(edit) @3966   11 years ldelgass Allow overriding viewer for DICOM (with about.view), fixes for styles …
(edit) @3965   11 years gah update dicom in field.tcl to handle both 2D and 3D data.
(edit) @3964   11 years gah fix to dicomtovtk routine to stop retrieving field values.
(edit) @3963   11 years ldelgass Bring vtk volume viewer UI closer in line with new nanovis viewer, add …
(edit) @3962   11 years ldelgass minor doc fix
(edit) @3961   11 years ldelgass Add volume blendmode option for VTK volume renderer. Also, don't …
(edit) @3960   11 years gah initial take on dicom reader in field.tcl
(edit) @3959   11 years gah sync with trunk
(edit) @3958   11 years gah sync with trunk
(edit) @3957   11 years gah sync with trunk
(edit) @3956   11 years gah sync with trunk
(edit) @3955   11 years ldelgass Create flow hints for flows using new mesh types (rather than …
(edit) @3954   11 years gah sync with trunk
(edit) @3953   11 years gah sync with trunk
(edit) @3952   11 years gah sync with trunk
(edit) @3951   11 years gah sync with trunk
(edit) @3950   11 years gah sync with trunk
(edit) @3949   11 years gah sync with trunk
(edit) @3948   11 years gah don't display component dropdown if there's only one component.
(edit) @3947   11 years ldelgass Remove unused method/event, send VTK data when blob isn't defined: we …
(edit) @3946   11 years ldelgass Default to 60/40 ambient/diffuse (matches old default setting)
(edit) @3945   11 years ldelgass Disable writing debug file in nanovisviewer
(edit) @3944   11 years ldelgass Add support for converting DX with vectors to VTK
(edit) @3943   11 years ldelgass Fix vector magnitude computation in nanovis VTK reader
(edit) @3942   11 years ldelgass Fix field value order in flow demo
(edit) @3941   11 years gah add transferfunctioneditor: still not right, but getting better. …
(edit) @3940   11 years gah fix flowvisviewer for limits method in field, refactored isomarkers …
(edit) @3939   11 years ldelgass Restore DX to VTK conversion for field limits
(edit) @3938   11 years ldelgass Add elemtype/elemsize to flow field example
(edit) @3937   11 years ldelgass Convert 3rd flow example to use mesh/values instead of dx (example …
(edit) @3936   11 years ldelgass Fix raw DX (no <DX> header> path in flow data loader
(edit) @3935   11 years ldelgass First pass at loading VTK vector data for flows in nanovis
(edit) @3934   11 years ldelgass Remove debug prints from heightmap viewer
(edit) @3933   11 years ldelgass Turn off writing of debug dx and vtk files
(edit) @3932   11 years ldelgass Don't convert DX to VTK if viewer is nanovis (still not ready to …
(edit) @3931   11 years ldelgass Fix warnings
(edit) @3930   11 years gah fix limits in nanovis to display title/units
(edit) @3929   11 years ldelgass fix warnings
(edit) @3928   11 years ldelgass Relax string length limits on axis titles
(edit) @3927   11 years ldelgass fix typo
(edit) @3926   11 years ldelgass Fix warnings
(edit) @3925   11 years gah feature: added colormap dropdown to change colormap side of transfer …
(edit) @3924   11 years gah bandaid: convert newline to spaces in colormap routine (nanovis …
(edit) @3923   11 years gah fix z-axis labels for contour/heightmap
(edit) @3922   11 years gah fix: add units and label method to cloud object
(edit) @3921   11 years gah fix: add units and label method to cloud object
(edit) @3920   11 years ldelgass more warning fixes
(edit) @3919   11 years ldelgass Fix a few unused variable warnings
(edit) @3918   11 years ldelgass Remove unused unirect2/3d.components element, this is unused -- the …
(edit) @3917   11 years gah fix axis labels for contour/heightmap
(edit) @3916   11 years ldelgass Don't draw grid labels outside view frustum
(edit) @3915   11 years ldelgass Add volume shading controls to flowvisviewer
(edit) @3914   11 years ldelgass Fix for build without USE_THREADS
(edit) @3913   11 years ldelgass Split out volume shading parameters in nanovis viewers to give more …
(edit) @3912   11 years gah add check to automatically set -stretchtofit when x and y axis scales …
(edit) @3911   11 years gah fix xyresult.tcl to use $label-log instead of $axis-log when checking …
(edit) @3910   11 years gah update for hubbub
(edit) @3909   11 years gah update for hubbub
(edit) @3908   11 years gah fix xyresult.tcl to use $label-log instead of $axis-log when checking …
(edit) @3907   11 years gah fix xyresult.tcl to use $label-log instead of $axis-log when checking …
(edit) @3906   11 years gah fix drawingentry.tcl: convert floating point canvas coordinates to …
(edit) @3905   11 years gah fix drawingentry.tcl: convert floating point canvas coordinates to …
(edit) @3904   11 years mmc Merge from trunk: Fix for a problem with the popups associated with …
(edit) @3903   11 years mmc Fix for a problem with the popups associated with hotspots on drawings …
Note: See TracRevisionLog for help on using the revision log.