Skip to content
Snippets Groups Projects
  1. Mar 13, 2024
  2. Mar 12, 2024
  3. Dec 14, 2023
  4. Jun 07, 2023
  5. Mar 15, 2023
  6. Feb 17, 2023
  7. Feb 13, 2023
  8. 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
  9. Nov 25, 2022
  10. Sep 23, 2022
  11. Sep 09, 2022
  12. Sep 06, 2022
  13. Sep 05, 2022
  14. Sep 04, 2022
  15. Aug 03, 2022
  16. Aug 02, 2022
  17. Jul 16, 2022
  18. Jul 11, 2022
  19. Jun 09, 2022
  20. Jun 08, 2022
  21. Jun 07, 2022
  22. 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