- Dec 07, 2003
-
-
Christophe Geuzaine authored
Added support to visualize mesh partitions. The partition info is currently set as the physical entity number in the MSH file, but it would be trivial to change it to something else (e.g., as soon as we generalize the MSH format to take arbitrary number of tags per element).
-
- Dec 06, 2003
-
-
Christophe Geuzaine authored
-
- Dec 04, 2003
-
-
Christophe Geuzaine authored
Explicitly say that the mesh will be incorrect if the swapping failed
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Fixed one more bug for degenerate, non-recombined extrusions, that could lead to duplicate elements.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Fix seg fault in Read_SMS
-
Christophe Geuzaine authored
New option pane ("Helpers") with text editor and web brower commands.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Fixed degenrate tets generation (oops!)
-
- Dec 03, 2003
-
-
Christophe Geuzaine authored
#ifdef some platform-specific stuff
-
Christophe Geuzaine authored
Fix unsigned int warning
-
Christophe Geuzaine authored
Better web browser command for Unix + generalized call (permit multiple '%s').
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
typo
-
Christophe Geuzaine authored
- Split File->Open into File->Open and File->New (i.e., the file chooser now only accepts existing files for File->Open) - Added "Online documentation" help menu
-
Christophe Geuzaine authored
Fine-tune system menu bar
-
- Dec 02, 2003
-
-
Christophe Geuzaine authored
better name for MacOS system menu bar option
-
Christophe Geuzaine authored
Set max quality
-
Christophe Geuzaine authored
some more mpeg encoders + params for higher quality
-
Christophe Geuzaine authored
Better doc for Show/Hide
-
Christophe Geuzaine authored
-histogram was broken in batch mode
-
Christophe Geuzaine authored
Don't output STATUSxN messages in batch mode
-
- Dec 01, 2003
-
-
Christophe Geuzaine authored
"Curve" -> "Line"
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Set vis_input::value() to "*" be default
-
Christophe Geuzaine authored
couple of bugs from he mailing list
-
Christophe Geuzaine authored
- Slightly reorganized the visibility browser window (the "toggle" behaviour in the input field was confusing) - added Show and Hide commands in the parser to enable scripting of the visibility stuff - Moved Visibility.{cpp,h} into Common/ to avoid dependencies with the Graphics library in the parser
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Fix rare crash due to Fl_Widget::tooltip() not actually copying the string.
-
- Nov 30, 2003
-
-
Christophe Geuzaine authored
-
- Nov 29, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Fixed bug in DecomposeInSimplex (need to set deleted non-simplex lists to NULL)
-