source: vtkvis/trunk @ 6716

Name Size Rev Age Author Last Change
../
cf 4060   9 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
md5.c 12.1 KB 3383   10 years gah fixes for new stats file
md5.h 3.3 KB 3383   10 years gah fixes for new stats file
Arc.cpp 913 bytes 3696   10 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Arc.h 1.5 KB 3696   10 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Arrow.cpp 1.6 KB 3695   10 years ldelgass Add protocol for setting glyphs tesselation quality
Arrow.h 1.4 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Box.cpp 1.4 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Box.h 928 bytes 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
CmdProc.cpp 7.1 KB 4059   9 years ldelgass Don't use Rappture namespace in vtkvis
CmdProc.h 1.3 KB 4059   9 years ldelgass Don't use Rappture namespace in vtkvis
ColorMap.cpp 17.4 KB 5076   8 years ldelgass minor cleanup
ColorMap.h 4.4 KB 4358   9 years ldelgass Add midpoint/sharpness to color/opacity control points
Cone.cpp 1.6 KB 3695   10 years ldelgass Add protocol for setting glyphs tesselation quality
Cone.h 1.4 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
configure 159.4 KB 5839   8 years ldelgass set default VTK version to 6.2.0 in configure
configure.ac 3.3 KB 6192   7 years ldelgass rename configure.in to configure.ac
Contour2D.cpp 17.9 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
Contour2D.h 2.6 KB 3680   10 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Contour3D.cpp 16.5 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
Contour3D.h 2.5 KB 3680   10 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Cutplane.cpp 29.6 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
Cutplane.h 3.1 KB 3680   10 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Cylinder.cpp 1.4 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Cylinder.h 1.4 KB 3680   10 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
DataSet.cpp 34.2 KB 6540   7 years ldelgass add include
DataSet.h 3.8 KB 6378   7 years ldelgass add DataSet::setData method that takes an XML reader
Disk.cpp 1.6 KB 3695   10 years ldelgass Add protocol for setting glyphs tesselation quality
Disk.h 1.1 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Doxyfile.in 62.1 KB 3488   10 years ldelgass Add protocol to vtkvis for contour2d/3d num contours, contour list
Glyphs.cpp 30.0 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
Glyphs.h 3.2 KB 5075   8 years ldelgass merge r5074 from release branch
GraphicsObject.cpp 1.3 KB 3771   10 years ldelgass Add protocol for setting max. number of glyphs
GraphicsObject.h 31.7 KB 4082   9 years ldelgass Add 3D texture based orthogonal cutplanes (requires uniform grid dataset)
Group.cpp 1.6 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Group.h 1.3 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
HeightMap.cpp 42.3 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
HeightMap.h 4.2 KB 5827   8 years ldelgass merge r5825:5826 from vtkvis release branch
Image.cpp 7.8 KB 4255   9 years ldelgass add method to set snapping to data slices
Image.h 6.2 KB 4255   9 years ldelgass add method to set snapping to data slices
ImageCutplane.cpp 16.6 KB 5835   8 years ldelgass Require VTK >= 6.0.0
ImageCutplane.h 2.3 KB 4256   9 years ldelgass Add resmapling of non-uniform datasets to imagecutplane. Note: would …
LIC.cpp 16.0 KB 5835   8 years ldelgass Require VTK >= 6.0.0
LIC.h 1.7 KB 4649   8 years ldelgass Support building with experimental VTK OpenGL2 rendering backend
Line.cpp 849 bytes 3616   10 years ldelgass Remove Rp from vtkvis filenames
Line.h 1.4 KB 3696   10 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Makefile.in 9.9 KB 5835   8 years ldelgass Require VTK >= 6.0.0
Math.h 5.8 KB 5966   7 years ldelgass Fix use of deprecated methods in vtkMatrix4x4
Molecule.cpp 35.1 KB 6409   7 years ldelgass Set default const color on atoms, set default colormode to constant or …
Molecule.h 5.6 KB 3839   10 years ldelgass Add automatic bond generation to VTK molecules: if no bonds are …
MoleculeData.h 13.3 KB 3616   10 years ldelgass Remove Rp from vtkvis filenames
Outline.cpp 2.3 KB 5835   8 years ldelgass Require VTK >= 6.0.0
Outline.h 859 bytes 3621   10 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Parallelepiped.cpp 3.0 KB 3861   10 years ldelgass Fix spelling of parallelepiped, silently fix left-handed ordering of …
Parallelepiped.h 1.1 KB 3861   10 years ldelgass Fix spelling of parallelepiped, silently fix left-handed ordering of …
PolyData.cpp 18.7 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
PolyData.h 2.1 KB 3818   10 years ldelgass Add colormode for PolyData?, by default color map if an active scalar …
Polygon.cpp 1.6 KB 3695   10 years ldelgass Add protocol for setting glyphs tesselation quality
Polygon.h 1.3 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
PPMWriter.cpp 4.8 KB 3994   9 years ldelgass Remove some unnecessary casts
PPMWriter.h 590 bytes 3615   10 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
protocol.txt 45.6 KB 5791   8 years ldelgass merge r5789:r5790 from vtkvis release branch
PseudoColor.cpp 17.8 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
PseudoColor.h 2.2 KB 3680   10 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
ReadBuffer.cpp 5.0 KB 3615   10 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
ReadBuffer.h 1.7 KB 3615   10 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
Renderer.cpp 156.4 KB 6568   6 years ldelgass Add optional idle timeout to vtkvis server. Allows server to close …
Renderer.h 37.6 KB 6568   6 years ldelgass Add optional idle timeout to vtkvis server. Allows server to close …
RendererCmd.cpp 442.0 KB 6568   6 years ldelgass Add optional idle timeout to vtkvis server. Allows server to close …
RendererCmd.h 1.1 KB 6568   6 years ldelgass Add optional idle timeout to vtkvis server. Allows server to close …
RendererGraphicsObjs.cpp 107.6 KB 5835   8 years ldelgass Require VTK >= 6.0.0
RendererGraphicsObjs.h 30.2 KB 4174   9 years ldelgass debug fix
RenderServer.cpp 17.8 KB 6568   6 years ldelgass Add optional idle timeout to vtkvis server. Allows server to close …
RenderServer.h 1.5 KB 4812   8 years ldelgass bump version
ResponseQueue.cpp 3.2 KB 3615   10 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
ResponseQueue.h 3.0 KB 3615   10 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
Shape.cpp 787 bytes 3621   10 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Shape.h 953 bytes 3621   10 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Sphere.cpp 1.5 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Sphere.h 1.8 KB 3683   10 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Streamlines.cpp 55.1 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
Streamlines.h 5.9 KB 3682   10 years ldelgass Streamlines: - Set a default max. of 500 seeds for points of a mesh …
Text3D.cpp 3.3 KB 3773   10 years ldelgass Add Text3D,Image class files. Not yet integrated.
Text3D.h 2.1 KB 3773   10 years ldelgass Add Text3D,Image class files. Not yet integrated.
TGAWriter.cpp 6.1 KB 3994   9 years ldelgass Remove some unnecessary casts
TGAWriter.h 837 bytes 3615   10 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
Trace.cpp 1.8 KB 4422   9 years ldelgass Fix crash bug in user errors: was returning pointer to temporary. …
Trace.h 1.1 KB 4422   9 years ldelgass Fix crash bug in user errors: was returning pointer to temporary. …
Types.h 418 bytes 3616   10 years ldelgass Remove Rp from vtkvis filenames
Volume.cpp 12.3 KB 5968   7 years ldelgass Don't include vtkVolumeTextureMapper3D.h if building with raycast mapper.
Volume.h 1.4 KB 4243   9 years ldelgass Add vtkProbeFilter resampling for unstructured/structured/rectilinear …
vtkRpAxisActor.cpp 66.1 KB 5802   8 years ldelgass Update custom cube axes: rebase on version in VTK 6.1.0 plus …
vtkRpAxisActor.h 19.0 KB 5802   8 years ldelgass Update custom cube axes: rebase on version in VTK 6.1.0 plus …
vtkRpAxisFollower.cpp 16.5 KB 5802   8 years ldelgass Update custom cube axes: rebase on version in VTK 6.1.0 plus …
vtkRpAxisFollower.h 5.6 KB 5802   8 years ldelgass Update custom cube axes: rebase on version in VTK 6.1.0 plus …
vtkRpCubeAxesActor.cpp 90.5 KB 5802   8 years ldelgass Update custom cube axes: rebase on version in VTK 6.1.0 plus …
vtkRpCubeAxesActor.h 22.5 KB 5802   8 years ldelgass Update custom cube axes: rebase on version in VTK 6.1.0 plus …
Warp.cpp 17.2 KB 6458   7 years ldelgass Apply fix from r6408 (setting colormode with empty field name) across …
Warp.h 2.5 KB 5827   8 years ldelgass merge r5825:5826 from vtkvis release branch
Note: See TracBrowser for help on using the repository browser.