source: vtkvis/trunk @ 4643

Name Size Rev Age Author Last Change
../
cf 4060   10 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
Renderer.cpp 157.3 KB 4640   9 years ldelgass Fix near clipping plane for 2D (image) camera view
RenderServer.cpp 17.2 KB 4615   10 years ldelgass string fix
configure.in 3.4 KB 4595   10 years ldelgass Update version numbers in configure
configure 159.4 KB 4595   10 years ldelgass Update version numbers in configure
RendererCmd.cpp 440.5 KB 4505   10 years ldelgass If VTK fails to load a DataSet?, remove dataset name from hash table. …
Trace.h 1.1 KB 4422   10 years ldelgass Fix crash bug in user errors: was returning pointer to temporary. …
Trace.cpp 1.8 KB 4422   10 years ldelgass Fix crash bug in user errors: was returning pointer to temporary. …
Makefile.in 9.2 KB 4364   10 years ldelgass Fix for exported source package build: svnversion will return …
ColorMap.h 4.4 KB 4358   10 years ldelgass Add midpoint/sharpness to color/opacity control points
ColorMap.cpp 17.9 KB 4358   10 years ldelgass Add midpoint/sharpness to color/opacity control points
ImageCutplane.h 2.3 KB 4256   10 years ldelgass Add resmapling of non-uniform datasets to imagecutplane. Note: would …
ImageCutplane.cpp 16.9 KB 4256   10 years ldelgass Add resmapling of non-uniform datasets to imagecutplane. Note: would …
Image.h 6.2 KB 4255   10 years ldelgass add method to set snapping to data slices
Image.cpp 7.8 KB 4255   10 years ldelgass add method to set snapping to data slices
Volume.cpp 12.5 KB 4245   10 years ldelgass Return a user error if no scalar point data field in Volume.
Volume.h 1.4 KB 4243   10 years ldelgass Add vtkProbeFilter resampling for unstructured/structured/rectilinear …
RendererGraphicsObjs.h 30.2 KB 4174   10 years ldelgass debug fix
PolyData.cpp 18.7 KB 4139   10 years ldelgass Don't stripify meshes extracted from non-polydata/non-cloud datasets. …
RenderServer.h 1.5 KB 4102   10 years ldelgass bump vtkvis version
protocol.txt 45.6 KB 4091   10 years ldelgass Update protocol doc
RendererGraphicsObjs.cpp 107.2 KB 4090   10 years ldelgass Add commands to manually set cut plane on image slice
Renderer.h 37.2 KB 4090   10 years ldelgass Add commands to manually set cut plane on image slice
GraphicsObject.h 31.7 KB 4082   10 years ldelgass Add 3D texture based orthogonal cutplanes (requires uniform grid dataset)
LIC.h 1.7 KB 4060   10 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
LIC.cpp 16.6 KB 4060   10 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
CmdProc.h 1.3 KB 4059   10 years ldelgass Don't use Rappture namespace in vtkvis
CmdProc.cpp 7.1 KB 4059   10 years ldelgass Don't use Rappture namespace in vtkvis
HeightMap.cpp 43.6 KB 4037   10 years ldelgass Fix square aspect scaling problem
TGAWriter.cpp 6.1 KB 3994   10 years ldelgass Remove some unnecessary casts
PPMWriter.cpp 4.8 KB 3994   10 years ldelgass Remove some unnecessary casts
DataSet.cpp 30.9 KB 3961   11 years ldelgass Add volume blendmode option for VTK volume renderer. Also, don't …
Parallelepiped.h 1.1 KB 3861   11 years ldelgass Fix spelling of parallelepiped, silently fix left-handed ordering of …
Parallelepiped.cpp 3.0 KB 3861   11 years ldelgass Fix spelling of parallelepiped, silently fix left-handed ordering of …
Molecule.cpp 34.7 KB 3841   11 years ldelgass More trace verbosity fixes
Molecule.h 5.6 KB 3839   11 years ldelgass Add automatic bond generation to VTK molecules: if no bonds are …
Contour3D.cpp 16.1 KB 3838   11 years ldelgass Allow contour3d to generate line contours for polydata surfaces (this …
PseudoColor.cpp 17.7 KB 3818   11 years ldelgass Add colormode for PolyData?, by default color map if an active scalar …
PolyData.h 2.1 KB 3818   11 years ldelgass Add colormode for PolyData?, by default color map if an active scalar …
DataSet.h 3.4 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.
Text3D.cpp 3.3 KB 3773   11 years ldelgass Add Text3D,Image class files. Not yet integrated.
GraphicsObject.cpp 1.3 KB 3771   11 years ldelgass Add protocol for setting max. number of glyphs
Glyphs.h 3.2 KB 3769   11 years ldelgass Tweak scaling for glyphs: don't apply dataset specific scale factor if …
Glyphs.cpp 30.0 KB 3769   11 years ldelgass Tweak scaling for glyphs: don't apply dataset specific scale factor if …
Math.h 5.6 KB 3744   11 years ldelgass add convenience functions
Line.h 1.4 KB 3696   11 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Arc.h 1.5 KB 3696   11 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Arc.cpp 913 bytes 3696   11 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
Polygon.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
Cone.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
Streamlines.cpp 56.5 KB 3693   11 years ldelgass Add protocol to set atom/bond tesselation quality in molecules
Sphere.h 1.8 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Sphere.cpp 1.5 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Polygon.h 1.3 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Group.h 1.3 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Group.cpp 1.6 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Disk.h 1.1 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 …
Cone.h 1.4 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Box.h 928 bytes 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 …
Arrow.h 1.4 KB 3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
Streamlines.h 5.9 KB 3682   11 years ldelgass Streamlines: - Set a default max. of 500 seeds for points of a mesh …
Warp.h 2.5 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 …
PseudoColor.h 2.2 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
HeightMap.h 4.2 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Cylinder.h 1.4 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Cutplane.h 3.1 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Cutplane.cpp 29.6 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 …
Contour2D.h 2.6 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Contour2D.cpp 17.6 KB 3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
Shape.h 953 bytes 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Shape.cpp 787 bytes 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
RendererCmd.h 1.1 KB 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Outline.h 859 bytes 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Outline.cpp 2.4 KB 3621   11 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
Types.h 418 bytes 3616   11 years ldelgass Remove Rp from vtkvis filenames
MoleculeData.h 13.3 KB 3616   11 years ldelgass Remove Rp from vtkvis filenames
Line.cpp 849 bytes 3616   11 years ldelgass Remove Rp from vtkvis filenames
vtkRpCubeAxesActor.cpp 91.1 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
TGAWriter.h 837 bytes 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
ResponseQueue.h 3.0 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
ResponseQueue.cpp 3.2 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
ReadBuffer.h 1.7 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
ReadBuffer.cpp 5.0 KB 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
PPMWriter.h 590 bytes 3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
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?
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
vtkRpAxisFollower.h 5.7 KB 3479   11 years ldelgass Update custom axes to VTK 6 versions, use local customized classes …
vtkRpAxisFollower.cpp 16.6 KB 3479   11 years ldelgass Update custom axes to VTK 6 versions, use local customized classes …
md5.h 3.3 KB 3383   11 years gah fixes for new stats file
md5.c 12.1 KB 3383   11 years gah fixes for new stats file
  • 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.