|
|
@4054
|
11 years |
ldelgass |
Add method to set model layer opacity
|
|
|
@4053
|
11 years |
ldelgass |
add protocol doc
|
|
|
@4052
|
11 years |
ldelgass |
remove old start_viz script from Makefile.in
|
|
|
@4051
|
11 years |
ldelgass |
remove old start_viz script from Makefile.in
|
|
|
@4050
|
11 years |
ldelgass |
Remove old server impl.
|
|
|
@4049
|
11 years |
ldelgass |
Remove old nanoscale start script
|
|
|
@4048
|
11 years |
ldelgass |
More colormap fixes for cutplanes
|
|
|
@4047
|
11 years |
ldelgass |
Make cutplanes use opaque alpha map
|
|
|
@4046
|
11 years |
ldelgass |
Fix errors in vtkvolume viewer
|
|
|
@4045
|
11 years |
ldelgass |
Revert colormap change from r4042. Cutplane colormap should default …
|
|
|
@4044
|
11 years |
gah |
add comments to renderserver script
|
|
|
@4043
|
11 years |
gah |
put back vtkvis entry
|
|
|
@4042
|
11 years |
gah |
revert to different colormap
|
|
|
@4041
|
11 years |
ldelgass |
geovis has its own configure, so don't gen Makefile from vizservers …
|
|
|
@4040
|
11 years |
ldelgass |
Add protocol for setting depth peeling params and bump version
|
|
|
@4039
|
11 years |
ldelgass |
Fix grid tick lengths
|
|
|
@4038
|
11 years |
ldelgass |
fix copy/paste error
|
|
|
@4037
|
11 years |
ldelgass |
Fix square aspect scaling problem
|
|
|
@4036
|
11 years |
ldelgass |
Add type parameter to layer add, first pass at feature layers.
|
|
|
@4035
|
11 years |
ldelgass |
Add window/level sliders to image viewer
|
|
|
@4034
|
11 years |
ldelgass |
Add key press/release events
|
|
|
@4033
|
11 years |
ldelgass |
Add key events, allow select() to block when render loop is quiescent.
|
|
|
@4032
|
11 years |
ldelgass |
remove unused proc
|
|
|
@4031
|
11 years |
ldelgass |
Don't hard code map now that loading works. Send raw mouse coords …
|
|
|
@4030
|
11 years |
ldelgass |
Better fix for z axis limits issue addressed in r3996 and r4021 : …
|
|
|
@4029
|
11 years |
ldelgass |
Implement sending osgearth .earth file from test harness
|
|
|
@4028
|
11 years |
ldelgass |
Add map layer commands
|
|
|
@4027
|
11 years |
ldelgass |
Fix method definition
|
|
|
@4026
|
11 years |
ldelgass |
Fix return
|
|
|
@4025
|
11 years |
ldelgass |
First pass at polling events
|
|
|
@4024
|
11 years |
ldelgass |
Fix spelling in configure help
|
|
|
@4023
|
11 years |
ldelgass |
Enable deprecation warnings
|
|
|
@4022
|
11 years |
ldelgass |
Add configure for geovis
|
|
|
@4021
|
11 years |
ldelgass |
Fix error in field with 2D meshes (e.g. unirect 2d in first contour …
|
|
|
@4020
|
11 years |
ldelgass |
Don't send initial default screen size, wait for Configure event with …
|
|
|
@4019
|
11 years |
ldelgass |
Set new default port of geovis server
|
|
|
@4018
|
11 years |
ldelgass |
Remove ortho camera mode
|
|
|
@4017
|
11 years |
ldelgass |
Change default port of geovis server
|
|
|
@4016
|
11 years |
ldelgass |
Add mouse events
|
|
|
@4015
|
11 years |
ldelgass |
Remove debug code
|
|
|
@4014
|
11 years |
ldelgass |
Add mouse events
|
|
|
@4013
|
11 years |
ldelgass |
Add more layer methods
|
|
|
@4012
|
11 years |
ldelgass |
Add test harness for geovis
|
|
|
@4011
|
11 years |
ldelgass |
Add geovis to nanoscale config
|
|
|
@4010
|
11 years |
ldelgass |
Generate geovis Makefile from configure
|
|
|
@4009
|
11 years |
ldelgass |
Updates to geovis server: image capture, load earth file
|
|
|
@4005
|
11 years |
gah |
fix axis mappings for alternate axes. fix tooltip for elements with …
|
|
|
@4004
|
11 years |
gah |
remove print statement
|
|
|
@4003
|
11 years |
gah |
make bugreport grab local to application. center bugreport dialog in …
|
|
|
@4002
|
11 years |
gah |
remove dead code
|
|
|
@4001
|
11 years |
gah |
bugfix: remove -rightmargin option from graph
|
|
|
@4000
|
11 years |
gah |
bugfix: remove -rightmargin option from graph
|
|
|
@3999
|
11 years |
ldelgass |
Fix for building against VTK head
|
|
|
@3998
|
11 years |
ldelgass |
Add prelimilary skeleton for geovis map rendering server. Not …
|
|
|
@3997
|
11 years |
gah |
always set z axis, even for 2 dimensional meshes (z == v)
|
|
|
@3996
|
11 years |
gah |
always set z axis, even for 2 dimensional meshes (z == v)
|
|
|
@3995
|
11 years |
ldelgass |
Fix fontconfig module define
|
|
|
@3994
|
11 years |
ldelgass |
Remove some unnecessary casts
|
|
|
@3993
|
11 years |
ldelgass |
Add method to vtkvis renderer to set depth peeling parameters
|
|
|
@3992
|
11 years |
ldelgass |
add missing param doc
|
|
|
@3991
|
11 years |
ldelgass |
Add debugging of window/level
|
|
|
@3990
|
11 years |
ldelgass |
fix typos
|
|
|
@3989
|
11 years |
gah |
fix typo in AdjustSettings? for vtkvolumeviewer
|
|
|
@3988
|
11 years |
gah |
fix typo in AdjustSettings? for vtkvolumeviewer
|
|
|
@3987
|
11 years |
ldelgass |
remove debugging prints
|
|
|
@3986
|
11 years |
gah |
add RAPPTURE_PATH variable to use and env scripts.
|
|
|
@3984
|
11 years |
gah |
fix for new markers (immediately send new transfer function, don't …
|
|
|
@3983
|
11 years |
ldelgass |
Add 'colormap define' as synonym for 'colormap add', since add can be …
|
|
|
@3982
|
11 years |
ldelgass |
Add explicit copy ctor, assignment operator for ColorMap?, in order to …
|
|
|
@3981
|
11 years |
ldelgass |
Updates to image slicer
|
|
|
@3980
|
11 years |
ldelgass |
Scale opacity using transfer function alpha map when volume renderer …
|
|
|
@3979
|
11 years |
ldelgass |
fix method signature
|
|
|
@3978
|
11 years |
ldelgass |
Add option to scale opacity in VTK transfer function
|
|
|
@3977
|
11 years |
ldelgass |
add method to cast prop to ImageSlice?
|
|
|
@3976
|
11 years |
ldelgass |
Fix for VTK volume transfer functions, resetting location of a node …
|
|
|
@3975
|
11 years |
gah |
fix in scale method to component overall limits for each component.
|
|
|
@3974
|
11 years |
gah |
fix in scale method to component overall limits for each component.
|
|
|
@3973
|
11 years |
ldelgass |
Link to vtkReneringImage library, add Makefile variable for vtk …
|
|
|
@3972
|
11 years |
ldelgass |
Use vtk image viewer instead of contour viewer for dicom
|
|
|
@3971
|
11 years |
ldelgass |
allow outline in 3d image view
|
|
|
@3970
|
11 years |
gah |
fix visibility for newly added markers
|
|
|
@3969
|
11 years |
gah |
add orthogonal views to camera tab.
|
|
|
@3968
|
11 years |
ldelgass |
First pass at an image (slice) viewer, copied from heightmap viewer
|
|
|
@3967
|
11 years |
gah |
initial transfer of transferfunction editor to vtkvolumeviewer
|
|
|
@3966
|
11 years |
ldelgass |
Allow overriding viewer for DICOM (with about.view), fixes for styles …
|
|
|
@3965
|
11 years |
gah |
update dicom in field.tcl to handle both 2D and 3D data.
|
|
|
@3964
|
11 years |
gah |
fix to dicomtovtk routine to stop retrieving field values.
|
|
|
@3963
|
11 years |
ldelgass |
Bring vtk volume viewer UI closer in line with new nanovis viewer, add …
|
|
|
@3962
|
11 years |
ldelgass |
minor doc fix
|
|
|
@3961
|
11 years |
ldelgass |
Add volume blendmode option for VTK volume renderer. Also, don't …
|
|
|
@3960
|
11 years |
gah |
initial take on dicom reader in field.tcl
|
|
|
@3955
|
11 years |
ldelgass |
Create flow hints for flows using new mesh types (rather than …
|
|
|
@3948
|
11 years |
gah |
don't display component dropdown if there's only one component.
|
|
|
@3947
|
11 years |
ldelgass |
Remove unused method/event, send VTK data when blob isn't defined: we …
|
|
|
@3946
|
11 years |
ldelgass |
Default to 60/40 ambient/diffuse (matches old default setting)
|
|
|
@3945
|
11 years |
ldelgass |
Disable writing debug file in nanovisviewer
|
|
|
@3944
|
11 years |
ldelgass |
Add support for converting DX with vectors to VTK
|
|
|
@3943
|
11 years |
ldelgass |
Fix vector magnitude computation in nanovis VTK reader
|
|
|
@3942
|
11 years |
ldelgass |
Fix field value order in flow demo
|
|
|
@3941
|
11 years |
gah |
add transferfunctioneditor: still not right, but getting better. …
|
|
|