Skip to content
Snippets Groups Projects
  1. Mar 12, 2005
    • Christophe Geuzaine's avatar
      · 2920e4ca
      Christophe Geuzaine authored
      don't need the extra options anymore
      2920e4ca
    • Christophe Geuzaine's avatar
      · 39a65d62
      Christophe Geuzaine authored
      - added an option to force the size/position of the 3D grids/axes
      
      - cleaned-up the whole size/position thing of 2D/3D grids: it's much
        more consistent now (and the GUI is nicer)
      
      - rewrote the algorithm for automatic positionning of 2D graphs (now
        they rescale with the window, which is much nicer--and far more
        practical)
      39a65d62
  2. Mar 11, 2005
    • Christophe Geuzaine's avatar
      *** empty log message *** · 8a72bf56
      Christophe Geuzaine authored
      8a72bf56
    • Christophe Geuzaine's avatar
      · 7272e76d
      Christophe Geuzaine authored
      change min/max/step depending on 3d status
      7272e76d
    • Christophe Geuzaine's avatar
      put return on reset, not cancel · 4308e299
      Christophe Geuzaine authored
      4308e299
    • Christophe Geuzaine's avatar
      treat manip win in win_cb · 982812c1
      Christophe Geuzaine authored
      982812c1
    • Christophe Geuzaine's avatar
      · f942466b
      Christophe Geuzaine authored
      - cleaned up (somewhat) + finished the euler angles/quaternion handling
      
      - added a new little dialog in gui to specify the rotations/scales/translations by
        hand. This is similar to what I did in the Motif version of Gmsh a looooong time
        ago, and I was really missing this capability... (e.g. being able to specify
        exact rotation angles)
      f942466b
    • Christophe Geuzaine's avatar
      · efdb7f0a
      Christophe Geuzaine authored
      - the grid options now also apply to 3D views (this way we can
        finally get accurate size info for any data set; and the info
        is updated in real-time for gemeotry transformations & displacement
        maps)
      
      - new option to specify the size of the moving axes
      
      - generalized text align code (we now support the 9 modes that TeX
        does)
      efdb7f0a
  3. Mar 09, 2005
  4. Mar 08, 2005
  5. Mar 06, 2005
  6. Mar 04, 2005
    • Christophe Geuzaine's avatar
      · c4e2365a
      Christophe Geuzaine authored
      add element size computation
      c4e2365a
    • Christophe Geuzaine's avatar
      · 6d18610e
      Christophe Geuzaine authored
      Plugin(Extract) can now also extract data from a specific time step
      6d18610e
  7. Mar 03, 2005
    • Christophe Geuzaine's avatar
      · 20a9d05a
      Christophe Geuzaine authored
      Generalized Plugin(Extract) so that it can also create tensor views
      20a9d05a
    • Christophe Geuzaine's avatar
      · 036f789b
      Christophe Geuzaine authored
      small generalization: we can now interpolate data from abritrary
      views (and not only from views having the same data type as the
      destination)
      
      I use this to interpolate (combination of) components of a field
      in one mesh onto another mesh, for example a set of isosurfaces
      from another field. Wicked cool! ;-)
      036f789b
    • Christophe Geuzaine's avatar
      *** empty log message *** · c3115af4
      Christophe Geuzaine authored
      c3115af4
  8. Mar 02, 2005
    • Christophe Geuzaine's avatar
      · 3046ab8b
      Christophe Geuzaine authored
      couple of test files
      3046ab8b
    • Christophe Geuzaine's avatar
      · 40c19a0d
      Christophe Geuzaine authored
      small doc fixes
      40c19a0d
    • Christophe Geuzaine's avatar
      · 0f03d485
      Christophe Geuzaine authored
      - generalized the octree code to make it work with all the element
      types, and not only with triangles/tets (and fixed a couple of copy &
      paste bugs in the process...)
      
      - modified all depending plugins to take advantage of this
      0f03d485
  9. Mar 01, 2005
  10. Feb 28, 2005
    • Christophe Geuzaine's avatar
      · 9349b73c
      Christophe Geuzaine authored
      Merged patch from Matt Gundry <mjgundry@faa-engineers.com> to support
      the structured Plot3d mesh format.
      9349b73c
    • Christophe Geuzaine's avatar
      · 1648ac1d
      Christophe Geuzaine authored
      avoid crashes if trying to transform a curve with no begin/end points
      1648ac1d
  11. Feb 26, 2005
  12. Feb 25, 2005
    • Christophe Geuzaine's avatar
      · 2f20f09d
      Christophe Geuzaine authored
      Use the curve's end points id numbers for the end vertices (as we do
      in the normal 1D algo). This is what the old extrusion algorithm
      expects.
      2f20f09d
  13. Feb 24, 2005
  14. Feb 22, 2005
  15. Feb 20, 2005
Loading