Skip to content
Snippets Groups Projects
  1. Dec 30, 2004
    • Christophe Geuzaine's avatar
      · 2f6cb765
      Christophe Geuzaine authored
      - reworked the keyboard shortcuts with Laurent (our very own Macintosh
        Usability Guidelines Expert)
      
      - new smoothing option for jpeg output
      
      - new small GUI dialogs for ps/pdf/jpeg/gif/msh output (makes the
        'format' menu in the file dialog much shorter)
      2f6cb765
  2. May 25, 2004
    • Christophe Geuzaine's avatar
      · 2e1dc14b
      Christophe Geuzaine authored
      - removed the quads from the simplex trees (finally...)
      
        **warning**
      
        this is a pretty big patch that touches a lot of different files. I
        tried my best to update all the things that needed to be updated,
        but I probably forgot some things... Please test! (especially the
        export routines in obscure formats like SMS, Gref, etc., as well as
        the extrusion code)
      
      - added second order edge vertices for hexas, prisms and pyramids
        (drawing not done yet)
      
      - added sanity check for number of values in post-pro parsed file
        format
      
      - merged all mesh printing/reading routines in Print_Mesh.cpp and
        Read_Mesh.cpp
      
      - cleaned up the statistics code
      2e1dc14b
  3. May 12, 2004
    • Christophe Geuzaine's avatar
      · 337de422
      Christophe Geuzaine authored
      - only save the options that differ from the default values (unless we
        explicitly ask to save everything)
      
      - tweak the auto doc routines
      337de422
  4. May 09, 2004
  5. May 08, 2004
    • Christophe Geuzaine's avatar
      · 26909b4d
      Christophe Geuzaine authored
      - add GUI for exporting characteristic length fields
      - error->warning if lc <= 0
      - don't enable POLYGON_OFFSET_FILL for 3D isos
      26909b4d
  6. Apr 08, 2004
    • 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
  7. Mar 06, 2004
  8. Mar 05, 2004
    • Christophe Geuzaine's avatar
      · 8912a836
      Christophe Geuzaine authored
      New raster ("bitmap") PS/EPS/PDF output
      8912a836
  9. Feb 07, 2004
  10. Nov 27, 2003
    • Christophe Geuzaine's avatar
      · 99f17235
      Christophe Geuzaine authored
      Cleaned up the whole Include/Merge/Open mess (removed the ugly
      yyin/yyname tables in the parser, made the Merge routine reentrant
      + uniformized all the INFO/STATUS messages).
      
      This should fix a nasty side effect from this morning's
      commit (wrong yynames when doing multiple merges in the same
      file).
      99f17235
  11. Nov 08, 2003
  12. Nov 05, 2003
  13. Oct 25, 2003
    • Christophe Geuzaine's avatar
      · aa697ff4
      Christophe Geuzaine authored
      Add support for compressed PDF output
      aa697ff4
  14. Sep 23, 2003
  15. Sep 17, 2003
    • Christophe Geuzaine's avatar
      · 4f9fd450
      Christophe Geuzaine authored
      Fix feedback buffer size for tex output
      4f9fd450
  16. Sep 16, 2003
  17. Sep 01, 2003
    • Christophe Geuzaine's avatar
      · dd22453f
      Christophe Geuzaine authored
      One more warning
      dd22453f
    • Christophe Geuzaine's avatar
      · b9a55cfc
      Christophe Geuzaine authored
      Fixed a couple more warnings + added AppleMenuBar option
      b9a55cfc
  18. Apr 02, 2003
  19. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  20. Mar 07, 2003
  21. Mar 02, 2003
  22. Mar 01, 2003
    • Christophe Geuzaine's avatar
      · 486e791b
      Christophe Geuzaine authored
      Indented all source files using utils/gmshindent
      486e791b
  23. Jan 23, 2003
  24. Dec 11, 2002
    • Christophe Geuzaine's avatar
      · a35bf32f
      Christophe Geuzaine authored
      New occlusion culling code contributed by the guys from CERN. Disabled
      by default.
      a35bf32f
  25. Oct 11, 2002
  26. Sep 09, 2002
  27. Sep 06, 2002
  28. Jul 03, 2002
  29. Jun 10, 2002
  30. May 20, 2002
  31. May 18, 2002
  32. Apr 23, 2002
  33. Nov 19, 2001
Loading