Skip to content
Snippets Groups Projects
  1. May 07, 2004
    • Christophe Geuzaine's avatar
      · 44bfa8f6
      Christophe Geuzaine authored
      Small corrections for ONFILE background meshes:
      
      - should now work reliably interactively (and not only the first time
        the view is applied as a background mesh)
      
      - fixed some memory leaks
      44bfa8f6
  2. May 06, 2004
  3. May 05, 2004
  4. May 04, 2004
    • Christophe Geuzaine's avatar
      · 674a2d1a
      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.
      674a2d1a
  5. May 01, 2004
  6. Apr 30, 2004
  7. Apr 27, 2004
    • Christophe Geuzaine's avatar
      test other defaults · 318e6d61
      Christophe Geuzaine authored
      318e6d61
    • Christophe Geuzaine's avatar
      · 9da8924e
      Christophe Geuzaine authored
      - enable lights by default
      - remove obsolete comments about MergeWithBoundingBox
      9da8924e
    • Christophe Geuzaine's avatar
      · 9905ea58
      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.
      9905ea58
  8. Apr 26, 2004
    • Christophe Geuzaine's avatar
      *** empty log message *** · ffb67212
      Christophe Geuzaine authored
      ffb67212
    • Christophe Geuzaine's avatar
      · 34d2c474
      Christophe Geuzaine authored
      removed unused variables
      34d2c474
    • Christophe Geuzaine's avatar
      · bdb93780
      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.
      bdb93780
  9. Apr 24, 2004
    • Christophe Geuzaine's avatar
      · 4449a44f
      Christophe Geuzaine authored
      use default line width to draw bounding boxes and axes
      4449a44f
    • Christophe Geuzaine's avatar
      · d5f1efb6
      Christophe Geuzaine authored
      wording
      d5f1efb6
    • Christophe Geuzaine's avatar
      · 1c29ae39
      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!)
      1c29ae39
    • Christophe Geuzaine's avatar
      · 2e0bb5b0
      Christophe Geuzaine authored
      added comment about unknown origin of the code
      2e0bb5b0
    • Christophe Geuzaine's avatar
      · 03e24be5
      Christophe Geuzaine authored
      Removed General.MovingLight option (confusing, and never really worked
      anyway)
      03e24be5
    • Christophe Geuzaine's avatar
      · 50dd5a06
      Christophe Geuzaine authored
      pretty print
      50dd5a06
    • Christophe Geuzaine's avatar
      · c32a7148
      Christophe Geuzaine authored
      add a bit more space between y-axis and labels
      c32a7148
    • Christophe Geuzaine's avatar
      · b8fc4b29
      Christophe Geuzaine authored
      pretty print
      b8fc4b29
    • Christophe Geuzaine's avatar
      · 04ce2945
      Christophe Geuzaine authored
      pretty print
      04ce2945
    • Christophe Geuzaine's avatar
      · 1b1bd7f6
      Christophe Geuzaine authored
      pretty print
      1b1bd7f6
    • Christophe Geuzaine's avatar
      · 180dee39
      Christophe Geuzaine authored
      set default position of 2d graphs 20 pixels more to the right
      180dee39
    • Christophe Geuzaine's avatar
      · 6298cf17
      Christophe Geuzaine authored
      pretty print
      6298cf17
    • Christophe Geuzaine's avatar
      · 95f5910a
      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
      95f5910a
    • Christophe Geuzaine's avatar
      · ddf6a807
      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
      ddf6a807
  10. Apr 23, 2004
  11. Apr 22, 2004
Loading