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-03-29 15:31:08 +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
2020-12-02 02:05:14 +05:30
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
2020-05-02 15:14:38 +02:00
2021-02-28 12:17:54 +01:00
2021-03-09 21:08:28 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-04-13 11:15:52 -07:00
2021-04-16 20:44:40 +02:00
2021-04-16 20:44:40 +02: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
2020-05-02 15:14:38 +02:00
2021-02-28 12:17:54 +01:00
2021-04-05 16:39:41 +03:00
2021-02-28 14:45:39 -08:00
2021-03-09 21:08:28 +01:00
2021-04-05 19:14:48 -07: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-13 11:15:52 -07: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-03-09 21:08:28 +01:00
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00