- 24 Feb, 2019 1 commit
-
-
Christophe Geuzaine authored
-
- 29 Dec, 2018 1 commit
-
-
Christophe Geuzaine authored
-
- 21 Oct, 2018 1 commit
-
-
Christophe Geuzaine authored
-
- 08 Aug, 2018 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 25 Jul, 2018 1 commit
-
-
Darcy Beurle authored
-
- 08 Jan, 2018 1 commit
-
-
Christophe Geuzaine authored
-
- 08 Sep, 2017 1 commit
-
-
Michel Rasquin authored
-
- 03 Jan, 2017 1 commit
-
-
Christophe Geuzaine authored
-
- 06 Jan, 2016 1 commit
-
-
Christophe Geuzaine authored
-
- 05 Jan, 2016 1 commit
-
-
Christophe Geuzaine authored
-
- 22 Feb, 2015 1 commit
-
-
Christophe Geuzaine authored
-
- 07 Feb, 2014 1 commit
-
-
Christophe Geuzaine authored
-
- 01 Jan, 2013 1 commit
-
-
Christophe Geuzaine authored
-
- 21 Jan, 2012 1 commit
-
-
Christophe Geuzaine authored
-
- 26 Mar, 2011 1 commit
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- 10 Feb, 2010 1 commit
-
-
Christophe Geuzaine authored
-
- 17 Aug, 2009 1 commit
-
-
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
-
- 29 Dec, 2008 1 commit
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- 27 Nov, 2008 1 commit
-
-
Jean-François Remacle authored
-
- 26 Nov, 2008 1 commit
-
-
Jean-François Remacle authored
-
- 25 Nov, 2008 1 commit
-
-
Jean-François Remacle authored
-
- 11 Jul, 2008 1 commit
-
-
Christophe Geuzaine authored
-
- 03 Jul, 2008 1 commit
-
-
Christophe Geuzaine authored
- removed every "throw;", i.e., every throw that did not throw an actual exception. throw wihout args should ONLY be used in a catch{} to re-throw the same exception (for it to be handled in another catch clause) - introduced GmshMessage callback class so that clients can easily implement their own message handling (see example in driverOCC.cpp)
-
- 05 Jun, 2008 1 commit
-
-
Christophe Geuzaine authored
-
- 21 Mar, 2008 1 commit
-
-
Christophe Geuzaine authored
-
- 20 Mar, 2008 1 commit
-
-
Christophe Geuzaine authored
untabify
-
- 18 Mar, 2008 1 commit
-
-
Jean-François Remacle authored
-
- 20 Feb, 2008 1 commit
-
-
Christophe Geuzaine authored
- clean up GModel API (xxByTag -> getXx, numXx -> getNumXxes, ...)
-
- 17 Feb, 2008 1 commit
-
-
Christophe Geuzaine authored
-
- 18 Jan, 2008 1 commit
-
-
Christophe Geuzaine authored
-
- 04 Sep, 2007 1 commit
-
-
Jean-François Remacle authored
-
- 02 Mar, 2007 1 commit
-
-
Jean-François Remacle authored
-
- 03 Feb, 2007 1 commit
-
-
Christophe Geuzaine authored
cleaned last gcc warnings tagging gmsh_2_0_0
-
- 02 Feb, 2007 1 commit
-
-
Jean-François Remacle authored
enhancement of gmsh Surfaces JFR
-
- 01 Feb, 2007 1 commit
-
-
Christophe Geuzaine authored
more work to get universal libs and binaries on os x: use libtool instead of ar
-
- 31 Jan, 2007 1 commit
-
-
Jean-François Remacle authored
-