- Oct 15, 2004
-
-
Christophe Geuzaine authored
added ability to save views in "parsed" format
-
- Oct 14, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
added an option to draw the nodes per element (much slower, but permits to visualize only a subset of the nodes)
-
Christophe Geuzaine authored
-
- Oct 13, 2004
-
-
Christophe Geuzaine authored
slightly reworked interactive/non-interactove section
-
- Oct 12, 2004
-
-
Christophe Geuzaine authored
explain that "Duplicata View[i]" does not actually copy the data
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
forgot to add this
-
- Oct 11, 2004
-
-
Christophe Geuzaine authored
one last touch :-)
-
Christophe Geuzaine authored
more fine-tuning
-
Christophe Geuzaine authored
fine-tune size
-
Christophe Geuzaine authored
fixed alignment problem when views have different View.Formats
-
Christophe Geuzaine authored
better label
-
Christophe Geuzaine authored
fix potential crash with TimeStepMin/TimeStepMax and empty views
-
Christophe Geuzaine authored
when there is not enough space to diplay all the values, but there is enough space to draw a middle value, do it
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
add an option to draw the post-processing scales horizontally + remove Post_View.TransparentScales (never really worked well anyway)
-
Christophe Geuzaine authored
compute Euler angles from rotation matrix
-
- Oct 08, 2004
-
-
Christophe Geuzaine authored
physical<->elementary
-
Christophe Geuzaine authored
default partition number should be 1
-
Christophe Geuzaine authored
renamed mshdensify to mshsort and modified the spec file to install it in the rpm
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
A small utility that reads a Gmsh mesh file and makes the numbering dense (without gaps in the node/element number sequences)
-
Christophe Geuzaine authored
256 -> sizeof(string)
-
- Oct 06, 2004
-
-
Christophe Geuzaine authored
Correction of bug in List_LQuery (bad size of remaining list to be inspected) (Mirroring bug fix from Patrick in GetDP)
-
- Oct 04, 2004
-
-
Christophe Geuzaine authored
p5
-
Christophe Geuzaine authored
update BoundingBox doc to match what the code actually does + explain relative/ansolute paths + small 'cosmetic' changes
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
better definition for holes (suggested by gkmohan@gmail.com)
-
- Oct 03, 2004
-
-
Christophe Geuzaine authored
Better handling of '-psn_XXX' command line arg. from the Mac Finder
-
- Sep 30, 2004
-
-
Christophe Geuzaine authored
add contributors
-
Christophe Geuzaine authored
slightly better solution for the file picker focus
-
- Sep 29, 2004
-
-
Christophe Geuzaine authored
removed obsolete comment
-
Christophe Geuzaine authored
force the focus on the file chooser when we show it
-
Christophe Geuzaine authored
make mnbrak more robust by declaring the function values as volatile. (modified patch from <p.hornby@arrc.csiro.au>)
-
- Sep 28, 2004
-
-
Christophe Geuzaine authored
fix gcc warning
-
Christophe Geuzaine authored
patch 4
-
Christophe Geuzaine authored
add comment
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
work around the fltk bug so that we don't really require fltk 1.1.5
-