8 Commits (ea2faa91b7f9a5b1c629909747fb113f442cabac)

Author SHA1 Message Date
Vladimír Vondruš dc5a4d83d9 Removing IndexedMesh, part 5: merged documentation, removed IndexedMesh. 13 years ago
Vladimír Vondruš 7dc0fc4a4c Math: Renamed Math.h to Functions.h 14 years ago
Vladimír Vondruš ca24fe8f41 Mesh index type cleanup. 14 years ago
Vladimír Vondruš 0f889369f4 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš 365c664ef9 Mesh rework, part 4: don't manage index buffer in IndexedMesh. 14 years ago
Vladimír Vondruš 8f5940dd56 Using fixed-size 32bit integer type for indices. 14 years ago
Vladimír Vondruš 0145343d59 Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Vladimír Vondruš b7d6a7e67d De-inlined MeshTools::CompressIndices. 14 years ago