Skip to content
  • Christophe Geuzaine's avatar
    · 2acbb878
    Christophe Geuzaine authored
    - bug fix: need to create temporary bounding box and compute CTX.lc
    *during* parsing step until we fill the new db on the fly
    
    (Some geo transforms in the parser use CTX.lc for tolerences. But
    CTX.lc was always equal to 1 since we only do a SetBoundingBox on
    GModel after parsing!)
    
    - cleanup spline interpol (remove duplicate code)
    2acbb878