Skip to content

Commit

Permalink
Added Changelog for 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rainman110 committed Jun 30, 2021
1 parent 2296c0c commit d07e6d5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
=========

Version 3.2.1
-------------
01/07/2021

- Fixes:

- Fixed function `::tiglWingGetSegmentEtaXsi` ignoring the GetPointBehaviour that was introduced in TIGL 3.1.0: Since TiGL 3.1.0, the getPoint functions
now use the parametrization of the wing surface geometries instead . This behaviour can be switched back to the old bevahiour using `::tiglWingSetGetPointBehaviour`.
Before fixing now `::tiglWingGetSegmentEtaXsi`, the functions always used the old behaviour such that the back and fort computation etaXsi -> point -> etaXsi
did not result in the same values.

Version 3.2.0
-------------
28/05/2021
Expand Down

0 comments on commit d07e6d5

Please sign in to comment.