- Sep 26, 2022
-
-
Philip Trettner authored
-
- Sep 03, 2022
-
-
Philip Trettner authored
-
- Jun 09, 2022
-
-
Philip Trettner authored
-
- Jun 03, 2022
-
-
Philip Trettner authored
-
- May 21, 2022
-
-
Philip Trettner authored
-
- Mar 31, 2022
-
-
Philip Trettner authored
-
- Sep 08, 2021
-
-
Philip Trettner authored
Fix empty return See merge request !32
-
Julius Nehring-Wirxel authored
-
- Sep 02, 2021
-
-
Philip Trettner authored
Normalize now returns scale and center See merge request !31
-
- Sep 01, 2021
-
-
Julius Nehring-Wirxel authored
-
- Aug 18, 2021
-
-
Julius Nehring-Wirxel authored
-
- Apr 01, 2021
-
-
Philip Trettner authored
-
- Mar 08, 2021
-
-
Philip Trettner authored
-
Philip Trettner authored
-
- Jan 25, 2021
-
-
Philip Trettner authored
Fix several bugs with the STL reader See merge request !30
-
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.
-
- Nov 23, 2020
-
-
Philip Trettner authored
-
Philip Trettner authored
-
- Nov 04, 2020
-
-
Philip Trettner authored
-
- Oct 12, 2020
-
-
Philip Trettner authored
Fixed unit length See merge request !29
-
Julius Nehring-Wirxel authored
-
Philip Trettner authored
Added dodecahedron object See merge request !28
-
Julius Nehring-Wirxel authored
-
Julius Nehring-Wirxel authored
-
- Oct 02, 2020
-
-
Philip Trettner authored
-
Philip Trettner authored
-
Philip Trettner authored
-
- Sep 28, 2020
-
-
Philip Trettner authored
normalize now respects the attribute type (i.e. it now works for double) See merge request !27
-
Julius Nehring-Wirxel authored
-
- Sep 23, 2020
-
-
Philip Trettner authored
Feature/stats outstream template See merge request !26
-
Julius Nehring-Wirxel authored
-
- Sep 22, 2020
-
-
Philip Trettner authored
- Sep 18, 2020
-
-
Philip Trettner authored
-
- Sep 15, 2020
-
-
Philip Trettner authored
-
- Sep 10, 2020
-
-
Philip Trettner authored
-
Philip Trettner authored
-
- Sep 02, 2020
-
-
Philip Trettner authored
Fixed usage of non-existent function See merge request !25
-
- Aug 31, 2020
-
-
Julius Nehring-Wirxel authored
-