Skip to content
Snippets Groups Projects
  1. Jun 26, 2004
    • Christophe Geuzaine's avatar
      · 5b0535a9
      Christophe Geuzaine authored
      Merged Netgen 4.3.1: a Delaunay/Frontal 2D/3D mesh generator.
      
      Thanks a lot to Nicolas Tardieu for this!
      5b0535a9
    • Christophe Geuzaine's avatar
      · 48eb8317
      Christophe Geuzaine authored
      Store the surface orientations (from surface loops) in the volume: we need
      this for Netgen.
      48eb8317
  2. Jun 24, 2004
    • Christophe Geuzaine's avatar
      · a1e7b561
      Christophe Geuzaine authored
      mention explicitly if a plugin only works for simplices
      a1e7b561
    • Christophe Geuzaine's avatar
      · e399296e
      Christophe Geuzaine authored
      Generalized Plugin(Triangulate) to handle vector and tensor views
      e399296e
  3. Jun 23, 2004
    • Christophe Geuzaine's avatar
      · 0ee2236b
      Christophe Geuzaine authored
      Removed the orientation hacks completely. Should be pretty clean now.
      0ee2236b
    • Christophe Geuzaine's avatar
      · 721beabe
      Christophe Geuzaine authored
      set default RecombineAngle = 75
      721beabe
    • Christophe Geuzaine's avatar
      · 78e16a1c
      Christophe Geuzaine authored
      - %.1g -> %g to display bounding boxes
      - update credits
      78e16a1c
    • Christophe Geuzaine's avatar
      · df90a675
      Christophe Geuzaine authored
      Replaced my orientation hack with a rigorous algorithm... Seems to
      work nicely (and is general).
      df90a675
    • Christophe Geuzaine's avatar
      *** empty log message *** · ef37957c
      Christophe Geuzaine authored
      ef37957c
    • Christophe Geuzaine's avatar
      · 1f88f0b7
      Christophe Geuzaine authored
      Apply the surface re-orientation hack to quadrangles (and to extruded
      meshes!)
      1f88f0b7
  4. Jun 22, 2004
    • Christophe Geuzaine's avatar
      · 191155d5
      Christophe Geuzaine authored
      isolate the hack in a subroutine
      191155d5
    • Christophe Geuzaine's avatar
      · 9498ffd3
      Christophe Geuzaine authored
      another quick hack for non-convex surfaces
      9498ffd3
    • Christophe Geuzaine's avatar
      · 56172f96
      Christophe Geuzaine authored
      pretty print shortcut help
      56172f96
    • Christophe Geuzaine's avatar
      · ab017ae0
      Christophe Geuzaine authored
      Yesterday's fix wasn't quite right. This should be better.
      ab017ae0
    • Christophe Geuzaine's avatar
      · 81745701
      Christophe Geuzaine authored
      Horrible hack to fix the surface orientation problems. This is only a
      temporary solution: I don't have time to investigate the issue further
      right now...
      81745701
  5. Jun 21, 2004
  6. Jun 20, 2004
  7. Jun 18, 2004
  8. Jun 17, 2004
    • Christophe Geuzaine's avatar
      · ffd86d33
      Christophe Geuzaine authored
      create the default project file in the home directory if no "current"
      directory is defined (e.g. when double-clicking on the icon on Windows/MacOS)
      ffd86d33
  9. Jun 16, 2004
    • Christophe Geuzaine's avatar
      · 69f6b98c
      Christophe Geuzaine authored
      reset the input lists (do not delete them)
      69f6b98c
    • Christophe Geuzaine's avatar
      · 5fdd421b
      Christophe Geuzaine authored
      Do a default List_Create in List_CreateFromFile instead of returning NULL.
      (This fixes the problems in Plugins that assume that the element lists
      are all ready to be added into.)
      5fdd421b
  10. Jun 15, 2004
  11. Jun 13, 2004
  12. Jun 12, 2004
  13. Jun 08, 2004
    • Christophe Geuzaine's avatar
      · a303db90
      Christophe Geuzaine authored
      nice line extrusion example from jonasforssell@yahoo.se
      a303db90
    • Christophe Geuzaine's avatar
      · 81942441
      Christophe Geuzaine authored
      explain the new Layer region stuff
      81942441
    • Christophe Geuzaine's avatar
      · b23c3c17
      Christophe Geuzaine authored
      - made Layer's region numbeing behaviour consistent between
        lines/surfaces/volumes
      
      - force mesh.changed when we modify surface_edges/faces display
      b23c3c17
    • Christophe Geuzaine's avatar
      · ac54a00b
      Christophe Geuzaine authored
      add @. after color specs in Fl_Browser: otherwise strings that start
      with a digit don't get printed
      ac54a00b
  14. Jun 07, 2004
    • Christophe Geuzaine's avatar
      · 0ebcf9a5
      Christophe Geuzaine authored
      fix bug in UNV format introduced in 1.53 (BEAM/BEAM2 require special
      case in print_record)
      0ebcf9a5
Loading