Skip to content
Snippets Groups Projects
  1. Nov 21, 2003
    • Christophe Geuzaine's avatar
      · bfb46ee5
      Christophe Geuzaine authored
      Forgot these
      bfb46ee5
    • Christophe Geuzaine's avatar
      · dbe79270
      Christophe Geuzaine authored
      Big Levelset rewrite (+ cleanup of all other plugins).
      
      Not finished yet, but I need to commit this now so that I can use it
      with the boss tomorrow at work.
      
      This version should compile and have all the old features working,
      plus some extras (levelsets of scalar/vector/tensor 1D, 2D and
      3D simplectic views).
      
      JF: 'Plugin(XX).Save' is now deprecated. Use 'Save View[XX] "filename"'
      instead.
      dbe79270
  2. Oct 29, 2003
  3. Sep 22, 2003
    • Christophe Geuzaine's avatar
      · 324f9732
      Christophe Geuzaine authored
      - Fix pb with index returned by Extrude Surface
      - Upgrade gl2ps
      324f9732
  4. Sep 19, 2003
    • Christophe Geuzaine's avatar
      · e157f6ce
      Christophe Geuzaine authored
      remove warnings for now
      e157f6ce
    • Christophe Geuzaine's avatar
      · 7691c264
      Christophe Geuzaine authored
      Fix + generalize index retrival for geometrical transformation
      7691c264
  5. Sep 17, 2003
    • Christophe Geuzaine's avatar
      · ba050293
      Christophe Geuzaine authored
      - Comment JF's last changes in the parser until we fix the syntax
      
      - Update gl2ps
      
      - Small fix in the configure script to better detect fltk-config
      
      - Fix Parser/Makefile (for older versions of bison)
      ba050293
  6. Sep 05, 2003
  7. Aug 06, 2003
    • Christophe Geuzaine's avatar
      · 58c4f36e
      Christophe Geuzaine authored
      Add 'newl' (synonym for 'newc') and fix the docs
      58c4f36e
  8. May 22, 2003
    • Christophe Geuzaine's avatar
      · 899b0f54
      Christophe Geuzaine authored
      Speed up variable creation/retrieval by replacing 'List_T *Symbols_L'
      by 'Tree_T *Symbols_T'.
      899b0f54
  9. Apr 19, 2003
  10. Apr 14, 2003
  11. Apr 10, 2003
  12. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  13. Mar 11, 2003
    • Christophe Geuzaine's avatar
      · 97f61e6f
      Christophe Geuzaine authored
      Add Layer on Extrude Point (phase 2 -- remove duplicates)
      97f61e6f
    • Christophe Geuzaine's avatar
      · dc03725f
      Christophe Geuzaine authored
      Added Layer option for Extrude Point
      dc03725f
  14. Mar 02, 2003
  15. Feb 12, 2003
    • Christophe Geuzaine's avatar
      · 1d0408c9
      Christophe Geuzaine authored
      Clean up VERSION_FLAGS and OS_FLAGS (use HAVE_FLTK instead of _FLTK,
      remove _BLACKBOX, etc.)
      1d0408c9
  16. Jan 24, 2003
  17. Jan 23, 2003
  18. Oct 11, 2002
  19. Oct 04, 2002
  20. Sep 19, 2002
  21. Sep 01, 2002
  22. May 20, 2002
  23. May 18, 2002
  24. Apr 06, 2002
  25. Mar 12, 2002
  26. Feb 13, 2002
    • Laurent Stainier's avatar
      Gmsh now compiles under Mac OS X. The main adaptations, aside a few · 214dac56
      Laurent Stainier authored
      compilation directives (cf. __APPLE__), were to rename the type
      ColorTable to GmshColorTable and the function Palette to Palette1,
      in order to avoid conflicts with Apple's QuickDraw.
      Note that HFS is case-insensitive, which requires to have a fltk lib
      name otherwise than libfltk.a (in the Mac version, the GL part is separate
      anyway, so I've been using libfltk_base.a and libfltk_gl.a).
      214dac56
  27. Dec 16, 2001
  28. Dec 03, 2001
  29. Nov 14, 2001
  30. Nov 13, 2001
Loading