Files
assimp/code/AssetLib
tanolino 04d2d13172 Locale independent meter scale
`XmlParser::getRealAttribute(...)` will call `strtod` (or `wcstod`) which are both locale dependent. So on a German locale system a scale of 0.01 meter will be parsed to 0. In order to avoid that I use the `fast_atoreal_move<ai_real>()` method.
2022-01-05 10:10:38 +01:00
..
2021-11-02 10:38:38 +01:00
2021-09-13 22:38:20 +02:00
2021-10-08 08:48:01 +02:00
2021-10-08 08:48:01 +02:00
2021-09-13 22:38:20 +02:00
2021-10-08 08:48:01 +02:00
2021-10-08 08:48:01 +02:00
2022-01-05 10:10:38 +01:00
2021-12-16 12:09:06 +03:00
2021-12-10 14:32:45 +01:00
2021-10-08 08:48:01 +02:00
2021-12-07 12:13:31 +01:00
2021-11-12 17:53:46 +01:00
2021-09-13 22:38:20 +02:00
2021-10-08 08:48:01 +02:00
2021-10-08 08:48:01 +02:00
2021-09-13 22:38:20 +02:00
2021-10-08 08:48:01 +02:00
2021-09-13 22:38:20 +02:00
2021-10-08 08:48:01 +02:00
2021-10-08 08:48:01 +02:00
2021-10-08 08:48:01 +02:00
2021-10-08 08:48:01 +02:00
2021-09-13 22:38:20 +02:00
2021-09-13 22:38:20 +02:00
2021-10-08 08:48:01 +02:00
2021-11-09 13:08:13 -05:00
2021-09-13 22:38:20 +02:00
2021-10-08 08:48:01 +02:00