github DLR-SC/tigl 2.0.3

latest releases: v3.3.1, v3.3.0, v3.2.3...
6 years ago

Released: 17/01/2013

  • General Changes:
    • Added CCPACSWingSegment::GetChordPoint to internal API
    • Added a simple cpacs data set for accuracy testing
    • Added some accuracy tests for getPoint functions
    • Added support for visual leak detector
    • Changed UnitTesting? Framework to google-test
    • Changed TIGL linking to static for unit tests
    • Added coverage with gcov (gcc only) to project
  • New API Functions:
    • tiglWingGetIndex Returns the wing index given a wing UID
    • tiglWingGetSegmentIndex Returns the segment index given a wing segment UID
    • tiglWingGetComponentSegmentCount Returns the number of component segments for a specific wing (selected by wing index)
    • tiglWingGetComponentSegmentIndex Translates component segment UID into component segment index
    • tiglWingGetComponentSegmentUID Translates component segment index into component segment UID
  • Fixes:
    • Fixed tiglWingComponentSegmentPointGetSegmentEtaXsi
    • Fixed accuracy of CCPACSWingComponentSegment::getPoint
    • Fixed accuracy of CCPACSWingSegment::getEta
    • Fixed memory management handling of tiglWingGetProfileName
    • Fixed memory leaks in VTK export
    • Fixed memory leak in CCPACSFuselages
  • TIGLViewer:
    • Menus are enabled/disabled depending on number of wings/fuselages
    • Added close configuration menu entry
    • improved view rotation with middle mouse button

Don't miss a new tigl release

NewReleases is sending notifications on new releases.