Releases: jxjo/AirfoilEditor
Releases Β· jxjo/AirfoilEditor
v 3.0
π Version 3.0 π
- Now including polar generation using Worker/Xfoil
- Each modification creates a new design of an airfoil
- ... and much minor things
See README for more information
changed from beta 2
- fix for Linux: polar generation now running (thanks Thomas!)
- fix for Linux: new Worker version 1.0.5
- removed matplotlib dependency
v 3.0 beta 2
π Version 3.0 π
- Now including polar generation using Worker/Xfoil
- Each modification creates a new design of an airfoil
- ... and much minor things
See README for more information
beta 2
- new: Show operating points of polar
- fix: previous beta Release had 'main' as target branch (not 'v3_dev')
- fix for Linux - conditional import (thanks Thomas)
- fix blend airfoil which is not normalized (thanks Thomas)
- lazy polar generation refactored
- code cleanings
v 2.0.1
v 2.0
π Version 2.0 π
- UI based on the QT framework for a much more responsive UI including high speed diagrams
- Fast scroll through the airfoils in a directory including reference airfoils to compare
- Wider support of mouse actions to modify an airfoil
- Live match Bezier optimization
- ... and much more