Skip to content
Snippets Groups Projects
  1. Sep 26, 2022
  2. Sep 03, 2022
  3. Jun 09, 2022
  4. Jun 03, 2022
  5. May 21, 2022
  6. Mar 31, 2022
  7. Sep 08, 2021
  8. Sep 02, 2021
  9. Sep 01, 2021
  10. Aug 18, 2021
  11. Apr 01, 2021
  12. Mar 08, 2021
  13. Jan 25, 2021
    • Philip Trettner's avatar
      Merge branch 'jn/develop' into 'develop' · fba09a7e
      Philip Trettner authored
      Fix several bugs with the STL reader
      
      See merge request !30
      fba09a7e
    • Julius Nehring-Wirxel's avatar
      Fix several bugs with the STL reader · 1e6aa0f1
      Julius Nehring-Wirxel authored
      On windows ifstreams handle data differently depending if the file was opened in binary mode or not. This messed with
      the parsing for some files.
      
      Fixed reading a binary file into any other scalar type other than float. Binary STL always contain 32 bit floats, but
      the parser depended on ScalarT for how much data should be read, which can lead to false results if e.g. a double
      position type is given.
      1e6aa0f1
  14. Nov 23, 2020
  15. Nov 04, 2020
  16. Oct 12, 2020
  17. Oct 02, 2020
  18. Sep 28, 2020
  19. Sep 23, 2020
  20. Sep 22, 2020
  21. Sep 18, 2020
  22. Sep 15, 2020
  23. Sep 10, 2020
  24. Sep 02, 2020
  25. Aug 31, 2020
Loading