- Jan 07, 2009
-
-
Christophe Geuzaine authored
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Dec 01, 2008
-
-
Christophe Geuzaine authored
-
- Nov 25, 2008
-
-
Christophe Geuzaine authored
view limit
-
- Nov 20, 2008
-
-
Christophe Geuzaine authored
-
- Oct 25, 2008
-
-
Christophe Geuzaine authored
-
- Sep 26, 2008
-
-
Jean-François Remacle authored
-
- Aug 26, 2008
-
-
Christophe Geuzaine authored
-
- Aug 13, 2008
-
-
Christophe Geuzaine authored
-
- Aug 06, 2008
-
-
Christophe Geuzaine authored
-
- Jun 28, 2008
-
-
Christophe Geuzaine authored
-
- Jun 20, 2008
-
-
Christophe Geuzaine authored
-
- Apr 01, 2008
-
-
Christophe Geuzaine authored
-
- Feb 23, 2008
-
-
Christophe Geuzaine authored
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Nov 08, 2007
-
-
Christophe Geuzaine authored
-
- Oct 14, 2007
-
-
Christophe Geuzaine authored
-
- Oct 02, 2007
-
-
Christophe Geuzaine authored
-
- Sep 15, 2007
-
-
Christophe Geuzaine authored
-
- Jul 11, 2007
-
-
Christophe Geuzaine authored
small cleanups for 2.0.8
-
- May 04, 2007
-
-
Christophe Geuzaine authored
new gui for plugins (much better IMHO!)
-
- Mar 18, 2007
-
-
Christophe Geuzaine authored
- tentative fix for the "mysterious" crashes on Windows: I think that the problem comes from the new recursive tetra classification, where we probably overflow the stack on Windows. The fix is to request a larger initial stack size through the linker. - added option to control label saving in unrolled geo files - only test for neg jacobians for 2D/plane meshes for now - fixed several compiler warnings
-
- Feb 16, 2007
-
-
Christophe Geuzaine authored
added General.MinX, General.MaxX, etc. so that we can easily get the min/max of a model (useful e.g. to create a box around an imported STEP model) added example of mixed step/geo model
-
- Feb 04, 2007
-
-
Christophe Geuzaine authored
-
- Jan 30, 2007
-
-
Christophe Geuzaine authored
-
- Jan 26, 2007
-
-
Christophe Geuzaine authored
- nicer display of second order elements (don't draw internal edges) - nicer display of second order vertices (color like in 1.65)
-
- Jan 23, 2007
-
-
Christophe Geuzaine authored
simplify selection colors (keep only one) and add 3 highlight colors
-
- Jan 17, 2007
-
-
Christophe Geuzaine authored
- new option Geometry.Tolerance (or -tol on the command line) to set the tolerance for the old CAD engine, for OCC healing and for STL import - removed more unused options
-
- Dec 03, 2006
-
-
Christophe Geuzaine authored
cleanup
-
- Nov 30, 2006
-
-
Christophe Geuzaine authored
more on clcurv options
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
-
- Sep 24, 2006
-
-
Christophe Geuzaine authored
spec fltk theme with -theme + minor tweaks
-
- Sep 08, 2006
-
-
Christophe Geuzaine authored
added full support for incomplete second order elements (8-node quad, 20-node hexa, 15-node prism and 13-node pyramid): - second order generation algorithm can now be told to generate either complete or incomplete elements - MSH I/O routines can deal with all elements - UNV I/O routines now support all the elements in the I-deas spec (I did my best to follow the spec for the ordering of the nodes, but I might have made some mistakes: PLEASE TEST IF YOU HAVE ACCESS TO A CODE OTHER THAN GMSH THAT CAN READ/WRITE UNV FILES)
-
- Aug 27, 2006
-
-
Christophe Geuzaine authored
-
- Aug 19, 2006
-
-
Christophe Geuzaine authored
added binary stl export
-
- Aug 17, 2006
-
-
Christophe Geuzaine authored
new option to reverse all the normals (for display). Man, the new code rocks :-)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 16, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-