source: trunk/packages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2730   11 years gah
(edit) @2729   11 years ldelgass Add renderer option to control opacity of legend -- defaults to opaque …
(edit) @2727   11 years gah
(edit) @2725   11 years gah
(edit) @2724   11 years gah Addition checks for ffmeg
(edit) @2721   11 years gah
(edit) @2720   11 years gah
(edit) @2708   11 years gah
(edit) @2688   11 years gah
(edit) @2684   11 years gah
(edit) @2671   11 years gah
(edit) @2670   11 years gah
(edit) @2668   11 years gah
(edit) @2667   11 years gah
(edit) @2666   11 years gah
(edit) @2665   11 years gah
(edit) @2664   11 years gah
(edit) @2660   11 years gah
(edit) @2657   11 years gah
(edit) @2656   11 years gah
(edit) @2655   11 years gah
(edit) @2648   11 years gah make opendx library optional
(edit) @2641   11 years ldelgass Add support for setting glyph scaling and color by named field.
(edit) @2640   11 years ldelgass Add new inline methods to check if named field exists
(edit) @2639   11 years ldelgass Allow NULL to be passed to getFieldInfo for type/numComponents
(edit) @2637   11 years gah
(edit) @2634   11 years gah
(edit) @2633   11 years gah
(edit) @2631   11 years ldelgass Fix for setting colormode to named scalar field in PseudoColor?
(edit) @2630   11 years ldelgass Fix copy/paste error - use correct vmag range for scaling with …
(edit) @2629   11 years gah
(edit) @2628   11 years gah
(edit) @2627   11 years ldelgass Allow data range to be specified for legend. A range with min > max …
(edit) @2626   11 years ldelgass Ignore field name for constant color mode (currently field name is …
(edit) @2625   11 years ldelgass Fix crash on setting constant color mode
(edit) @2620   11 years gah turn back on threads of stock build
(edit) @2619   11 years gah
(edit) @2618   11 years gah
(edit) @2617   11 years ldelgass Check for NULL name in getCumulativeDataRange to prevent an exception …
(edit) @2615   11 years gah removed bmp command from pymol
(edit) @2614   11 years gah
(edit) @2612   11 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
(edit) @2610   11 years ldelgass Add methods to get field names and ranges by attribute type and …
(edit) @2597   11 years ldelgass Check for redundant active scalar/vector state and only update ranges …
(edit) @2596   11 years ldelgass Fix for legend rendering if USE_OFFSCREEN_RENDERING is disabled.
(edit) @2593   11 years ldelgass Fix for setting number of seeds when seed is a filled mesh supplied …
(edit) @2581   12 years ldelgass Add 'seed numpts...' subcommand for changing number of randomly …
(edit) @2580   12 years ldelgass Make Doxygen happy
(edit) @2578   12 years ldelgass In vtkvis writer thread: if sem_wait fails (interrupted), check for …
(edit) @2576   12 years ldelgass Move inline quaternion utility functions to new RpMath?.h header
(edit) @2575   12 years ldelgass cutplane now controls 3 axis aligned cutplanes. Add some comments to …
(edit) @2573   12 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
(edit) @2568   12 years ldelgass Updated configure to go with configure.in from rev. 2567
(edit) @2567   12 years ldelgass Revert changes from 2546 which appears to be a reversed merge
(edit) @2557   12 years gah
(edit) @2556   12 years gah
(edit) @2546   12 years gah update from trunk
(edit) @2533   12 years ldelgass Check VTK version defines for Glyph3DMapper, remove Makefile variable. …
(edit) @2521   12 years ldelgass Make vtkvis server's default axis flymode static to match the client's …
(edit) @2517   12 years ldelgass A few more fixes to camera settings on slice changes
(edit) @2516   12 years ldelgass Don't reset camera on a cutplane slice change.
(edit) @2515   12 years ldelgass Don't reset camera on cutplane add -- may want to do this with all …
(edit) @2514   12 years ldelgass Add cutplane command -- pseudocolored plane on principal axis. Can be …
(edit) @2513   12 years ldelgass Streamlines max propagation is _always_ world coordinates -- fix the …
(edit) @2512   12 years ldelgass Remove clipplanes with negative direction when ratio is 1, not 0. …
(edit) @2510   12 years ldelgass Change default streamline integrator to adaptive-step Runge-Kutta4/5, …
(edit) @2509   12 years ldelgass Allow setting all axis units at the same time
(edit) @2508   12 years ldelgass Limit length of axis titles and units labels to prevent a buffer overrun.
(edit) @2507   12 years ldelgass Add random point in cell specializations for most common VTK cell …
(edit) @2506   12 years ldelgass Add option to send VTK file to be used for streamlines seeds. The …
(edit) @2503   12 years ldelgass Document that glyphs add requires a shape parameter
(edit) @2493   12 years ldelgass Add protocol documentation for new options
(edit) @2492   12 years ldelgass Add constant color, colormode options for pseudocolor: color by …
(edit) @2480   12 years ldelgass Fix for setting height of vertical legend
(edit) @2479   12 years ldelgass Fix copy/paste error: don't need to init camera on bbox color change
(edit) @2478   12 years ldelgass Add dataset bounding box outline color command. Legend - if no …
(edit) @2471   12 years ldelgass Return title and range with legend
(edit) @2467   12 years ldelgass Add numLabels option to legend -- 0 is allowed, will suppress labels. …
(edit) @2462   12 years ldelgass Also set VTK_LIB_SPEC if --with-vtk-libs is supplied
(edit) @2461   12 years ldelgass Remove default for --with-vtk-includes|libs
(edit) @2460   12 years gah
(edit) @2459   12 years ldelgass LIC fixes: mask out out-of-bounds sample points from probe filter, run …
(edit) @2457   12 years ldelgass Use a cutter filter instead of a probe filter to get slices through …
(edit) @2456   12 years ldelgass Update protocol document with dataset outline option
(edit) @2455   12 years ldelgass Add option to turn on wireframe outline of DataSet? bounds
(edit) @2454   12 years ldelgass Apply a scaling heuristic to streamline tubes and ribbons based on …
(edit) @2453   12 years ldelgass Add legend type option for selecting active scalar field, active …
(edit) @2452   12 years gah
(edit) @2451   12 years gah
(edit) @2449   12 years ldelgass Fall back to fcntl to set FD_CLOEXEC on socket if accept4 isn't available
(edit) @2448   12 years ldelgass Added AC_CHECK_FUNCS for newer avformat_alloc_context and reran …
(edit) @2447   12 years gah
(edit) @2446   12 years gah
(edit) @2445   12 years gah
(edit) @2444   12 years gah
(edit) @2443   12 years gah
(edit) @2442   12 years gah
(edit) @2441   12 years gah
(edit) @2440   12 years ldelgass New autoheader generated files
(edit) @2439   12 years ldelgass Configure fixes: Don't initialize with_* variables before …
Note: See TracRevisionLog for help on using the revision log.