Skip to content
Snippets Groups Projects
  1. Apr 13, 2004
    • Christophe Geuzaine's avatar
      · 86b8e36d
      Christophe Geuzaine authored
      wording
      86b8e36d
    • Christophe Geuzaine's avatar
      · e6865e83
      Christophe Geuzaine authored
      acos->myacos
      e6865e83
    • Christophe Geuzaine's avatar
      · 424c584d
      Christophe Geuzaine authored
      Abort parser after 20 lines with errors (instead of trying to parse
      everything, even huge binary files :-)
      424c584d
    • Christophe Geuzaine's avatar
      · fa08fad4
      Christophe Geuzaine authored
      removed unused vars
      fa08fad4
    • Christophe Geuzaine's avatar
      · 9a2c2b99
      Christophe Geuzaine authored
      Use sensible defaults for all *_choice widgets
      9a2c2b99
  2. Apr 09, 2004
  3. Apr 08, 2004
    • Christophe Geuzaine's avatar
      *** empty log message *** · cb68c3a0
      Christophe Geuzaine authored
      cb68c3a0
    • Christophe Geuzaine's avatar
      .5 · 6ecfaa47
      Christophe Geuzaine authored
      6ecfaa47
    • Christophe Geuzaine's avatar
      · ac9e1eac
      Christophe Geuzaine authored
      - start file choosers in home directory if $PWD is not defined
      - try to get $HOME on Windows too (not sure why I #ifdef'ed this)
      ac9e1eac
    • Christophe Geuzaine's avatar
      · 6bf482de
      Christophe Geuzaine authored
      Use bigger subdivision threshold for fake ps smooth shading
      6bf482de
    • Christophe Geuzaine's avatar
      · e794c81f
      Christophe Geuzaine authored
      ...and use vector ps/eps/pdf by default
      e794c81f
    • Christophe Geuzaine's avatar
      · 90078071
      Christophe Geuzaine authored
      disabled PostScript Level 3 shading operator by default (and added a
      new option to change it: Print.EpsPS3Shading)
      90078071
  4. Apr 06, 2004
  5. Apr 01, 2004
    • Christophe Geuzaine's avatar
      · 0873d880
      Christophe Geuzaine authored
      fixed typo
      0873d880
    • Christophe Geuzaine's avatar
      · a89ed7a9
      Christophe Geuzaine authored
      removed obsolete (and wrong) description of the physical entity
      numbering requirements.
      a89ed7a9
    • Christophe Geuzaine's avatar
      · 96329139
      Christophe Geuzaine authored
      Fixed extrusion+rotation of points when axis direction is not
      normalized
      96329139
  6. Mar 30, 2004
    • Christophe Geuzaine's avatar
      · 6a6d6190
      Christophe Geuzaine authored
      - Simplified the bounding box computation. It is now computed as
      follows (after each include/merge/open):
      
      1. If there is a geometry (i.e., at least one geometrical point), the
      bounding box is taken as the box enclosing all the geometrical points;
      
      2. If there is no geometry but there is a mesh (i.e., at least one
      mesh vertex), the bounding box is taken as the box enclosing all the
      mesh vertices;
      
      3. If there is no geometry and no mesh, but there are some
      post-processing views, the bounding box is taken as the box enclosing
      all the primitives of the last post-processing view.
      
      This should fix the weird things that sometimes happen when we animate
      scenes that do not contain any geometrical entities.
      
      - Deprecated MergeWithBoundingBox()
      
      - Removed Replot()
      
      - Removed the "Last_NumberOfPoints" hack in the parser
      
      - Removed CTX.expose
      6a6d6190
  7. Mar 28, 2004
  8. Mar 27, 2004
  9. Mar 25, 2004
    • Christophe Geuzaine's avatar
      · b1ee8236
      Christophe Geuzaine authored
      adding the low memory animation example in the demos
      b1ee8236
    • Christophe Geuzaine's avatar
      · ec79b9ac
      Christophe Geuzaine authored
      merged small patch from prudhomm@mit.edu
      ec79b9ac
  10. Mar 23, 2004
  11. Mar 21, 2004
  12. Mar 18, 2004
  13. Mar 17, 2004
  14. Mar 15, 2004
  15. Mar 13, 2004
    • Christophe Geuzaine's avatar
      · 0494ffd0
      Christophe Geuzaine authored
      pretty print
      0494ffd0
    • Christophe Geuzaine's avatar
      · 929fb2e7
      Christophe Geuzaine authored
      Added automatic documentation generation for plugins
      929fb2e7
    • Christophe Geuzaine's avatar
      · de2d629f
      Christophe Geuzaine authored
      - better file names for views created by plugins
      - use the file name as a guess for view_save_{ascii,binary}
      de2d629f
  16. Mar 11, 2004
    • Christophe Geuzaine's avatar
      · f3f101fd
      Christophe Geuzaine authored
      tiny change to really really really avoid mouse click events to be passed
      to the invisble menubar on Mac OS X (when HAVE_FL_SYS_MENUBAR is defined)
      f3f101fd
  17. Mar 10, 2004
  18. Mar 09, 2004
  19. Mar 08, 2004
  20. Mar 07, 2004
Loading