Skip to content
Snippets Groups Projects
  1. Apr 08, 2004
    • 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
  2. Apr 06, 2004
  3. 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
  4. 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
  5. Mar 28, 2004
  6. Mar 27, 2004
  7. 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
  8. Mar 23, 2004
  9. Mar 21, 2004
  10. Mar 18, 2004
  11. Mar 17, 2004
  12. Mar 15, 2004
  13. 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
  14. 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
  15. Mar 10, 2004
  16. Mar 09, 2004
  17. Mar 08, 2004
  18. Mar 07, 2004
  19. Mar 06, 2004
  20. Mar 05, 2004
  21. Mar 04, 2004
Loading