Files
assimp/code/AssetLib/glTF
RichardTea aaae3e3a10 size_t is 32bit on some platforms
Also assert if size_t is smaller than uint32_t (probably not necessary)
Note: 32bit builds will crash OOM if a really large model is loaded, as cannot allocate that much in total, let alone contiguously.
2021-11-08 15:05:20 +00:00
..
2021-02-28 12:17:54 +01:00
2021-02-28 12:17:54 +01:00
2021-08-11 18:57:21 -04:00