Skip to content
Snippets Groups Projects
  1. Jan 01, 2013
  2. Jun 17, 2012
  3. Mar 18, 2012
  4. Jan 21, 2012
  5. Mar 17, 2011
  6. Feb 10, 2010
  7. Feb 08, 2010
  8. Sep 18, 2009
    • Claudine Bon's avatar
      · 5c94ec7e
      Claudine Bon authored
      Plugin/Triangulate.cpp
      Post/PView.cpp
      Post/PViewDataRemote.h : Change for compilation on SunOS
      
      CMakeLists.txt : Change mkl libraries on windows
      5c94ec7e
  9. Sep 02, 2009
  10. 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
  11. Aug 15, 2009
  12. 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
  13. Jul 06, 2009
    • Christophe Geuzaine's avatar
      · 8ec98b94
      Christophe Geuzaine authored
      ported Triangulate plugin to new API
      8ec98b94
  14. Jun 28, 2009
  15. Jan 31, 2009
  16. Jan 30, 2009
  17. 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
  18. Dec 17, 2008
    • Christophe Geuzaine's avatar
      · 29fb062b
      Christophe Geuzaine authored
      changed -part command line handling
      29fb062b
  19. Nov 14, 2008
  20. Aug 21, 2008
  21. Jul 11, 2008
  22. Apr 05, 2008
    • Christophe Geuzaine's avatar
      · d3dbbcfa
      Christophe Geuzaine authored
      ported Warp, SphericalRaise and Eigenvalues plugins to the new post-pro API
      d3dbbcfa
  23. Mar 20, 2008
  24. Mar 01, 2008
    • Christophe Geuzaine's avatar
      airplane work: · 5564ebca
      Christophe Geuzaine authored
      * more work on gmodel post-pro
      * small cleanups in divide and conquer: reduce memory by removing unused
        voronoi, fix potential crashes in meshGFace, introduce basic class dealing
        with allocations to avoid messy malloc/free
      5564ebca
  25. Feb 20, 2008
  26. Feb 17, 2008
  27. Feb 05, 2008
  28. Jan 22, 2008
  29. Jan 21, 2008
    • Christophe Geuzaine's avatar
      · b1f5579c
      Christophe Geuzaine authored
      API cleanup: new discreteVertex, discreteEdge, ... entities (replacing
      the old hacks in gmshVertex, gmshEdge, ...), the future basis of the
      indepedent "null" model (cf. HAVE_NO_GEO define)
      b1f5579c
  30. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
  31. Sep 11, 2007
    • Christophe Geuzaine's avatar
      · cb7d85b2
      Christophe Geuzaine authored
      upgraded all plugins to work with the new post-pro.
      
      This is done "cheaply" for now, by only using old-style list-based datasets.
      Taking advantage of the abstraction (so that we can use the plugins on all
      datasets) will require more work. The hooks for transparent data translation
      are in place, but the actual translation has not been implemented yet.
      cb7d85b2
  32. Sep 04, 2007
  33. May 04, 2007
    • Christophe Geuzaine's avatar
      · e77731f7
      Christophe Geuzaine authored
      new gui for plugins (much better IMHO!)
      e77731f7
  34. Jan 16, 2007
    • Christophe Geuzaine's avatar
      · 2edc8251
      Christophe Geuzaine authored
      - reimplemented subdivision of extruded meshes
      - fix indent + unused var + gcc warnings all over the place
      2edc8251
  35. Nov 27, 2006
  36. Nov 25, 2006
Loading