Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 23, 2004
  3. Apr 22, 2004
  4. Apr 21, 2004
  5. Apr 20, 2004
    • Christophe Geuzaine's avatar
      · 42a65d8f
      Christophe Geuzaine authored
      added drawing code for faces of haxahedra, prisms and pyramids
      42a65d8f
    • Christophe Geuzaine's avatar
      · 1c2024b7
      Christophe Geuzaine authored
      removed the Mesh.Solid option: it's not necessary anymore
      1c2024b7
    • Christophe Geuzaine's avatar
      · 5ff13e12
      Christophe Geuzaine authored
      added drawing code for faces of 2nd order tets
      5ff13e12
Loading