celestia/src/celmodel
Hleb Valoshka 5af65a58f3 [cmake] Remove cotire usage
* It doesn't work with cmake >= 3.12 and M$ VC++ (not a big issue)
* It doesn't work with extern "C" properly (blocks FFMPEG)
* It's unmaintained
2021-06-06 08:44:21 +03:00
..
CMakeLists.txt [cmake] Remove cotire usage 2021-06-06 08:44:21 +03:00
material.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
material.h [utils] add generic util::ResolveWildcard() method 2021-04-25 14:22:59 +03:00
mesh.cpp Fix signed/unsigned mismatch in comparrisions 2021-05-21 17:44:43 +03:00
mesh.h Draw lines in models with triangles 2021-01-04 08:32:52 +08:00
model.cpp Remove deprecated C++ features 2019-11-30 22:45:25 +03:00
model.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
modelfile.cpp [utils] add generic util::ResolveWildcard() method 2021-04-25 14:22:59 +03:00
modelfile.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00