celestia/src/celmodel
Hleb Valoshka f4bd55991f Optimize meshes with meshoptimizer library if available 2022-03-07 16:59:47 +03:00
..
CMakeLists.txt [cmake] Remove cotire usage 2021-06-06 08:44:21 +03:00
material.cpp Cleanup of operators and material uniquification 2021-12-04 09:49:52 +01:00
material.h Remove pointers from mesh and model vectors 2021-12-04 09:49:52 +01:00
mesh.cpp Optimize meshes with meshoptimizer library if available 2022-03-07 16:59:47 +03:00
mesh.h Optimize meshes with meshoptimizer library if available 2022-03-07 16:59:47 +03:00
model.cpp Optimize meshes with meshoptimizer library if available 2022-03-07 16:59:47 +03:00
model.h Remove const_cast in cmodview by implementing Model::setMaterial 2021-12-04 09:49:52 +01:00
modelfile.cpp Return std::string_view from Tokenizer::getStringValue to reduce copying 2021-12-29 13:08:54 +01:00
modelfile.h Remove pointers from mesh and model vectors 2021-12-04 09:49:52 +01:00