- Apr 24, 2004
-
-
Christophe Geuzaine authored
use default line width to draw bounding boxes and axes
-
Christophe Geuzaine authored
wording
-
Christophe Geuzaine authored
draw string with min/max of the bounding box (very useful when we have no geometry points to check the coorrdinates from!)
-
Christophe Geuzaine authored
added comment about unknown origin of the code
-
Christophe Geuzaine authored
Removed General.MovingLight option (confusing, and never really worked anyway)
-
Christophe Geuzaine authored
pretty print
-
Christophe Geuzaine authored
add a bit more space between y-axis and labels
-
Christophe Geuzaine authored
pretty print
-
Christophe Geuzaine authored
pretty print
-
Christophe Geuzaine authored
pretty print
-
Christophe Geuzaine authored
set default position of 2d graphs 20 pixels more to the right
-
Christophe Geuzaine authored
pretty print
-
Christophe Geuzaine authored
- cleaned up the octree code (renamed some files, added copyright notices, indented everything) - backported JF's doc from the texinfo file into the c++ code (the documentation is actually generated automatically by Gmsh with "gmsh -doc"!) - replaced nPoints with nPointsU and nPointsV in CutGrid - fixed a couple of printfs + removed some unused variables
-
Christophe Geuzaine authored
- added new General.GraphicsFont option - added GUI stuff for font selection, quadric subdivisions, selected lines - improved Graph2D's handling of fonts - removed Print.EpsFont and Print.EpsFontSize options
-
- Apr 23, 2004
-
-
Christophe Geuzaine authored
refined arrow editor
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
adding test-case where 2nd order algo generates hanging nodes
-
- Apr 22, 2004
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Merged options->general->light panel into options->general->aspect. This is more consistent with what we do in options->geometry and options->mesh.
-
- Apr 21, 2004
-
-
Christophe Geuzaine authored
don't print the full progname on batch info line
-
Christophe Geuzaine authored
doc -convert
-
Christophe Geuzaine authored
"gmsh -convert file file" now also translates meshes into the newest format (in addition to parsed->binary post-processing views)
-
Christophe Geuzaine authored
small fix to be more predictable
-
Christophe Geuzaine authored
cleaner cut plane tests
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- added little GUI for mesh cutting plane - added option to draw the intersecting layer as surfaces
-
Christophe Geuzaine authored
modify alt+shift+l to match the old behaviour
-
Christophe Geuzaine authored
document second order simplices
-
Christophe Geuzaine authored
- order 2 doc is done - order 2 drawing is fone
-
- Apr 20, 2004
-
-
Christophe Geuzaine authored
added drawing code for faces of haxahedra, prisms and pyramids
-
Christophe Geuzaine authored
removed the Mesh.Solid option: it's not necessary anymore
-
Christophe Geuzaine authored
added drawing code for faces of 2nd order tets
-