13 Commits (b180dd7bf065722f1c1063d85356c68a26dfbb55)

Author SHA1 Message Date
Vladimír Vondruš b589f15640 MeshTools: deSTLify flipNormals(), flipFaceWinding() and tipsify(). 6 years ago
Vladimír Vondruš 7cbd7c703b MeshTools: fix an OOB access in tipsify(). 6 years ago
Vladimír Vondruš a66c9f5897 MeshTools: a better name for a variable. 6 years ago
Vladimír Vondruš 47760294fc MeshTools: retroactively fire the 2010 edition of me. 6 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 65a2e5677a Properly use the "Std Swap Two Step". 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 5373fdf3ad MeshTools: fix obvious out-of-range access in tipsify(). 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 7ef8432fbe Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 32b783505f MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
Vladimír Vondruš 0f889369f4 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš 8f5940dd56 Using fixed-size 32bit integer type for indices. 14 years ago
Vladimír Vondruš 91c2b5e389 Hiding MeshTools implementation classes from user altogether. 14 years ago
Vladimír Vondruš f7ba048c06 Using operator() instead of run() in MeshTools. 14 years ago
Vladimír Vondruš 0c67d17148 MeshTools: implementation of Tipsify algorithm. 15 years ago