Skip to content
Snippets Groups Projects
  1. Oct 29, 2004
  2. Oct 28, 2004
    • Christophe Geuzaine's avatar
      · 7bfd9a6f
      Christophe Geuzaine authored
      Fixed bug in second order mesh of closed curves
      7bfd9a6f
    • Christophe Geuzaine's avatar
      *** empty log message *** · fb2f19d7
      Christophe Geuzaine authored
      fb2f19d7
    • Christophe Geuzaine's avatar
      · 9950dcb2
      Christophe Geuzaine authored
      New options to enable/desable all default post-processing/solver plugins
      9950dcb2
    • Christophe Geuzaine's avatar
      · 28103b3a
      Christophe Geuzaine authored
      add error check in Oriente()
      28103b3a
    • Christophe Geuzaine's avatar
      · a4449418
      Christophe Geuzaine authored
      add point with 'e', too
      a4449418
    • Christophe Geuzaine's avatar
      · 6f149945
      Christophe Geuzaine authored
      proof of concept for unproject (e.g. to add points with the mouse)
      6f149945
    • Christophe Geuzaine's avatar
      · d1e9dc0b
      Christophe Geuzaine authored
      fix gcc warning + add "cancel" button to make the dialog look like
      the other ones
      d1e9dc0b
    • Christophe Geuzaine's avatar
      · 59a84726
      Christophe Geuzaine authored
      - make the rotation matrix a matrix of doubles (instead of floats)
      
      - store the modelview and the projection matrices in CTX
      
      - new unproject() routine to transform window coordinates to model
        coordinates
      
      - cleaned up all the static variables in the Opengl_Window class
      
      - small fix to reduce normal clamping when zooming
      59a84726
    • Christophe Geuzaine's avatar
      · 0366f76d
      Christophe Geuzaine authored
      Say we didn't find any solver plugins if GMSHPLUGINSHOME is not defined.
      
      This is not perfect, but it allows us to *not* display the annoying
      popups for "regular" users, while still registering JF's solver plugin...
      0366f76d
  3. Oct 27, 2004
    • Christophe Geuzaine's avatar
      · 969f17fa
      Christophe Geuzaine authored
      'External data source' -> 'Data source'
      969f17fa
    • Christophe Geuzaine's avatar
      · bc987486
      Christophe Geuzaine authored
      if we have no geometry and no mesh, use the max of all view bounding boxes
      (instead of the bounding box of the last view only)
      bc987486
    • Christophe Geuzaine's avatar
      · 29021c58
      Christophe Geuzaine authored
      typo
      29021c58
    • Christophe Geuzaine's avatar
      · badfa700
      Christophe Geuzaine authored
      small cleanup + better error detection
      badfa700
    • Christophe Geuzaine's avatar
      · f898b27d
      Christophe Geuzaine authored
      allow x,y,z in expressions
      f898b27d
  4. Oct 26, 2004
    • Christophe Geuzaine's avatar
      *** empty log message *** · 471b0331
      Christophe Geuzaine authored
      471b0331
    • Christophe Geuzaine's avatar
      Displacement · 8c8c1b9b
      Christophe Geuzaine authored
      8c8c1b9b
    • Christophe Geuzaine's avatar
      · 26928152
      Christophe Geuzaine authored
      init mesh fails for very thin regions
      26928152
    • Christophe Geuzaine's avatar
      · 479951a0
      Christophe Geuzaine authored
      forgot to update help strings
      479951a0
    • Christophe Geuzaine's avatar
      · 59f25c1a
      Christophe Geuzaine authored
      The new "External data source" option makes the "Vector type->Raised
      view" unnecessary. Just select "Vector type->Displacement" and choose
      the data source from any other view in the list--including "Self"!
      59f25c1a
    • Christophe Geuzaine's avatar
      · d9d25071
      Christophe Geuzaine authored
      added small option to color the arrows representing a vector field
      according to the data from another view
      d9d25071
  5. Oct 25, 2004
  6. Oct 24, 2004
    • Christophe Geuzaine's avatar
      · 3e900c3e
      Christophe Geuzaine authored
      fixed small syntax mistakes (missing semi-colons, etc.)
      3e900c3e
  7. Oct 23, 2004
  8. Oct 21, 2004
    • Christophe Geuzaine's avatar
      · 863299e2
      Christophe Geuzaine authored
      shorter Draw_TensorElement routine
      863299e2
    • Christophe Geuzaine's avatar
      · 905cd6b5
      Christophe Geuzaine authored
      make displacement drawing code much shorter
      905cd6b5
    • Christophe Geuzaine's avatar
      · 509b537f
      Christophe Geuzaine authored
      Generalized "Raised scalar view" vector type: one can now also raise
      vector and tensor views. (It's now simply called "Raised view".)
      509b537f
  9. Oct 20, 2004
    • Christophe Geuzaine's avatar
      · e0046e2c
      Christophe Geuzaine authored
      small fixes for last commit:
      
      - only delete view.adaptive if we really delete the view (we might want to
        use the adaptive data in a duplicate view)
      
      - add missing opt_view_global_zoom in update_view()
      
      - don't even try to open StructuralSolver's data files if GMSHPLUGINSHOME
        is not defined
      e0046e2c
    • Jean-François Remacle's avatar
      · b0f29eb2
      Jean-François Remacle authored
      New high order interpolation.
      
      JFR
      b0f29eb2
    • Christophe Geuzaine's avatar
      · 8b3245d6
      Christophe Geuzaine authored
      minor fix: don't change xyzv::eps permanently in smooth()
      8b3245d6
  10. Oct 18, 2004
    • Christophe Geuzaine's avatar
      · c74e8efe
      Christophe Geuzaine authored
      fix minimum height of the solver window (was a bit too small)
      c74e8efe
  11. Oct 17, 2004
Loading