Import_3ds: Fixed keyframe reading
commit23e0ab6d20b9946df29752f36e4803d5969f196c
authorSebastian Sille <nrgsille@noreply.localhost>
Thu, 13 Apr 2023 10:02:19 +0000 (13 12:02 +0200)
committerSebastian Sille <nrgsille@noreply.localhost>
Thu, 13 Apr 2023 10:02:19 +0000 (13 12:02 +0200)
tree8c315706fb88851562c5758ff9530514c2e5dc81
parent9d9bfe4a85b59ff502136a0e392b6eb250ba3c88
Import_3ds: Fixed keyframe reading

If more than one key is present in track chunks, the frame data has to be processed
Otherwise bad char or buffer errors may occur

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
io_scene_3ds/import_3ds.py