assimp/code/MDL
Marc-Antoine Lortie 188ee6562e Moved/Added several includes to file HL1MDLLoader.h.
GCC says there are several class types such as DefaultIOSystem, std::unique_ptr that are undeclared. I moved several includes to this header and also added <string> and <assimp/types> because there are strings and Assimp types defined further down.
2019-12-17 17:47:26 -05:00
..
HalfLife Moved/Added several includes to file HL1MDLLoader.h. 2019-12-17 17:47:26 -05:00
MDLDefaultColorMap.h Reorg of code. 2019-06-06 14:45:43 +02:00
MDLFileData.h Reorg of code. 2019-06-06 14:45:43 +02:00
MDLLoader.cpp Added support to load Half-Life 1 MDL files. 2019-12-16 10:26:46 -05:00
MDLLoader.h Added support to load Half-Life 1 MDL files. 2019-12-16 10:26:46 -05:00
MDLMaterialLoader.cpp Reorg of code. 2019-06-06 14:45:43 +02:00