Skip to content
Snippets Groups Projects
  1. Feb 13, 2006
    • Christophe Geuzaine's avatar
      · de07b51e
      Christophe Geuzaine authored
      fixing  orientation of adaptive triangles and quads
      de07b51e
  2. Feb 07, 2006
    • Christophe Geuzaine's avatar
      *** empty log message *** · ad8ee6d7
      Christophe Geuzaine authored
      ad8ee6d7
    • Christophe Geuzaine's avatar
      · 2d62fa06
      Christophe Geuzaine authored
      better heuristics for vertex array allocation (to get less horrible
      performance on cygwin; the correct fix would be to do a preprocessing
      step to precompute the actual number of primitives that are going to
      be drawn... or even better: stop using cygwin alltogether)
      2d62fa06
  3. Feb 04, 2006
    • Christophe Geuzaine's avatar
      · 88aadbdb
      Christophe Geuzaine authored
      ask confirmation to overwrite a mesh file when clicking on "Save Mesh"
      88aadbdb
  4. Feb 02, 2006
    • Christophe Geuzaine's avatar
      · ede7c1db
      Christophe Geuzaine authored
      call fl_register_images() explicitly (don't rely on loading the default
      icons to initialize the extra image handlers)
      ede7c1db
    • Christophe Geuzaine's avatar
      · 9aeb7380
      Christophe Geuzaine authored
      Disable the End_Curve/End_Surface tests after point transformations
      if Geometry.AutoCoherence=0. This is not perfect, but at least this
      gives us a way to bypass these (very slow) tests for big models with
      a lot of geometrical transformations (for which one would set
      AutoCoherence to 0 anyway)
      9aeb7380
  5. Feb 01, 2006
  6. Jan 31, 2006
  7. Jan 30, 2006
  8. Jan 29, 2006
  9. Jan 28, 2006
Loading