Files
assimp/code/AssetLib
Krishty fe5a23e110 fixed bloat in SIB importer
The SIB importer, upon needing an empty aiString, did not create a new one but rather copied a predefined global empty string.
Since aiStrings contain large buffers, Assimp copied 1028 B of zeros instead of setting five bytes (at least when compiled with Visual C++). Since aiString is a user-defined type without a constexpr constructor, Visual C++ had to generate a thread-safe run-time initializer as well.
Now it’s just two instructions.
2021-05-03 17:01:59 +02:00
..
2021-04-19 19:33:41 +02:00
2021-03-03 22:30:36 -08:00
2021-04-03 10:29:16 +02:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-04-05 21:24:54 +02:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-04-05 16:39:41 +03:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-15 11:51:20 +01:00
2021-02-28 12:17:54 +01:00
2021-04-19 19:33:41 +02:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-05-03 17:01:59 +02:00
2021-02-28 12:17:54 +01:00
2021-04-03 10:25:03 +02:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00