- 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
-
- Oct 09, 2005
-
-
Christophe Geuzaine authored
small cleanup + don't enter post stuff in select mode at the moment (we might want to change this if we want to select post-pro views in the future)
-
Christophe Geuzaine authored
instead of drawing in immediate mode (in-between Draw() calls) in HighlightEntity, just redraw the whole scene. It's slower, but on modern machines it should be OK. This way we can deal with vertex arrays and mesh highlights easily. I will revert this change if too many people complain...
-
Christophe Geuzaine authored
- made meshed curves/surfaces selectable with the mouse - better selection algorithm (use depth info to find the "closest" match)
-
- Sep 26, 2005
-
-
Christophe Geuzaine authored
re-add the WIN32 test (the add_fd code is not ready)
-
Christophe Geuzaine authored
fix problem with redefinition of log2 on cygwin (Laurent told me that he had a warning on Mac 10.3 also)
-
- Sep 25, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 23, 2005
-
-
Christophe Geuzaine authored
"./configure --disable-contrib" to compile a vanilla version of Gmsh without any external code
-
- Sep 22, 2005
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
forgot make depend in NR
-
- Sep 21, 2005
-
-
Christophe Geuzaine authored
We cannot distribute Metis until we ask permission to Karypis. JF: tu t'en charges ?
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make depend
-