Skip to content
Snippets Groups Projects
  1. Aug 04, 2010
  2. Jul 13, 2010
  3. Jun 30, 2010
  4. May 14, 2010
  5. May 05, 2010
  6. Apr 28, 2010
  7. Apr 26, 2010
  8. Apr 23, 2010
  9. Apr 15, 2010
  10. Mar 31, 2010
  11. Mar 21, 2010
  12. Mar 20, 2010
  13. Mar 07, 2010
  14. Feb 28, 2010
  15. Feb 16, 2010
  16. Feb 10, 2010
  17. Feb 02, 2010
  18. Feb 01, 2010
  19. Jan 31, 2010
  20. Jan 29, 2010
    • Christophe Geuzaine's avatar
      · 6df90dd6
      Christophe Geuzaine authored
      rewrote Compound interface in terms of standard elementary entities
      
      Warning: this is work in progress and *will* break some existing examples (negative numbers etc.)
      
      
      6df90dd6
  21. Dec 22, 2009
  22. Dec 14, 2009
    • Christophe Geuzaine's avatar
      · 08e31314
      Christophe Geuzaine authored
      new "Delete Options;" command to reset all options to their default values
      08e31314
  23. Nov 04, 2009
    • Bruno Seny's avatar
      - make Solver module optional · 236135e5
      Bruno Seny authored
      - invert #define logic (HAVE_MESH, HAVE_POST, HAVE_SOLVER, ... instead of HAVE_NO_MESH,
        HAVE_NO_POST, HAVE_NO_SOLVER)
      236135e5
  24. Nov 01, 2009
  25. Oct 31, 2009
  26. Oct 12, 2009
  27. Oct 07, 2009
    • Matti Pellika's avatar
      · 4bf5a44f
      Matti Pellika authored
      Clean-up & small syntax change for homology commands.
      4bf5a44f
  28. Oct 06, 2009
    • Matti Pellika's avatar
      · 1b552b63
      Matti Pellika authored
      Added parser interface for homology computation (finally).
      A tutorial will follow.
      1b552b63
  29. Sep 28, 2009
  30. Sep 21, 2009
  31. Sep 19, 2009
  32. Aug 31, 2009
  33. Aug 30, 2009
    • Christophe Geuzaine's avatar
      *** empty log message *** · 72c53544
      Christophe Geuzaine authored
      72c53544
    • Christophe Geuzaine's avatar
      · 9d3a0f24
      Christophe Geuzaine authored
      Encapsulate toolkit-dependent global drawing functions in new
      drawContextGlobal class, and add a static drawContextGlobal to
      drawContext, with a default version that does nothing.
      
      This allows to have a completely virtualized drawing system: we can
      now ship a library with a fully working graphic system, indepedent of
      the widget toolkit. A client code just needs to subclass
      drawContextGlobal to get working graphics (see
      e.g. api_demos/mainAntTweakBar.cpp)
      9d3a0f24
  34. Aug 29, 2009
  35. Aug 27, 2009
Loading