Files
assimp/code
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-09-11 21:51:20 +02:00
2021-10-08 08:48:01 +02:00
2020-01-20 08:53:12 -05:00