source: trunk/packages/vizservers/vtkvis/protocol.txt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3861   11 years ldelgass Fix spelling of parallelepiped, silently fix left-handed ordering of …
(edit) @3859   11 years ldelgass Add parallelpiped command to vtkvis
(edit) @3835   11 years ldelgass Add preinterp command to polydata for controlling interpolation when …
(edit) @3834   11 years ldelgass Update protocol document: use 'color' instead of 'ccolor' as …
(edit) @3818   11 years ldelgass Add colormode for PolyData?, by default color map if an active scalar …
(edit) @3798   11 years ldelgass Add material settings protocol for molecules
(edit) @3772   11 years ldelgass Update vtkvis protocol doc
(edit) @3696   11 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
(edit) @3693   11 years ldelgass Add protocol to set atom/bond tesselation quality in molecules
(edit) @3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
(edit) @3682   11 years ldelgass Streamlines: - Set a default max. of 500 seeds for points of a mesh …
(edit) @3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
(edit) @3677   11 years ldelgass Add simple point source to glyphs as alternative way of rendering …
(edit) @3641   11 years ldelgass Add protocol to set field used for atom labels in vtkvis molecules. …
(edit) @3615   11 years ldelgass Remove enclosing Rappture namespace from vtkvis. Remove outline and …
(edit) @3542   11 years ldelgass Turn on InterpolateScalarsBeforeMapping? by default in cutplane, …
(edit) @3540   11 years ldelgass Add protocol docs for outline
(edit) @3488   11 years ldelgass Add protocol to vtkvis for contour2d/3d num contours, contour list
(edit) @3479   11 years ldelgass Update custom axes to VTK 6 versions, use local customized classes …
(edit) @3330   11 years gah merge (by hand) with Rappture1.2 branch
(edit) @3168   12 years ldelgass Protocol for arrow, cone and cylinder
(edit) @3167   12 years ldelgass Protocol for arc and disk primitives
(edit) @3166   12 years ldelgass add protocol for n-sided regular polygon
(edit) @3165   12 years ldelgass Add protocol docs for line command
(edit) @3153   12 years ldelgass Protocol support for colormapping contour2ds.
(edit) @3149   12 years ldelgass Add protocol for sphere resolution and section
(edit) @3148   12 years ldelgass Add Box and Sphere shapes and commands to vtkvis.
(edit) @3145   12 years ldelgass Add protocol and fixes for VTK molecule color mode
(edit) @3143   12 years ldelgass Add protocol for bond style (cylinder vs. line)
(edit) @3134   12 years ldelgass Add protocol to toggle atom labels
(edit) @3126   12 years ldelgass Add warp (by vector) commands
(edit) @3112   12 years ldelgass Add bond color option, bond color mode (constant or by elements) to …
(edit) @3110   12 years ldelgass Add protocol to change atom/bond radius scale factor for VTK molecules
(edit) @3097   12 years ldelgass Update protocol doc for glyphs gorient with named field
(edit) @3092   12 years ldelgass Add 'glyphs gorient' command to toggle orienting glyphs by a vector field.
(edit) @3085   12 years ldelgass Fix spelling of van_der_waals in protocol spec.
(edit) @2892   12 years ldelgass Add protocol documentation for NanoVis? server. Add header to vtkvis …
(edit) @2771   12 years ldelgass Fix protocol doc: 'axis grid' takes axis parameter
(edit) @2757   12 years ldelgass Add volume quality command to adjust relative sampling distance …
(edit) @2752   12 years ldelgass Add outlines for cutplanes. Add commands for toggling rendering of …
(edit) @2641   13 years ldelgass Add support for setting glyph scaling and color by named field.
(edit) @2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
(edit) @2581   13 years ldelgass Add 'seed numpts...' subcommand for changing number of randomly …
(edit) @2575   13 years ldelgass cutplane now controls 3 axis aligned cutplanes. Add some comments to …
(edit) @2514   13 years ldelgass Add cutplane command -- pseudocolored plane on principal axis. Can be …
(edit) @2506   13 years ldelgass Add option to send VTK file to be used for streamlines seeds. The …
(edit) @2503   13 years ldelgass Document that glyphs add requires a shape parameter
(edit) @2493   13 years ldelgass Add protocol documentation for new options
(edit) @2478   13 years ldelgass Add dataset bounding box outline color command. Legend - if no …
(edit) @2471   13 years ldelgass Return title and range with legend
(edit) @2467   13 years ldelgass Add numLabels option to legend -- 0 is allowed, will suppress labels. …
(edit) @2459   13 years ldelgass LIC fixes: mask out out-of-bounds sample points from probe filter, run …
(edit) @2456   13 years ldelgass Update protocol document with dataset outline option
(edit) @2453   13 years ldelgass Add legend type option for selecting active scalar field, active …
(edit) @2434   13 years ldelgass When setting visibility of all axes, use the current set of enabled …
(edit) @2423   13 years ldelgass Handle 2D datasets with offset from origin or in principal planes …
(edit) @2402   13 years ldelgass - Let graphics objects handle DataSet? cumulative range changes, track …
(edit) @2393   13 years ldelgass - Color mode for streamlines to allow color mapping by scalar or …
(edit) @2351   13 years ldelgass Use same code path for setting relative/absolute camera orientation, …
(edit) @2349   13 years ldelgass Add disk and filled regular polygon streamline seed sources, allow …
(edit) @2335   13 years ldelgass - Add protocol for setting glyph scaling and color modes - Finish …
(edit) @2332   13 years ldelgass - Don't enable backface culling if object is not opaque - Add edge …
(edit) @2329   13 years ldelgass Add option to position ticks inside, outside or both locations to 3D axes
(edit) @2328   13 years ldelgass Collect common actor/volume/assembly settings into VtkGraphicsObject?
(edit) @2320   13 years ldelgass Add Molecule (ball-and-stick) and Line Integral Convolution (LIC) …
(edit) @2318   13 years ldelgass Add n-sided polygon seed type to vtkvis streamlines
(edit) @2317   13 years ldelgass - Add Streamlines/tubes/ribbons to vtkvis: currently supports random …
(edit) @2290   13 years ldelgass - Add contour3d (isosurface geometry) command to vtkvis - Use depth …
(edit) @2269   13 years ldelgass Add glyphs command/object for rendering 3D glyph objects at all points …
(edit) @2261   13 years ldelgass Add GPU volume rendering support to vtkvis render server
(edit) @2260   13 years ldelgass New heightmap command/object in vtkvis server - contour plot with …
(edit) @2230   13 years ldelgass Add axis flymode command, use all graphics objects (including …
(edit) @2218   13 years ldelgass Fix documentation of camera orient command, quat order is w,x,y,z
(edit) @2213   13 years ldelgass vtkvis - rename camera orient command to camera set, new camera orient …
(edit) @2200   13 years ldelgass New commands to set and get absolute camera orientation/position, fix …
(edit) @2194   13 years ldelgass Fix pan/zoom for VTK contours, add command to control data range …
(edit) @2146   13 years ldelgass Checkpoint commit of cumulative range support for VTK viz. server
(edit) @2137   13 years ldelgass Finish up making dataset name optional (meaning "all") in vtkvis protocol.
(edit) @2124   13 years ldelgass - Delete all for colormap command
(edit) @2115   13 years ldelgass Add option to change color of axes. Install files owner writable to …
(edit) @2112   13 years ldelgass New features for vtk render server: - Add new ColorMap? supporting …
(add) @2100   13 years ldelgass VTKVis server for 2D contour plots. Required modifications to …
Note: See TracRevisionLog for help on using the revision log.