celestia/src/celmodel
Hleb Valoshka e4e1a0ddc5 Remove deprecated C++ features
std::unary_function & std::binary_function were deprecated in C++11
and removed in C++17
2019-11-30 22:45:25 +03:00
..
CMakeLists.txt Move cmdparser.*, command.*, and execution.* from celengine to celestia, modify celephem to OBJECT library and merge the objects in the celengine library, fix Spice dependency 2019-08-13 11:24:37 +03:00
material.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
material.h Add a ::Color -> cmod::Material::Color helper 2019-08-16 09:49:01 +03:00
mesh.cpp Remove deprecated C++ features 2019-11-30 22:45:25 +03:00
mesh.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
model.cpp Remove deprecated C++ features 2019-11-30 22:45:25 +03:00
model.h Make cmod::Model destructor virtual (Closes: #8) 2018-10-13 23:05:32 +03:00
modelfile.cpp define macros for print levels and avoid direct use of fmt::printf 2019-08-31 13:32:44 +08:00
modelfile.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00