celestia/src/cel3ds
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
..
3dschunk.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
3dsmodel.cpp Use c.push_back instead of c.insert(c.end,...) 2018-09-22 23:42:03 +03:00
3dsmodel.h More eigen fixes 2020-11-17 21:10:01 +08:00
3dsread.cpp define macros for print levels and avoid direct use of fmt::printf 2019-08-31 13:32:44 +08:00
3dsread.h Port to filesystem API 2019-08-16 18:11:24 +03:00
CMakeLists.txt [cmake] Remove cotire usage 2021-06-06 08:44:21 +03:00