Skip to content
Snippets Groups Projects
  1. Feb 25, 2006
  2. Feb 24, 2006
  3. Feb 23, 2006
    • Christophe Geuzaine's avatar
      · a0caaee8
      Christophe Geuzaine authored
      - rename CLIENT_VIEW into CLIENT_MERGE_FILE
      - new CLIENT_PARSE_STRING
      a0caaee8
  4. Feb 22, 2006
  5. Feb 17, 2006
    • Christophe Geuzaine's avatar
      · fdedff43
      Christophe Geuzaine authored
      added support for empty lists (aa[] = {};) and concatenation of lists
      (aa[] += {1,2,3};)
      fdedff43
  6. Feb 15, 2006
    • Christophe Geuzaine's avatar
      · 117f9f48
      Christophe Geuzaine authored
      newsl and newll to get next available loop numbers
      117f9f48
    • Christophe Geuzaine's avatar
      · c1e6d2f6
      Christophe Geuzaine authored
      - recompute min/max in view after adaptation
      - cleanup superfluous resets of TimeStepMin/Max
      c1e6d2f6
  7. Feb 14, 2006
  8. Feb 13, 2006
    • Christophe Geuzaine's avatar
      · de07b51e
      Christophe Geuzaine authored
      fixing  orientation of adaptive triangles and quads
      de07b51e
  9. 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
  10. Feb 04, 2006
    • Christophe Geuzaine's avatar
      · 88aadbdb
      Christophe Geuzaine authored
      ask confirmation to overwrite a mesh file when clicking on "Save Mesh"
      88aadbdb
  11. 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
  12. Feb 01, 2006
  13. Jan 31, 2006
Loading