Skip to content
Snippets Groups Projects
  1. Apr 06, 2009
  2. Mar 11, 2009
  3. Mar 08, 2009
  4. Feb 24, 2009
  5. Feb 01, 2009
  6. Jan 31, 2009
  7. Jan 30, 2009
  8. Jan 08, 2009
    • Christophe Geuzaine's avatar
      ./configure now creates Common/GmshConfig.h, which contains all the · e6055ddb
      Christophe Geuzaine authored
      HAVE_XXX defines.
      
      This fixes three longstanding problems:
      
      - the API was hard to use because some headers had HAVE_XXX ifdefs, so
        that cient codes had to know how the lib was compiled to compile
        themselves
      
      - we had to do make clean after each ./configure, which erased too
        much (e.g. most of contrib)
      
      - make depend could include unwanted stuff since it redefined FLAGS
      e6055ddb
  9. Jan 04, 2009
  10. Jan 03, 2009
    • Christophe Geuzaine's avatar
      allow tiling of graphic window (File->Split Window) · 99cff6b1
      Christophe Geuzaine authored
      added File->Clear + changed behaviour of File->New (now just adds a
      new model)
      
      allow smaller fonts for palettes (test with "-deltafontsize")
      
      use display list for 3d arrows (approx. 2x speedup on my laptop for
      large vector views) and spheres
      
      removed static quadrics (wrong when \exists multiple gl contexts),
      replaced with correct(?) init in drawContext
      99cff6b1
  11. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  12. Dec 01, 2008
  13. Nov 29, 2008
  14. Nov 17, 2008
  15. Nov 14, 2008
  16. Oct 13, 2008
  17. Oct 08, 2008
  18. Aug 11, 2008
  19. Aug 06, 2008
  20. Jul 23, 2008
    • Stefen Guzik's avatar
      · 62b352a6
      Stefen Guzik authored
      CGNS I/O rewrite - alpha version
      62b352a6
  21. Jul 11, 2008
  22. Jul 04, 2008
Loading