Skip to content
Snippets Groups Projects
  1. Feb 17, 2023
  2. Feb 13, 2023
  3. Dec 12, 2022
  4. Nov 26, 2022
    • Thomas Lambert's avatar
      refactor(Polar): do not use private properties · 833dbf7c
      Thomas Lambert authored
      The use of private properties complicates the interaction with Rotare.
      So we simply get rid of it now and put all properties public.
      
      This is probably something that we will do anyway in a later stage in
      order to simplify development.
      833dbf7c
  5. Nov 25, 2022
  6. Sep 23, 2022
  7. Sep 09, 2022
  8. Sep 06, 2022
  9. Sep 05, 2022
  10. Sep 04, 2022
  11. Aug 03, 2022
  12. Aug 02, 2022
  13. Jul 16, 2022
  14. Jul 11, 2022
  15. Jun 09, 2022
  16. Jun 08, 2022
  17. Jun 07, 2022
  18. Jun 06, 2022
    • Thomas Lambert's avatar
      refactor!: Change parsefileinputs · 4d49475f
      Thomas Lambert authored
      The previous way of doing stuff was not allowing to load files from
      multiple (sub)directories. This commits allows the user to specify
      files from various directories as a string array.
      
      BREAKING: This commit changes the input arguments for **xf2mat** and
      **formatairfoilcoord**.
      3.0.0
      4d49475f
Loading