assimp/code
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
..
AssetLib reduced Ogre string bloat 2021-05-04 22:01:00 +02:00
CApi use const chars 2021-05-04 10:57:30 +02:00
Common Merge branch 'master' into fix-scale-msg 2021-05-04 08:13:12 +02:00
Material Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Pbrt workaround for ASSIMP_DOUBLE_PRECISION compile errors 2021-02-28 14:45:39 -08:00
PostProcessing Merge branch 'master' into empty-string-style 2021-04-30 00:54:57 +02:00
res Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Fix parsing for AMF-Files. 2021-04-03 10:25:03 +02:00