- Mar 21, 2005
-
-
Christophe Geuzaine authored
add line stippling for 2d plots
-
- Mar 20, 2005
-
-
Christophe Geuzaine authored
removed unused Post.Scales option
-
- Mar 18, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
if no mesh file name is specified, use the problem name to construct one
-
- Mar 17, 2005
-
-
Christophe Geuzaine authored
fix gcc warning
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix compile: iso c++ forbids variable-size arrays
-
- Mar 16, 2005
-
-
Christophe Geuzaine authored
small doc fix
-
Jean-François Remacle authored
-
- Mar 15, 2005
-
-
Christophe Geuzaine authored
add error check for discrete curves
-
Christophe Geuzaine authored
if there is no selection in the option browser display general options (instead of nothing)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
damn, fix division by zero in Progress() if we have less than 10 nodes in the mesh
-
Christophe Geuzaine authored
-
- Mar 14, 2005
-
-
Christophe Geuzaine authored
decompose hexa so that the edges match on each pair of opposite faces
-
Christophe Geuzaine authored
duplicata -> alias
-
Christophe Geuzaine authored
better subdivision scheme for drawing scalar hexahedra (with edges matching on opposite faces)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
axes color
-
Christophe Geuzaine authored
new option to control a view's axes color
-
Christophe Geuzaine authored
treat quads in poly_rep_to_mesh: this way we can also extrude discrete surfaces meshed with quads
-
Christophe Geuzaine authored
about_window should not be modal: it makes it hard to close the message_window
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
trying to fix compile with old g++ 2.95
-
Christophe Geuzaine authored
force initial mouse focus on the opengl window (and show the menu wondow first, to fix the missing icon problem on windows)
-
- Mar 13, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
add missing line width spec
-
Christophe Geuzaine authored
fix small bug in center-align for TeX output
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- better test for drawing geo+mesh bbox - ask if we want to uncompress gz files during merge
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make center/right-align work for scales and 2d-plots, too
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
init val of NbTimeStep should be 1, not 0
-
Christophe Geuzaine authored
- fixed double free in case there is an error in tSprintf - new StrRelative command - small demo on how one can add a generic title to a plot using Plugin(Annotate)
-
Christophe Geuzaine authored
added a 5th axes mode: "Ruler" to help measure distances between any two points
-
Christophe Geuzaine authored
compute num of steps more intelligently
-