Files
assimp/code
Jonas Karlsson c14eccefaf Fix 'i >= 0' always true bug
If 'disk_filename' does not contain a dot (.) then 'i' would overflow.
Making 'i' an int makes sure the for loop works as intended.
2022-03-09 23:05:47 +01:00
..
2022-03-09 11:00:05 +01:00
2022-01-10 21:13:43 +01:00
2022-03-09 23:05:47 +01:00
2022-01-10 21:13:43 +01:00
2022-01-10 21:13:43 +01:00
2020-01-20 08:53:12 -05:00