Skip to content
Snippets Groups Projects
  1. Sep 07, 2009
  2. 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
  3. Jan 24, 2009
  4. Jan 06, 2009
  5. Jan 04, 2009
  6. 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
  7. Dec 29, 2008
  8. Dec 03, 2008
  9. Dec 02, 2008
  10. Dec 01, 2008
  11. Oct 27, 2008
  12. Oct 12, 2008
    • Christophe Geuzaine's avatar
      · 0a562b5f
      Christophe Geuzaine authored
      - fixed missing getShapeFunction/getGradShapeFunction + return all sf
        at once so we can implement MElement in term of these consistently
        (w or w/o FunctionSpace)
      
      - can now merge multiple meshes and remove duplicate mesh vertices
        (useful e.g. when merging several STLs)
      
      - added easy interface to create model-based postpro datasets on the
        fly + use this for mesh quality stats
      0a562b5f
  13. Oct 09, 2008
  14. Sep 26, 2008
  15. Sep 25, 2008
  16. Sep 23, 2008
  17. Aug 11, 2008
  18. Aug 01, 2008
  19. Jul 31, 2008
  20. Jul 11, 2008
  21. Jun 28, 2008
  22. 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
  23. Apr 13, 2008
  24. Mar 21, 2008
  25. Mar 20, 2008
  26. Mar 18, 2008
  27. Feb 23, 2008
  28. Feb 17, 2008
  29. Jan 08, 2008
  30. Sep 10, 2007
  31. Jun 12, 2007
    • Christophe Geuzaine's avatar
      · 05b5ec2d
      Christophe Geuzaine authored
      fix side effects from new font size computation
      05b5ec2d
  32. May 23, 2007
    • Christophe Geuzaine's avatar
      · 07cdcd2f
      Christophe Geuzaine authored
      replaced non-scalable bitmaps labels with scalable vector labels
      07cdcd2f
  33. May 19, 2007
    • Christophe Geuzaine's avatar
      · 6c5d0caa
      Christophe Geuzaine authored
      add back/forward step buttons (patch from oshima@eng.niigata-u.ac.jp)
      6c5d0caa
  34. May 04, 2007
Loading