Skip to content
Snippets Groups Projects
  1. Feb 26, 2006
  2. Feb 25, 2006
  3. Feb 22, 2006
  4. Feb 04, 2006
    • Christophe Geuzaine's avatar
      · 88aadbdb
      Christophe Geuzaine authored
      ask confirmation to overwrite a mesh file when clicking on "Save Mesh"
      88aadbdb
  5. Jan 31, 2006
  6. Jan 29, 2006
  7. Jan 28, 2006
    • Christophe Geuzaine's avatar
      info · a09e08f4
      Christophe Geuzaine authored
      a09e08f4
    • Christophe Geuzaine's avatar
      · 46844687
      Christophe Geuzaine authored
      polish
      46844687
    • Christophe Geuzaine's avatar
      · 9932966c
      Christophe Geuzaine authored
      removed the STEP parser: it's unusable, it makes the parser bigger,
      and it introduces conflicts in the syntax.
      9932966c
    • Christophe Geuzaine's avatar
      · f656ebc9
      Christophe Geuzaine authored
      - better fallback when outside the octree
      - disable bgm when optimizing in netgen
      f656ebc9
    • Christophe Geuzaine's avatar
      · f52fb269
      Christophe Geuzaine authored
      Rewrote the background mesh code to use the new post-pro octree instead
      of the old brick stuff. It's 100x faster ;-)
      f52fb269
    • Christophe Geuzaine's avatar
      · 7f2948ac
      Christophe Geuzaine authored
      make the bgmesh work with quads
      7f2948ac
  8. Jan 19, 2006
    • Christophe Geuzaine's avatar
      · e98f9ee6
      Christophe Geuzaine authored
      fix Progression to actually do what we claim in the doc (missing -1 in
      the formula: confusion between num_points and num_intervals)
      e98f9ee6
  9. Jan 18, 2006
  10. Jan 17, 2006
  11. Jan 16, 2006
  12. Jan 15, 2006
  13. Jan 14, 2006
    • Christophe Geuzaine's avatar
      · ea74b2bb
      Christophe Geuzaine authored
      rewrote the smooth normal routines:
      
      - the averaging is now done by clusters, which is much better for
        geometries that have sharp edges  (it's a little slower, but the
        visual results are much better)
      - there is now only a single smooth normal container in the mesh
        (instead of one per surface)
      ea74b2bb
  14. Jan 07, 2006
  15. Jan 06, 2006
    • Christophe Geuzaine's avatar
      airport work: · 1930bbe2
      Christophe Geuzaine authored
      - new button under the graphic window to temporarily disable mouse
        selection (speeds-up redrawing of very large models + permits to
        rotate/zoom-in a model in selection mode even when the whole screen
        is full of selectable entities--e.g. a surface mesh)
      
      - new "lasso" selection mode (to select entities using the same kind
        of lasso as the lasso zoom: just Ctrl+click, then drag the mouse in
        selection mode; the shortcuts are the same as for the lasso zoom)
      
      - it is now possible to unselect entities using the middle mouse button
        (only for the creation of physicals at the moment; not sure if it's
        useful in the other cases)
      
      - new button in visibility browser to invert the current selection
        (very useful e.g. when multiple physical entities are associated
        with a given elementary entity, in order to "peel" away the model
        when adding new physicals; cf. philou)
      
      - changed meaning of Escape shortcut (cancel lasso or toggle mouse
        selection) + restore standard fltk Escape handling for all dialog
        windows
      
      - updated copyright string
      
      - new mesh label mode (coordinates); all label types are now also
        available for mesh vertices
      
      - added option in 'Print Option' dialog to disable printing of help
        strings
      
      - added a comment string with the date when creating a new file
      
      - new snapping grid for adding points in the GUI
      1930bbe2
  16. Dec 19, 2005
  17. Dec 13, 2005
    • Christophe Geuzaine's avatar
      · 89c21747
      Christophe Geuzaine authored
      bug fix when using "rough algo" to create the mean plane: the normal
      was computed with reserve orientation compared to the normal case.
      89c21747
  18. Dec 11, 2005
  19. Dec 08, 2005
  20. Nov 28, 2005
    • Christophe Geuzaine's avatar
      · b58a8f3c
      Christophe Geuzaine authored
      don't optimize transfinite volumes!
      b58a8f3c
    • Christophe Geuzaine's avatar
      · 1d536be8
      Christophe Geuzaine authored
      trying to fix the transfinite volume bug introduced by the 'left' and
      'alternate' transfinite surface changes made a while ago
      1d536be8
    • Christophe Geuzaine's avatar
      · f6f2a383
      Christophe Geuzaine authored
      fix stat print for pyramids
      f6f2a383
  21. Nov 25, 2005
  22. Nov 24, 2005
    • Christophe Geuzaine's avatar
      · 0a58c141
      Christophe Geuzaine authored
      disable applyOptimizationPatterns for now
      0a58c141
  23. Nov 03, 2005
    • Jean-François Remacle's avatar
      *** empty log message *** · 7a73af78
      Jean-François Remacle authored
      7a73af78
    • Christophe Geuzaine's avatar
      · c1c7f2d5
      Christophe Geuzaine authored
      print 1D elts in unv format + fix 2nd order 1d elts in unv format
      c1c7f2d5
    • Christophe Geuzaine's avatar
      · 0c0c1770
      Christophe Geuzaine authored
      indent + cleanup messages (somewhat)
      0c0c1770
    • Christophe Geuzaine's avatar
      · fde80622
      Christophe Geuzaine authored
      fix gcc warnings + disable BDS optimization for now (it leads to wrong
      results with gcc 4; maybe we should have more intelligent tests in
      configure or in the makefiles to enable/disable optimization depending
      on which compiler is used)
      fde80622
  24. Nov 01, 2005
Loading