- May 06, 2004
-
-
Christophe Geuzaine authored
added a couple of nice examples
-
- May 05, 2004
-
-
Christophe Geuzaine authored
1.52
-
- May 04, 2004
-
-
Christophe Geuzaine authored
Only enable POLYGON_OFFSET_FILL for volume faces if we draw the edges. Otherwise it looks pretty bad since we draw connected faces with large differences in orientation.
-
- May 01, 2004
-
-
Christophe Geuzaine authored
reverting to old rpm build method
-
Christophe Geuzaine authored
build source rpm, too
-
Christophe Geuzaine authored
add volume test for 2nd order tets in UNV format, too
-
Christophe Geuzaine authored
-
- Apr 30, 2004
-
-
Laurent Stainier authored
-
- Apr 27, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- enable lights by default - remove obsolete comments about MergeWithBoundingBox
-
Christophe Geuzaine authored
Fixed orientation of polygons produced by CutTriangle2D so that we can use a TWO_SIDE light model everywhere. This also fixes the ugly "checkboard patterns" when using custom scales on continuous maps.
-
- Apr 26, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
removed unused variables
-
Christophe Geuzaine authored
Simplified the way we deal with View.Raise: instead of trying to be clever, let's just use coord += raise * value. This is far more predictable and matches the behaviour of the plugins.
-
- 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
-