Skip to content
Snippets Groups Projects
Commit 83065ea8 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny: Committed by Johannes Junggeburth
Browse files

Fix read of Materials

Due to a typo caused by copy-paste, materials' dataStart and dataEnd were set to same value because they were read from the same vector entry.

That resulted in building materials with exactly 1 element; which also involved the build into memory of only 1 element per material as well.
parent 68b45ed1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment