You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 181cf2cf11 GCC 4.6 compatibility: std::array<Vector2> can't be constexpr. 13 years ago
..
Test GCC 4.6 compatibility: std::array<Vector2> can't be constexpr. 13 years ago
CMakeLists.txt Fix linker issues on Windows. 13 years ago
Clean.h MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
CombineIndexedArrays.h MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
CompressIndices.cpp MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
CompressIndices.h MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
FlipNormals.cpp MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
FlipNormals.h Removed unneeded includes. 13 years ago
GenerateFlatNormals.cpp MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
GenerateFlatNormals.h Removed unneeded includes. 13 years ago
Interleave.h Support for gaps in MeshTools::interleave(). 14 years ago
Subdivide.h MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
Tipsify.cpp MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
Tipsify.h MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
Transform.h MeshTools: ability to call transformPoints*() also with DualComplex. 13 years ago
magnumMeshToolsVisibility.h Prefix *_EXPORT macros with MAGNUM_ to avoid collisions. 14 years ago