22 Commits (37eff1149bacc61085c7229b6b7426bba8a0bc49)

Author SHA1 Message Date
Vladimír Vondruš 84e4fd1581 Improved usability of type capability checking in TypeTraits. 14 years ago
Vladimír Vondruš cceda11957 Fixed all Doxygen C++11 incompatibilities. 14 years ago
Vladimír Vondruš c8e33a74cc "constexpr"-ized Matrix and Vector classes. 14 years ago
Vladimír Vondruš 1cf69616a3 Documentation updates, "markdownization". 14 years ago
Vladimír Vondruš 62fb2d5470 Using MurmurHash in MeshTools::Clean. 14 years ago
Vladimír Vondruš 7c2f1bec77 Cleaned up CMakeLists. 14 years ago
Vladimír Vondruš 171c75aca9 Naming consistency for variadic templates. 14 years ago
Vladimír Vondruš ac4a6fd31d Doc++ 14 years ago
Vladimír Vondruš 7dae98ded1 Primitives: using MeshData instead of AbstractPrimitive. 14 years ago
Vladimír Vondruš 5306d46b49 Removed MeshTools::AbstractTool, as nothing depends on it. 14 years ago
Vladimír Vondruš 02b71d6b15 MeshTools: removed dependency on MeshBuilder in Clean and Subdivide. 14 years ago
Vladimír Vondruš 571f41f53f MeshTools: removed dependency on MeshBuilder in Tipsify. 14 years ago
Vladimír Vondruš fb0c4f0d15 MeshTools: tool for interleaving attribute arrays. 14 years ago
Vladimír Vondruš bca691f2b7 MeshTools: tool for compressing index array. 14 years ago
Vladimír Vondruš f7ba048c06 Using operator() instead of run() in MeshTools. 14 years ago
Vladimír Vondruš 8efb5a1e42 Added dllimport/dllexport macros for Windows builds. 14 years ago
Vladimír Vondruš 8d525be511 Using TypeTraits::epsilon and TypeTraits::equals instead of EPSILON. 14 years ago
Vladimír Vondruš 31fd5bfb32 Added another constructor to MeshTools::AbstractIndexTool. 14 years ago
Vladimír Vondruš 0c67d17148 MeshTools: implementation of Tipsify algorithm. 15 years ago
Vladimír Vondruš 37fa078ead Added MeshTools::AbstractIndexTool, operating only on indices. 15 years ago
Vladimír Vondruš 37afb7bffe Splitting tools from MeshBuilderBenchmark to MeshTools. 15 years ago
Vladimír Vondruš 79a36bd373 New namespace and base class for mesh tools. 15 years ago