Skip to content
Snippets Groups Projects
  1. Oct 29, 2012
  2. Sep 09, 2012
  3. Aug 27, 2012
  4. Aug 03, 2012
  5. Mar 06, 2012
  6. Jan 21, 2012
  7. Dec 13, 2011
  8. Mar 26, 2011
  9. Nov 16, 2010
  10. Nov 15, 2010
  11. Nov 10, 2010
  12. Sep 18, 2010
  13. May 17, 2010
  14. Feb 10, 2010
  15. Oct 13, 2009
  16. 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
  17. Jul 16, 2009
  18. Jan 31, 2009
  19. Jan 30, 2009
    • 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
  20. 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
  21. 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
  22. Dec 07, 2008
  23. Dec 05, 2008
  24. Nov 25, 2008
  25. Oct 20, 2008
  26. Jul 11, 2008
  27. Jul 03, 2008
  28. Mar 20, 2008
  29. Feb 24, 2008
  30. Feb 17, 2008
  31. Jan 11, 2008
  32. Dec 07, 2007
  33. Nov 08, 2007
    • Christophe Geuzaine's avatar
      · 2d8b4c87
      Christophe Geuzaine authored
      added adaptive view options in the view's option db
      2d8b4c87
  34. Sep 22, 2007
    • Christophe Geuzaine's avatar
      · b04c8a2b
      Christophe Geuzaine authored
      add option to test automatic skin stuff
      b04c8a2b
  35. Sep 10, 2007
    • Christophe Geuzaine's avatar
      · 86a0dffe
      Christophe Geuzaine authored
      moving to new post-processing database
      
                          *** WARNING ***
      
      do not upgrade if you need plugins or adaptive views: these have not
      been ported (yet) to the new database
      
                          *** WARNING ***
      86a0dffe
  36. Aug 31, 2007
  37. Aug 28, 2007
  38. Aug 27, 2007
    • Christophe Geuzaine's avatar
      · c21521dd
      Christophe Geuzaine authored
      store vectors in "pseudo" vertex arrays to avoid looping over elements
      in the drawing loop
      c21521dd
Loading