source: trunk/packages/vizservers/vtkvis

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2575   13 years ldelgass cutplane now controls 3 axis aligned cutplanes. Add some comments to …
(edit) @2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
(edit) @2533   13 years ldelgass Check VTK version defines for Glyph3DMapper, remove Makefile variable. …
(edit) @2521   13 years ldelgass Make vtkvis server's default axis flymode static to match the client's …
(edit) @2517   13 years ldelgass A few more fixes to camera settings on slice changes
(edit) @2516   13 years ldelgass Don't reset camera on a cutplane slice change.
(edit) @2515   13 years ldelgass Don't reset camera on cutplane add -- may want to do this with all …
(edit) @2514   13 years ldelgass Add cutplane command -- pseudocolored plane on principal axis. Can be …
(edit) @2513   13 years ldelgass Streamlines max propagation is _always_ world coordinates -- fix the …
(edit) @2512   13 years ldelgass Remove clipplanes with negative direction when ratio is 1, not 0. …
(edit) @2510   13 years ldelgass Change default streamline integrator to adaptive-step Runge-Kutta4/5, …
(edit) @2509   13 years ldelgass Allow setting all axis units at the same time
(edit) @2508   13 years ldelgass Limit length of axis titles and units labels to prevent a buffer overrun.
(edit) @2507   13 years ldelgass Add random point in cell specializations for most common VTK cell …
(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) @2492   13 years ldelgass Add constant color, colormode options for pseudocolor: color by …
(edit) @2480   13 years ldelgass Fix for setting height of vertical legend
(edit) @2479   13 years ldelgass Fix copy/paste error: don't need to init camera on bbox color change
(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) @2457   13 years ldelgass Use a cutter filter instead of a probe filter to get slices through …
(edit) @2456   13 years ldelgass Update protocol document with dataset outline option
(edit) @2455   13 years ldelgass Add option to turn on wireframe outline of DataSet? bounds
(edit) @2454   13 years ldelgass Apply a scaling heuristic to streamline tubes and ribbons based on …
(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) @2404   13 years ldelgass Create a default grayscale colormap and use it for LIC
(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) @2381   13 years gah
(edit) @2379   13 years ldelgass Fix potential crash when getting vector component range if only cell …
(edit) @2372   13 years gah
(edit) @2352   13 years ldelgass Use more descriptive matrix local names in setCameraOrientation
(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) @2348   13 years gah new nanoscale
(edit) @2346   13 years gah new nanoscale
(edit) @2343   13 years gah new nanoscale
(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) @2331   13 years ldelgass Fix for coloring streamlines by vector magnitude
(edit) @2330   13 years ldelgass Enable backface culling where possible (e.g. molecules, glyphs, tubes)
(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) @2321   13 years ldelgass Forgot to add molecule/element data arrays
(edit) @2320   13 years ldelgass Add Molecule (ball-and-stick) and Line Integral Convolution (LIC) …
(edit) @2319   13 years ldelgass Add/fixup class documentation
(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) @2314   13 years ldelgass Use a safe Tcl interpreter in vtkvis server
(edit) @2290   13 years ldelgass - Add contour3d (isosurface geometry) command to vtkvis - Use depth …
(edit) @2278   13 years ldelgass Delete Tcl interpreter and NULL out global pointers before exit to …
(edit) @2277   13 years ldelgass Fix use of invalidated iterators when deleting graphics objects: need …
(edit) @2271   13 years ldelgass - One more conversion to newer VTK pipeline API - Allow orientation of …
(edit) @2270   13 years ldelgass - Convert to newer VTK pipeline methods where applicable: i.e. use …
(edit) @2269   13 years ldelgass Add glyphs command/object for rendering 3D glyph objects at all points …
(edit) @2264   13 years ldelgass Crash fix for filtering 3D point set to PolyData?
(edit) @2263   13 years ldelgass Make sure DataSet? bounds get computed when reading data from memory …
(edit) @2262   13 years ldelgass Fix for setting new volume color map when using cumulative data range
(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) @2254   13 years ldelgass Revert back to offscreen rendering -- onscreen windows have a problem …
(edit) @2251   13 years ldelgass Offscreen rendering is causing problems on some render server …
(edit) @2238   13 years gah
(edit) @2236   13 years ldelgass Reduce log spam on dataset visibility change, disable computing world …
(edit) @2235   13 years gah
(edit) @2230   13 years ldelgass Add axis flymode command, use all graphics objects (including …
(edit) @2222   13 years ldelgass Fix resetting zoom/camera distance in camera orient. Panning still …
(edit) @2218   13 years ldelgass Fix documentation of camera orient command, quat order is w,x,y,z
(edit) @2217   13 years gah
(edit) @2214   13 years ldelgass Compile fixes for vtkvis
(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) @2123   13 years ldelgass - First pass at making dataSetName optional in commands, pass 'all' to …
(edit) @2121   13 years ldelgass - Fix crash bug on changing camera type: set vtkPlaneCollection to …
(edit) @2115   13 years ldelgass Add option to change color of axes. Install files owner writable to …
(edit) @2114   13 years ldelgass Add lighting toggle for graphics objects. Make camera pan/zoom …
(edit) @2113   13 years ldelgass Fix remaining vestiges of rgba control points in ColorMap?
(edit) @2112   13 years ldelgass New features for vtk render server: - Add new ColorMap? supporting …
(edit) @2111   13 years ldelgass Generate Doxfile from configure, so get $srcdir for out of tree build
(edit) @2107   13 years ldelgass Fix for linking VTK library deps. Remove local vtkvis server test script.
(edit) @2106   13 years ldelgass Fix crash on deleting dataset (was indexing past end of argument array)
(add) @2100   13 years ldelgass VTKVis server for 2D contour plots. Required modifications to …
Note: See TracRevisionLog for help on using the revision log.