source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3035   12 years mmc Fix for #258880, drag&drop movement wasn't working in the builder when …
(edit) @3034   12 years mmc Fix for #259008. Builder wouldn't open a file by default unless you …
(edit) @3033   12 years mmc Removed the output.load and output.include directives from the …
(edit) @3032   12 years gah intermediate updates for vtkcontourviewer
(edit) @3031   12 years gah intermediate updates for vtkcontourviewer
(edit) @3030   12 years mmc Fix for #262267, problem with side-by-side scrolling in the Rappture …
(edit) @3029   12 years gah
(edit) @3028   12 years gah
(edit) @3027   12 years gah
(edit) @3026   12 years gah intermediate updates for vtkcontourviewer
(edit) @3025   12 years gah changed for BLT class names
(edit) @3024   12 years mmc Major rewrite of the Analyzer and management of results so that "Clear …
(edit) @3023   12 years ldelgass Protocol, control for two-sided lighting in volume shader. Cutplane …
(edit) @3022   12 years gah updates drawing example
(edit) @3021   12 years ldelgass Fix copy/paste error.
(edit) @3020   12 years ldelgass Fix scope of 'global env' in sequence result.
(edit) @3019   12 years ldelgass Add cases to handle all vtk viewers in Field2D|3DResult constructors. …
(edit) @3018   12 years dkearney changing from /usr/bin/mimencode to /usr/bin/base64 command for base64 …
(edit) @3017   12 years gah changes to templates for histogram
(edit) @3016   12 years gah fix for histogram index
(edit) @3015   12 years gah fix for histogram index
(edit) @3014   12 years gah fix for histogram index
(edit) @3013   12 years ldelgass Use absolute value of N dot L for two sided lighting -- two sided …
(edit) @3012   12 years ldelgass bump the nanovis protocol version number
(edit) @3011   12 years ldelgass Fix error response: can't cast char literal to char * for trailing …
(edit) @3010   12 years mmc Found these two bugs while testing for the Rappture bootcamp. The …
(edit) @3009   12 years ldelgass Fix clients to use new protocol for specular shading and opacity scaling.
(edit) @3008   12 years mmc Fix for the problem that Daniel Kiracofe was seeing in adac/veda. He …
(edit) @3007   12 years ldelgass Cleanups, add (strict) equality operators to vector classes, add …
(edit) @3006   12 years ldelgass Opacity scaling, volume shader material, scaling fixes
(edit) @3005   12 years ldelgass Enable arcball camera support in nanovis server
(edit) @3004   12 years ldelgass Add arcball camera to nanovis clients
(edit) @3003   12 years gah
(edit) @3002   12 years ldelgass Remove unused data directory
(edit) @3001   12 years ldelgass create branch for nanovis development
(edit) @3000   12 years gah
(edit) @2999   12 years gah
(edit) @2998   12 years gah
(edit) @2997   12 years gah
(edit) @2996   12 years gah
(edit) @2995   12 years gah
(edit) @2994   12 years gah
(edit) @2993   12 years gah
(edit) @2992   12 years gah Migrated drawing controls from branch
(edit) @2991   12 years gah
(edit) @2990   12 years gah
(edit) @2989   12 years gah additions for drawing entry
(edit) @2988   12 years gah additions for drawing entry
(edit) @2987   12 years gah
(edit) @2986   12 years gah
(edit) @2985   12 years gah
(edit) @2984   12 years gah
(edit) @2983   12 years ldelgass When setting environment for child process, overwrite existing …
(edit) @2982   12 years gah fix multiple for about icons for 2 page tools with manual-resim set
(edit) @2981   12 years gah fix multiple for about icons for 2 page tools with manual-resim set
(edit) @2980   12 years gah fix multiple for about icons for 2 page tools with manual-resim set
(edit) @2979   12 years ldelgass Rename multiply_row_vector method in Mat4x4 to multiplyRowVector
(edit) @2978   12 years gah
(edit) @2977   12 years gah fix multiple for about icons for 2 page tools with manual-resim set
(edit) @2976   12 years ldelgass Don't need labels in Volume (handled by Grid).
(edit) @2975   12 years ldelgass Unfriend NanoVis? from VolumeRenderer?, use getVolumeInterpolator() …
(edit) @2974   12 years ldelgass Remove unused volume axis/bbox labeling from VolumeRenderer?. This …
(edit) @2973   12 years ldelgass Fix clipping bug in nanovis volume renderer. Use computed eye space …
(edit) @2972   12 years ldelgass Remove vrutil library. Was only used for FilePath? that already exists …
(edit) @2971   12 years ldelgass Convert volume shaders to use new NvShader? parameter API. With the …
(edit) @2970   12 years gah sync back with trunk
(edit) @2969   12 years gah datatable rows/columns numbered from 0 now. Index in resultviewer is …
(edit) @2968   12 years ldelgass Remove unused Cg parameters from VolumeRenderer? (handled in shader …
(edit) @2967   12 years ldelgass Convert NvLIC to use new NvShader? parameter API. Also fixes for LIC …
(edit) @2966   12 years gah sync back with trunk
(edit) @2965   12 years ldelgass Enable flow arrow glyphs toggle in client.
(edit) @2964   12 years ldelgass Convert arrow glyph shaders to new NvShader? API. Fix velocity arrow …
(edit) @2963   12 years ldelgass Remove unused image
(edit) @2962   12 years ldelgass NVIDIA driver may report OpenGL 2.1 but not support PBOs if context is …
(edit) @2961   12 years gah don't decode unencoded-strings (converting utf-8 string inadvertantly)
(edit) @2960   12 years gah don't decode unencoded-strings (converting utf-8 string inadvertantly)
(edit) @2959   12 years gah don't decode unencoded-strings (converting utf-8 string inadvertantly)
(edit) @2958   12 years ldelgass A couple more cpp files that should explicity include GL(glew) header.
(edit) @2957   12 years ldelgass NvParticleRenderer?.h still needs to include glew header for GLuint.
(edit) @2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
(edit) @2955   12 years ldelgass Remove unused iterator
(edit) @2954   12 years ldelgass Add parameter management and methods for setting parameters to …
(edit) @2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
(edit) @2952   12 years ldelgass Give PointSetRenderer? a dtor impl. (currently empty)
(edit) @2951   12 years ldelgass Remove unused FlowVisRenderer? from build. Remove some unused globals …
(edit) @2950   12 years ldelgass Reinstate clamping of vector magnitudes in particle advection shader. …
(edit) @2949   12 years ldelgass Remove unused default transfer function data (default is now created …
(edit) @2948   12 years ldelgass Remove unused CGprogram member from VolumeRenderer?
(edit) @2947   13 years ldelgass Fix bitmap loader - green channel wasn't being copied when src and dst …
(edit) @2946   13 years ldelgass Need to strdup() name in Axis ctor.
(edit) @2945   13 years gah
(edit) @2944   13 years gah
(edit) @2943   13 years mmc Fixed the "Clear" button on the ResultSet? so that you can either …
(edit) @2942   13 years ldelgass Fix meshing for point sets with bounding box corners as nodes. …
(edit) @2941   13 years ldelgass Comment out another debug string
(edit) @2940   13 years ldelgass Comment out debug output
(edit) @2939   13 years ldelgass Fix for sequence result - nanovis can only handle "points-on-mesh" …
(edit) @2938   13 years gah experimental drawing entry enabled
(edit) @2937   13 years gah sync back with trunk
(edit) @2936   13 years gah sync back with trunk
Note: See TracRevisionLog for help on using the revision log.