Skip to content
Snippets Groups Projects
  1. Feb 27, 2007
    • Christophe Geuzaine's avatar
      · ade069b7
      Christophe Geuzaine authored
      revert some changes from jf's last commit
      ade069b7
    • Christophe Geuzaine's avatar
      remove extra stuff · 57a304e3
      Christophe Geuzaine authored
      57a304e3
    • Christophe Geuzaine's avatar
      · 8c09e40f
      Christophe Geuzaine authored
      make depend + fix warnings
      8c09e40f
    • Christophe Geuzaine's avatar
      · 6b48e08f
      Christophe Geuzaine authored
      Arghhhhhh! Fixed very nasty out-of-bounds bug in 2D mesh algo...
      
      It led to seemingly random Windows slowdowns/crashes: we were passing
      random numbers to curve interpolation, and straight line interpol does
      "while(not in bounds) i--" which would take forever to get/ back into
      reasonnable interval
      6b48e08f
    • Jean-François Remacle's avatar
      *** empty log message *** · 3b0231b2
      Jean-François Remacle authored
      3b0231b2
  2. Feb 26, 2007
  3. Feb 22, 2007
  4. Feb 21, 2007
  5. Feb 16, 2007
    • Christophe Geuzaine's avatar
      · c502aa73
      Christophe Geuzaine authored
      added General.MinX, General.MaxX, etc. so that we can easily get the
      min/max of a model (useful e.g. to create a box around an imported
      STEP model)
      
      added example of mixed step/geo model
      c502aa73
  6. Feb 15, 2007
    • Christophe Geuzaine's avatar
      · a9b20fb3
      Christophe Geuzaine authored
      rewrote the interactive edge/face link finding routines in terms of GModel
      
      (hence we can now create volumes from OCC faces in the GUI)
      a9b20fb3
  7. Feb 14, 2007
    • Christophe Geuzaine's avatar
      · acb708c9
      Christophe Geuzaine authored
      add tooltip for mesh quality (dave)
      acb708c9
    • Christophe Geuzaine's avatar
      · e7a4693c
      Christophe Geuzaine authored
      use the 3D Delaunay by default (if tetgen is available)
      e7a4693c
    • Christophe Geuzaine's avatar
      · 08991979
      Christophe Geuzaine authored
      fix opti crash with Delaunay algo (forgot to classify new vertices in correct region!)
      08991979
  8. Feb 13, 2007
  9. Feb 12, 2007
  10. Feb 09, 2007
    • Christophe Geuzaine's avatar
      · a7948878
      Christophe Geuzaine authored
      - make it easier to build universal binaries on Mac
      - remove unused arg in transform functions (an prepare the terrain for periodic meshes)
      a7948878
  11. Feb 08, 2007
  12. Feb 07, 2007
    • Christophe Geuzaine's avatar
      · 11c5ea54
      Christophe Geuzaine authored
      better text in warning dialog when appending string to non-.geo file
      11c5ea54
  13. Feb 05, 2007
  14. Feb 04, 2007
  15. Feb 03, 2007
  16. Feb 02, 2007
Loading