- Nov 16, 2005
-
-
Christophe Geuzaine authored
-
- Nov 11, 2005
-
-
Christophe Geuzaine authored
-
- Nov 08, 2005
-
-
Jean-François Remacle authored
-
- Nov 05, 2005
-
-
Christophe Geuzaine authored
-
- Nov 04, 2005
-
-
Christophe Geuzaine authored
-
- Nov 03, 2005
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
print 1D elts in unv format + fix 2nd order 1d elts in unv format
-
Christophe Geuzaine authored
indent + cleanup messages (somewhat)
-
Christophe Geuzaine authored
fix gcc warnings + disable BDS optimization for now (it leads to wrong results with gcc 4; maybe we should have more intelligent tests in configure or in the makefiles to enable/disable optimization depending on which compiler is used)
-
- Nov 02, 2005
-
-
Christophe Geuzaine authored
-
- Nov 01, 2005
-
-
Jean-François Remacle authored
-
- Oct 28, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Oct 27, 2005
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Oct 26, 2005
-
-
Christophe Geuzaine authored
make it possible to add second order vertices for a mesh read from a file (without cad)
-
- Oct 24, 2005
-
-
Christophe Geuzaine authored
disable the "manually add edges" for now
-
Christophe Geuzaine authored
Don't reinitialize the symbol tree in OpenFile. (We don't reinitialize the option database, so why should we reinitialize the variables? Using a single global symbol tree we can again define variables with -string "" on the command line.)
-
Jean-François Remacle authored
-
- Oct 19, 2005
-
-
Christophe Geuzaine authored
add fixme for extract volume in 2D (orientation of quads)
-
- Oct 17, 2005
-
-
Christophe Geuzaine authored
-
- Oct 16, 2005
-
-
Christophe Geuzaine authored
update email
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
currently we cannot bundle Metis with the sources
-
Christophe Geuzaine authored
if the mesh is partitioned, save the partitions in the .msh file
-
Christophe Geuzaine authored
add missing copyright headers
-
- Oct 15, 2005
-
-
Christophe Geuzaine authored
more compact STATUS labels
-
Christophe Geuzaine authored
put STL operations in a new submenu
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
cleanup STL remesher GUI
-
- Oct 14, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Don't set CustomMin and CustomMax to the Min/Max values of the view: it can be confusing when saving options. Instead, provide buttons in the GUI to set the custom values to Min/Max if so desired.
-
- Oct 10, 2005
-
-
Christophe Geuzaine authored
always save the surface elements in unv format (not just when the surface is not part of the boundary of a volume)
-
Christophe Geuzaine authored
-