celestia/src/celmodel
Hleb Valoshka 14af83a391 Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +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 Fix warnings in celmodel 2021-12-05 20:32:44 +01:00
mesh.h Remove pointers from mesh and model vectors 2021-12-04 09:49:52 +01:00
model.cpp Remove const_cast in cmodview by implementing Model::setMaterial 2021-12-04 09:49:52 +01:00
model.h Remove const_cast in cmodview by implementing Model::setMaterial 2021-12-04 09:49:52 +01:00
modelfile.cpp Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +03:00
modelfile.h Remove pointers from mesh and model vectors 2021-12-04 09:49:52 +01:00