Skip to content
Snippets Groups Projects
  1. Sep 18, 2009
  2. Sep 15, 2009
  3. Sep 10, 2009
  4. Sep 09, 2009
  5. Sep 03, 2009
  6. Aug 30, 2009
  7. Aug 29, 2009
    • Christophe Geuzaine's avatar
      pp · c7bb8e27
      Christophe Geuzaine authored
      c7bb8e27
    • Christophe Geuzaine's avatar
      · 8c33ad3e
      Christophe Geuzaine authored
      never ever change the immutable vertex numbers: otherwise we cannot use
      our algorithms from outside with prescribed boundary meshes
      
      -> use MVertex::_index instead
      
      (renamed setNum to forceNum to make sure we don't use setNum by mistake)
      8c33ad3e
    • Christophe Geuzaine's avatar
      pp · c9a3f209
      Christophe Geuzaine authored
      c9a3f209
  8. Aug 28, 2009
  9. Aug 27, 2009
  10. Aug 26, 2009
  11. Aug 25, 2009
  12. Aug 22, 2009
  13. Aug 17, 2009
    • Christophe Geuzaine's avatar
      · aa7961ad
      Christophe Geuzaine authored
      re-committing work from last two days after server crash:
      
      - refactored old Geo code (new/delete)
      - moved DrawPlugin to Plugin
      - move from matheval to mathex
      - move from Flu_Tree_Browser to Fl_Tree
      - fixed crash in Triangulate plugin
      aa7961ad
  14. Aug 15, 2009
  15. Aug 14, 2009
    • Christophe Geuzaine's avatar
      - replaced old Makefiles/configure system with CMake · 4d6f33e4
      Christophe Geuzaine authored
      - moved GUI to FlGui + added experimental QGui to test Qt
      
      - fixed most MSVC and gcc compiler warnings
      
      - converted some remaining tabs to whitespace (that's why the patch is
        so large; please try to remember to indent with 2 spaces and not
        tabs when you commit stuff to CVS)
      
      - merged modified patch from Konstantinos Poulios to allow saving
        physical/partition as element tags in mesh formats that don't
        support them natively
      4d6f33e4
  16. Aug 13, 2009
Loading