source: vtkvis/trunk @ 5049

Name Size Rev Age Author Last Change
../
cf 4060   10 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
RendererCmd.cpp 441.0 KB 4814   9 years ldelgass Add protocol to toggle interpolation in image slicer
configure 159.4 KB 4595   10 years ldelgass Update version numbers in configure
Renderer.cpp 157.5 KB 4793   9 years ldelgass Add flag to set if collected bounds are for visible objects only.
RendererGraphicsObjs.cpp 107.7 KB 4814   9 years ldelgass Add protocol to toggle interpolation in image slicer
vtkRpCubeAxesActor.cpp 91.1 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
vtkRpAxisActor.cpp 64.9 KB 3549   11 years ldelgass Fix for oversized axis labels. AutoScale? computation in CubeAxesActor?
Doxyfile.in 62.1 KB 3488   11 years ldelgass Add protocol to vtkvis for contour2d/3d num contours, contour list
Streamlines.cpp 56.5 KB 3693   11 years ldelgass Add protocol to set atom/bond tesselation quality in molecules
protocol.txt 45.6 KB 4091   10 years ldelgass Update protocol doc
HeightMap.cpp 43.6 KB 4037   10 years ldelgass Fix square aspect scaling problem
Renderer.h 37.3 KB 4814   9 years ldelgass Add protocol to toggle interpolation in image slicer
Molecule.cpp 34.7 KB 3841   11 years ldelgass More trace verbosity fixes
GraphicsObject.h 31.7 KB 4082   10 years ldelgass Add 3D texture based orthogonal cutplanes (requires uniform grid dataset)
DataSet.cpp 30.7 KB 4739   9 years ldelgass remove unused method
RendererGraphicsObjs.h 30.2 KB 4174   10 years ldelgass debug fix
Glyphs.cpp 30.0 KB 3769   11 years ldelgass Tweak scaling for glyphs: don't apply dataset specific scale factor if …
Cutplane.cpp 29.6 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
vtkRpCubeAxesActor.h 22.2 KB 3583   11 years ldelgass Cherry-pick a few fixes from VTK head to allowing compiling against …
vtkRpAxisActor.h 18.8 KB 3549   11 years ldelgass Fix for oversized axis labels. AutoScale? computation in CubeAxesActor?
PolyData.cpp 18.7 KB 4139   10 years ldelgass Don't stripify meshes extracted from non-polydata/non-cloud datasets. …
ColorMap.cpp 17.9 KB 4358   10 years ldelgass Add midpoint/sharpness to color/opacity control points
PseudoColor.cpp 17.7 KB 3818   11 years ldelgass Add colormode for PolyData?, by default color map if an active scalar …
Contour2D.cpp 17.6 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Warp.cpp 17.6 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
RenderServer.cpp 17.2 KB 4806   9 years ldelgass drop int from long int
ImageCutplane.cpp 16.9 KB 4256   10 years ldelgass Add resmapling of non-uniform datasets to imagecutplane. Note: would …
LIC.cpp 16.6 KB 4649   10 years ldelgass Support building with experimental VTK OpenGL2 rendering backend
vtkRpAxisFollower.cpp 16.6 KB 3479   11 years ldelgass Update custom axes to VTK 6 versions, use local customized classes …
Contour3D.cpp 16.1 KB 3838   11 years ldelgass Allow contour3d to generate line contours for polydata surfaces (this …
MoleculeData.h 13.3 KB 3616   11 years ldelgass Remove Rp from vtkvis filenames
Volume.cpp 12.5 KB 4650   10 years ldelgass Another fix for OpenGL2 backend
md5.c 12.1 KB 3383   11 years gah fixes for new stats file
Makefile.in 9.8 KB 4649   10 years ldelgass Support building with experimental VTK OpenGL2 rendering backend
Image.cpp 7.8 KB 4255   10 years ldelgass add method to set snapping to data slices
CmdProc.cpp 7.1 KB 4059   10 years ldelgass Don't use Rappture namespace in vtkvis
Image.h 6.2 KB 4255   10 years ldelgass add method to set snapping to data slices
TGAWriter.cpp 6.1 KB 3994   11 years ldelgass Remove some unnecessary casts
Streamlines.h 5.9 KB 3682   11 years ldelgass Streamlines: - Set a default max. of 500 seeds for points of a mesh …
vtkRpAxisFollower.h 5.7 KB 3479   11 years ldelgass Update custom axes to VTK 6 versions, use local customized classes …
Molecule.h 5.6 KB 3839   11 years ldelgass Add automatic bond generation to VTK molecules: if no bonds are …
Math.h 5.6 KB 3744   11 years ldelgass add convenience functions
ReadBuffer.cpp 5.0 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
PPMWriter.cpp 4.8 KB 3994   11 years ldelgass Remove some unnecessary casts
ColorMap.h 4.4 KB 4358   10 years ldelgass Add midpoint/sharpness to color/opacity control points
HeightMap.h 4.2 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
DataSet.h 3.4 KB 4739   9 years ldelgass remove unused method
configure.in 3.4 KB 4595   10 years ldelgass Update version numbers in configure
md5.h 3.3 KB 3383   11 years gah fixes for new stats file
Text3D.cpp 3.3 KB 3773   11 years ldelgass Add Text3D,Image class files. Not yet integrated.
ResponseQueue.cpp 3.2 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
Glyphs.h 3.2 KB 3769   11 years ldelgass Tweak scaling for glyphs: don't apply dataset specific scale factor if …
Cutplane.h 3.1 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Parallelepiped.cpp 3.0 KB 3861   11 years ldelgass Fix spelling of parallelepiped, silently fix left-handed ordering of …
ResponseQueue.h 3.0 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
Contour2D.h 2.6 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Warp.h 2.5 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Contour3D.h 2.5 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Outline.cpp 2.4 KB 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
ImageCutplane.h 2.3 KB 4256   10 years ldelgass Add resmapling of non-uniform datasets to imagecutplane. Note: would …
PseudoColor.h 2.2 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
PolyData.h 2.1 KB 3818   11 years ldelgass Add colormode for PolyData?, by default color map if an active scalar …
Text3D.h 2.1 KB 3773   11 years ldelgass Add Text3D,Image class files. Not yet integrated.
Sphere.h 1.8 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Trace.cpp 1.8 KB 4422   10 years ldelgass Fix crash bug in user errors: was returning pointer to temporary. …
LIC.h 1.7 KB 4649   10 years ldelgass Support building with experimental VTK OpenGL2 rendering backend
ReadBuffer.h 1.7 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
Group.cpp 1.6 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Polygon.cpp 1.6 KB 3695   11 years ldelgass Add protocol for setting glyphs tesselation quality
Arrow.cpp 1.6 KB 3695   11 years ldelgass Add protocol for setting glyphs tesselation quality
Cone.cpp 1.6 KB 3695   11 years ldelgass Add protocol for setting glyphs tesselation quality
Disk.cpp 1.6 KB 3695   11 years ldelgass Add protocol for setting glyphs tesselation quality
Arc.h 1.5 KB 3696   11 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Sphere.cpp 1.5 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
RenderServer.h 1.5 KB 4812   9 years ldelgass bump version
Volume.h 1.4 KB 4243   10 years ldelgass Add vtkProbeFilter resampling for unstructured/structured/rectilinear …
Cone.h 1.4 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Box.cpp 1.4 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Cylinder.cpp 1.4 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Arrow.h 1.4 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Cylinder.h 1.4 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Line.h 1.4 KB 3696   11 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Group.h 1.3 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
GraphicsObject.cpp 1.3 KB 3771   11 years ldelgass Add protocol for setting max. number of glyphs
CmdProc.h 1.3 KB 4059   10 years ldelgass Don't use Rappture namespace in vtkvis
Polygon.h 1.3 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Parallelepiped.h 1.1 KB 3861   11 years ldelgass Fix spelling of parallelepiped, silently fix left-handed ordering of …
Trace.h 1.1 KB 4422   10 years ldelgass Fix crash bug in user errors: was returning pointer to temporary. …
Disk.h 1.1 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
RendererCmd.h 1.1 KB 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Shape.h 953 bytes 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Box.h 928 bytes 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Arc.cpp 913 bytes 3696   11 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Outline.h 859 bytes 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Line.cpp 849 bytes 3616   11 years ldelgass Remove Rp from vtkvis filenames
TGAWriter.h 837 bytes 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
Shape.cpp 787 bytes 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
PPMWriter.h 590 bytes 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
Types.h 418 bytes 3616   11 years ldelgass Remove Rp from vtkvis filenames
  • Property svn:mergeinfo set to (toggle deleted branches)
    /branches/1.3/packages/vizservers/vtkvis4525
    /branches/nanovis2/packages/vizservers/vtkvis3001-3361
Note: See TracBrowser for help on using the repository browser.