Skip to content
Snippets Groups Projects
  1. Mar 31, 2010
  2. Mar 24, 2010
  3. Mar 21, 2010
  4. Mar 20, 2010
  5. Mar 07, 2010
  6. Feb 28, 2010
  7. Feb 16, 2010
  8. Feb 10, 2010
  9. Feb 02, 2010
  10. Feb 01, 2010
  11. Jan 31, 2010
  12. 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
  13. Jan 17, 2010
  14. Dec 22, 2009
  15. Dec 14, 2009
    • Christophe Geuzaine's avatar
      · 08e31314
      Christophe Geuzaine authored
      new "Delete Options;" command to reset all options to their default values
      08e31314
  16. 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
  17. Nov 01, 2009
  18. Oct 31, 2009
  19. Oct 12, 2009
  20. Oct 07, 2009
    • Matti Pellika's avatar
      · 4bf5a44f
      Matti Pellika authored
      Clean-up & small syntax change for homology commands.
      4bf5a44f
  21. Oct 06, 2009
    • Matti Pellika's avatar
      · 1b552b63
      Matti Pellika authored
      Added parser interface for homology computation (finally).
      A tutorial will follow.
      1b552b63
  22. Sep 28, 2009
  23. Sep 21, 2009
  24. Sep 19, 2009
  25. Sep 15, 2009
  26. Aug 31, 2009
  27. 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
  28. Aug 29, 2009
  29. Aug 27, 2009
  30. Aug 25, 2009
Loading