Skip to content
Snippets Groups Projects
  1. Jan 30, 2009
    • Christophe Geuzaine's avatar
      52884f9b
    • Christophe Geuzaine's avatar
      · 676a4194
      Christophe Geuzaine authored
      moved all string options to std::string
      
      *****************************************************************
      WARNING: this has the potential to break things in subtle ways...
               PLEASE TEST AND REPORT ANY WEIRDNESSES
      *****************************************************************
      676a4194
  2. Jan 18, 2009
  3. 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
  4. Jan 04, 2009
  5. 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
  6. 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
  7. Dec 17, 2008
    • Christophe Geuzaine's avatar
      · 29fb062b
      Christophe Geuzaine authored
      changed -part command line handling
      29fb062b
  8. Dec 10, 2008
  9. Dec 01, 2008
  10. Nov 27, 2008
  11. Nov 21, 2008
  12. Nov 19, 2008
  13. Nov 18, 2008
  14. Nov 17, 2008
  15. Nov 14, 2008
  16. Nov 09, 2008
  17. Oct 29, 2008
  18. Oct 21, 2008
  19. Oct 08, 2008
  20. Aug 20, 2008
  21. Aug 11, 2008
  22. Aug 01, 2008
  23. Jul 31, 2008
  24. Jul 11, 2008
  25. Jul 04, 2008
  26. Jun 05, 2008
  27. May 04, 2008
    • Christophe Geuzaine's avatar
      * replaced old Msg function with message class inspired from what we · 26ff0c6f
      Christophe Geuzaine authored
        did in high
      * added mesh generation error log summary
      * removed Parallel subdir (this is now handled by the message class)
      * removed Box subdir and consolidated batch processing in a single
        routine
      * made List_T into a class
      * reduced dependencies in Pview*.h so we can eventually add the post-pro
        interface to the public API
      26ff0c6f
  28. Apr 28, 2008
  29. Apr 01, 2008
    • Christophe Geuzaine's avatar
      · 41d2f401
      Christophe Geuzaine authored
      - replaced "Mesh.ContrainedBackgroundMesh" by "Mesh.CharacteristicLengthFromPoints" and
        "Mesh.CharacteristicLengthExtendFromBoundary"
      
      - fixed MED IO when numComp > 9
      41d2f401
  30. Mar 26, 2008
  31. Mar 24, 2008
  32. Mar 20, 2008
  33. Mar 18, 2008
  34. Mar 11, 2008
  35. Feb 23, 2008
Loading