- Jan 04, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
the stack (To avoid having many empty models in the stack, we reuse the current model if it's empty. Maybe we shouldn't try to be this clever: not sure...)
-
- Jan 03, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
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
-
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 28, 2008
-
-
nicolas tardieu authored
fix compilation problem with gcc4.3.2
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- added automatic transfinite corner selection for volumes
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
window with experimental tree browser
-
Christophe Geuzaine authored
fix for "implicit" transfinite surfaces
-
- Dec 23, 2008
-
-
Christophe Geuzaine authored
rewrote generic newton with fd. last func using GSL is minimize_N.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
removed parFromPoint and closestPoint from GEdge; replace their use in cgns code by appropriate reparamMeshVertex calls (not tested: I don't have cgns) removed now unused golden section minimizer (brent), now unused
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
- Dec 22, 2008
-
-
Christophe Geuzaine authored
More "numeric" work: removed all traces of Numerical Recipes, as the NR license is incompatible with our use. Replaced with Lapack for LU/SVD. Still need to recode newt & brent.
-
Christophe Geuzaine authored
replace touchSubmatrix() & co with copy() full code now works without GSL (even ho)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Dec 21, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Dec 20, 2008
-
-
Christophe Geuzaine authored
-
- Dec 19, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-