Files
assimp/code/AssetLib
Krishty 5895c0c22c more const in format detection
BaseImporter::SearchFileHeaderForToken() expected a pointer to a non-const token list. This was probably an oversight, as nobody would realistically expect the function to change the list. Furthermore, it prevented token lists from being compiled to read-only memory, in some cases even causing the compiler to generate thread-safe initialization.

The list is now const and all callers declare their token lists static const, thus compiling them to read-only memory.
2021-09-11 23:23:05 +02:00
..
2021-08-31 12:59:31 +02:00
2021-08-29 18:41:07 +02:00
2021-05-17 10:29:06 +01:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-08-19 13:50:26 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-08-11 18:57:21 -04:00
2021-09-02 10:07:28 +01:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-08-24 07:26:20 +02:00
2021-05-12 13:07:27 +02:00
2021-05-20 20:25:30 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-05-13 12:05:31 +01:00
2021-08-28 13:56:50 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-02-28 12:17:54 +01:00
2021-07-28 16:32:27 +08:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00
2021-09-11 23:23:05 +02:00