Files
assimp/code/AssetLib/Ogre/OgreBinarySerializer.cpp
Krishty 2a126f9f62 reduced Ogre string bloat
The Ogre importer used std::string where a string literal would have been sufficient. Saves another 600 B of code and data.
2021-05-04 22:01:00 +02:00

31 KiB