source: trunk/packages/vizservers/vtkvis/Makefile.in

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4364   10 years ldelgass Fix for exported source package build: svnversion will return …
(edit) @4242   11 years ldelgass Fix for building with VTK > 6.1
(edit) @4159   11 years ldelgass Remove -Wno-deprecated flag, since VTK is also dropping the flag (used …
(edit) @4103   11 years ldelgass add imagingmath lib dep
(edit) @4082   11 years ldelgass Add 3D texture based orthogonal cutplanes (requires uniform grid dataset)
(edit) @4074   11 years ldelgass Set scalar bar legend rendering to build against VTK 6.0 release by default
(edit) @4073   11 years ldelgass Add software rendering of legends, enabled by default. Should work …
(edit) @4060   11 years ldelgass Add separate configure scripts for nanovis and vtkvis, remove them …
(edit) @4040   11 years ldelgass Add protocol for setting depth peeling params and bump version
(edit) @4037   11 years ldelgass Fix square aspect scaling problem
(edit) @3995   11 years ldelgass Fix fontconfig module define
(edit) @3973   11 years ldelgass Link to vtkReneringImage library, add Makefile variable for vtk …
(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) @3851   11 years ldelgass Build fix for Ubuntu
(edit) @3838   11 years ldelgass Allow contour3d to generate line contours for polydata surfaces (this …
(edit) @3832   11 years ldelgass When creating a polydata graphics object, colormap it if it has a …
(edit) @3829   11 years ldelgass Link vtkvis with vtksys for stack tracing
(edit) @3820   11 years ldelgass Link to vtkFiltersExtraction for vtkExtractUnstructuredGrid
(edit) @3818   11 years ldelgass Add colormode for PolyData?, by default color map if an active scalar …
(edit) @3797   11 years ldelgass Move NEW_SCALAR_BAR define to Makefile - disable for building with VTK …
(edit) @3775   11 years ldelgass Fix Makefile
(edit) @3774   11 years ldelgass Generate normals for polydata if none are supplied. Add Image/Text3D …
(edit) @3679   11 years ldelgass Fix vtkvis build for VTK OpenGL volume rendering module
(edit) @3678   11 years ldelgass add header deps for Warp.h
(edit) @3621   12 years ldelgass Some more renaming: remove Vtk from some filenames and rename …
(edit) @3616   12 years ldelgass Remove Rp from vtkvis filenames
(edit) @3541   12 years ldelgass Disable offscreen rendering by default in Makefile.in
(edit) @3535   12 years ldelgass Add outline command/graphics object to vtkvis and bump version. This …
(edit) @3479   12 years ldelgass Update custom axes to VTK 6 versions, use local customized classes …
(edit) @3471   12 years ldelgass Makefile fixes: make 'install' target always depend on 'all' target. …
(edit) @3436   12 years ldelgass Add docs make target for nanovis
(edit) @3403   12 years gah make STATSDIR configurable
(edit) @3394   12 years gah fix up stats reporting in servers
(edit) @3393   12 years ldelgass Makefile fixes for compiling C files (md5)
(edit) @3390   12 years gah fixes for new stats file
(edit) @3384   12 years gah fixes for new stats file
(edit) @3383   12 years gah fixes for new stats file
(edit) @3333   12 years ldelgass Turn on offscreen rendering by default. Fix up VTK defines for …
(edit) @3330   12 years gah merge (by hand) with Rappture1.2 branch
(edit) @3192   12 years ldelgass Add variables for building against VTK 6.0. Note that the _AUTOINIT …
(edit) @3164   12 years ldelgass Add protocol for line primitives, add more template functions for …
(edit) @3155   12 years ldelgass Add new drawing shape classes to Makefile
(edit) @3148   12 years ldelgass Add Box and Sphere shapes and commands to vtkvis.
(edit) @3125   12 years ldelgass Add RpWarp? to Makefile
(edit) @2864   13 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
(edit) @2660   13 years gah
(edit) @2641   13 years ldelgass Add support for setting glyph scaling and color by named field.
(edit) @2620   13 years gah turn back on threads of stock build
(edit) @2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
(edit) @2576   13 years ldelgass Move inline quaternion utility functions to new RpMath?.h header
(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) @2514   13 years ldelgass Add cutplane command -- pseudocolored plane on principal axis. Can be …
(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) @2348   13 years gah new nanoscale
(edit) @2346   13 years gah new nanoscale
(edit) @2343   13 years gah new nanoscale
(edit) @2332   13 years ldelgass - Don't enable backface culling if object is not opaque - Add edge …
(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) @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) @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) @2115   14 years ldelgass Add option to change color of axes. Install files owner writable to …
(edit) @2112   14 years ldelgass New features for vtk render server: - Add new ColorMap? supporting …
(edit) @2107   14 years ldelgass Fix for linking VTK library deps. Remove local vtkvis server test script.
(add) @2100   14 years ldelgass VTKVis server for 2D contour plots. Required modifications to …
Note: See TracRevisionLog for help on using the revision log.