Skip to content
  • Edward Vigmond's avatar
    Fixed restoring isosurfaces. · 215fe61f
    Edward Vigmond authored
    Input values of isosurfaces and data extremes are only recognized after
    hitting enter or losing focus. Removes annoying and slow changes while
    inputting into the text field.
    
    Added const to defintion in Myslider to remove warning when compiling
    trimesh.cc.
    
    Changed draw routine so isisurfaces are shaded. The isovalue tables need
    to be fixed so normals are consistent.
    
    Renamed DrawingObj.cc to match the header DrawingObjects.h.
    
    Updated the manual.
    
    215fe61f