Changes between Version 98 and Version 99 of renderserverstodo
- Timestamp:
- Sep 22, 2013, 5:05:47 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
renderserverstodo
v98 v99 1 1 = TODO list for Rappture 1.4 and Render Servers Release. = 2 2 3 * Heightmap/contour viewer: Set stretch mode based on units, scales of axes. Get axis labels from mesh.4 3 * Add parallelepiped support to vtkviewer (drawing output) 5 * ~~Generate wedge cells for nanowire meshes in DxToVtk converter~~6 * ~~Support CONECT records in PDB files in PdbToVtk converter~~7 4 * Add/fix legend for vtkviewer: polydata, glyphs, molecules 8 5 * Add VTK file download to nanovis/flowvis viewers 9 6 * Fix field limits for vectors to return magnitude and component-wise limits. Currently returns limits across all components. 10 7 * Improve documentation and examples of new mesh/field usage. Document vtk component in field element doc. 11 * ~~(ldelgass) Add cutplane button under volume button for nanovisviewer~~12 8 * (gah) Add background color controls for nanovis 13 9 * (gah) Fix transfer function width control when peaks overlap … … 15 11 * (ldelgass) Fix jumps in panning 16 12 * (ldelgass) Add ortho camera mode to nanovis 17 * ~~Add shading controls for specularity in nano/flowvisviewers~~18 13 * Fix transfer functions in nanovis: sometimes transfer function is used before it is defined (because waiting for data ranges?). This is predicated on the conversion of DX to VTK. Need to the different types of DX files in the wild to verify we are handling this correctly. 19 14 * (gah) Feature: Add transfer function (palette) changes. Add drop-down for sample opacity maps. 20 15 * (gah) Bug: Console should use balloon not to take up the whole window. ~~Also add binding for toggling into console itself.~~ 21 16 * Unirect3d removal: convert omenhfet to use mesh/field. Look into replacing nanovis flow with streamlines 22 17 * DX removal bingo card 23 18 … … 29 24 || with simple uniform grids|| !RpDxToVtk converter || 30 25 31 * Unirect3d removal: convert omenhfet to use mesh/field. Look into replacing nanovis flow with streamlines 26 * ~~Heightmap/contour viewer: Set stretch mode based on units, scales of axes. Get axis labels from mesh.~~ 27 * ~~Generate wedge cells for nanowire meshes in DxToVtk converter~~ 28 * ~~Support CONECT records in PDB files in PdbToVtk converter~~ 29 * ~~(ldelgass) Add cutplane button under volume button for nanovisviewer~~ 30 * ~~Add shading controls for specularity in nano/flowvisviewers~~ 32 31 33 32 = TODO list for Rappture 1.3 and Render Servers Release. =