Skip to content
Snippets Groups Projects
  1. Jan 31, 2009
  2. Jan 30, 2009
    • Christophe Geuzaine's avatar
      52884f9b
    • Christophe Geuzaine's avatar
      · 676a4194
      Christophe Geuzaine authored
      moved all string options to std::string
      
      *****************************************************************
      WARNING: this has the potential to break things in subtle ways...
               PLEASE TEST AND REPORT ANY WEIRDNESSES
      *****************************************************************
      676a4194
  3. Jan 23, 2009
  4. Jan 19, 2009
  5. Jan 15, 2009
  6. Jan 13, 2009
  7. Jan 12, 2009
  8. Jan 09, 2009
  9. Jan 08, 2009
  10. Jan 06, 2009
  11. 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
  12. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  13. Dec 28, 2008
  14. Dec 22, 2008
  15. Dec 17, 2008
    • Christophe Geuzaine's avatar
      · 29fb062b
      Christophe Geuzaine authored
      changed -part command line handling
      29fb062b
  16. Dec 16, 2008
  17. Dec 14, 2008
  18. Dec 13, 2008
  19. Dec 07, 2008
  20. Dec 03, 2008
  21. Dec 01, 2008
  22. Nov 29, 2008
  23. Nov 26, 2008
  24. Nov 23, 2008
  25. Nov 19, 2008
  26. Nov 14, 2008
  27. Nov 08, 2008
  28. Nov 06, 2008
  29. Oct 14, 2008
  30. Oct 12, 2008
    • Stefen Guzik's avatar
      stl include fix · 0d90a339
      Stefen Guzik authored
      0d90a339
    • 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
Loading