- Sep 07, 2009
-
-
Christophe Geuzaine authored
-
- 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
-
- Jan 24, 2009
-
-
Christophe Geuzaine authored
-
- Jan 06, 2009
-
-
Christophe Geuzaine authored
-
- Jan 04, 2009
-
-
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
-
Christophe Geuzaine authored
-
- Dec 02, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
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.
-
- Oct 27, 2008
-
-
Christophe Geuzaine authored
- added "auto-scroll" toggle in msg window
-
- Oct 12, 2008
-
-
Christophe Geuzaine authored
- fixed missing getShapeFunction/getGradShapeFunction + return all sf at once so we can implement MElement in term of these consistently (w or w/o FunctionSpace) - can now merge multiple meshes and remove duplicate mesh vertices (useful e.g. when merging several STLs) - added easy interface to create model-based postpro datasets on the fly + use this for mesh quality stats
-
- Oct 09, 2008
-
-
Jean-François Remacle authored
-
- Sep 26, 2008
-
-
Jean-François Remacle authored
-
- Sep 25, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Sep 23, 2008
-
-
Christophe Geuzaine authored
-
- Aug 11, 2008
-
-
Jean-François Remacle authored
-
- Aug 01, 2008
-
-
Christophe Geuzaine authored
-
- Jul 31, 2008
-
-
Stefen Guzik authored
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jun 28, 2008
-
-
Christophe Geuzaine authored
-
- May 04, 2008
-
-
Christophe Geuzaine authored
did in high * added mesh generation error log summary * removed Parallel subdir (this is now handled by the message class) * removed Box subdir and consolidated batch processing in a single routine * made List_T into a class * reduced dependencies in Pview*.h so we can eventually add the post-pro interface to the public API
-
- Apr 13, 2008
-
-
Christophe Geuzaine authored
-
- Mar 21, 2008
-
-
Christophe Geuzaine authored
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Mar 18, 2008
-
-
Jean-François Remacle authored
-
- Feb 23, 2008
-
-
Christophe Geuzaine authored
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Jan 08, 2008
-
-
Christophe Geuzaine authored
constness fixes
-
- Sep 10, 2007
-
-
Christophe Geuzaine authored
-
- Jun 12, 2007
-
-
Christophe Geuzaine authored
fix side effects from new font size computation
-
- May 23, 2007
-
-
Christophe Geuzaine authored
replaced non-scalable bitmaps labels with scalable vector labels
-
- May 19, 2007
-
-
Christophe Geuzaine authored
add back/forward step buttons (patch from oshima@eng.niigata-u.ac.jp)
-
- May 04, 2007
-
-
Christophe Geuzaine authored
-