Skip to content
Snippets Groups Projects
  1. Dec 16, 2005
    • Christophe Geuzaine's avatar
      · a5629440
      Christophe Geuzaine authored
      cleanup+add comments so that students can understand what's going on with
      the projection stuff.
      
      (still need to cleanup the zooming in handle() to use gluUnproject() instead
      of the ad-hock stuff that only works for an orthographic proj)
      a5629440
    • Christophe Geuzaine's avatar
      *** empty log message *** · 2cbf4a58
      Christophe Geuzaine authored
      2cbf4a58
    • Christophe Geuzaine's avatar
      · dbe5f0f1
      Christophe Geuzaine authored
      little hack to draw a gradient in the background. Nice for flashy
      presentations ;-)
      dbe5f0f1
  2. Dec 14, 2005
  3. Dec 13, 2005
    • Christophe Geuzaine's avatar
      · 89c21747
      Christophe Geuzaine authored
      bug fix when using "rough algo" to create the mean plane: the normal
      was computed with reserve orientation compared to the normal case.
      89c21747
    • Christophe Geuzaine's avatar
      · 3a0444db
      Christophe Geuzaine authored
      better accuracy for normals
      3a0444db
    • Christophe Geuzaine's avatar
      · 4a5489bd
      Christophe Geuzaine authored
      - Ctrl+w should close windows on non-Mac and non-Windows archs
      - Escape should close dialogs on all archs
      4a5489bd
  4. Dec 11, 2005
  5. Dec 09, 2005
  6. Dec 08, 2005
  7. Dec 07, 2005
  8. Dec 06, 2005
  9. Dec 05, 2005
    • Christophe Geuzaine's avatar
      · 8affcfcb
      Christophe Geuzaine authored
      getFirstPhysical -> getLastPhysical, so that the coloring gets made according
      to the latest physical entity created instead of the first one.
      
      Requested by philou; most interesting when creating physical groups on
      existing meshes.
      8affcfcb
  10. Dec 01, 2005
    • Christophe Geuzaine's avatar
      · 4912aa44
      Christophe Geuzaine authored
      say explictly that LaTeX XXX part output is without text
      4912aa44
  11. Nov 29, 2005
  12. Nov 28, 2005
  13. Nov 27, 2005
  14. Nov 26, 2005
    • Christophe Geuzaine's avatar
      · d3aba987
      Christophe Geuzaine authored
      - the fltk m#@!er f*!@ers changed the way FL_CTRL/FL_META shortcuts
      are treated on the Mac. This patch forces FL_META (the "Apple key") for
      all Ctrl shortcuts in the menu. I think this is the way most people on
      Macs would expect the shortcuts to work anyway.
      
      - fix metis readme+configure info
      d3aba987
Loading