- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 06, 2009
-
-
Christophe Geuzaine authored
refactored the solver code (new GmshRemote class to handle all remote executions, including solvers)
-
Christophe Geuzaine authored
made client startup non blocking + prepare SINFO refactoring
-
- Aug 14, 2009
-
-
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
-
- Apr 28, 2009
-
-
Christophe Geuzaine authored
-
- Feb 24, 2009
-
-
Christophe Geuzaine authored
-
- Feb 07, 2009
-
-
Christophe Geuzaine authored
-
- Jan 31, 2009
-
-
Christophe Geuzaine authored
-
- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
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 *****************************************************************
-
- Jan 15, 2009
-
-
Christophe Geuzaine authored
easy way to apply this to mesh/views unless we duplicate vertex arrays anyway
-
- Jan 06, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jan 03, 2009
-
-
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
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Dec 03, 2008
-
-
Christophe Geuzaine authored
-
- Dec 01, 2008
-
-
Christophe Geuzaine authored
Third phase of code refactoring: move callbacks where they belong & drastically reduce namespace pollution. There's no new functionality for now: PLEASE TEST THAT EVERYTHING WORKS AS IT USED TO BEFORE.
-
Christophe Geuzaine authored
There's no new functionality for now: PLEASE TEST THAT EVERYTHING WORKS AS IT USED TO BEFORE.
-