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
bb73aaa9
Branches ShapesDBReform
No related tags found
Pipeline #7615473 failed
Stage: step-A
Stage: step-B
Stage: step-C
Stage: step-D
Stage: step-E
Stage: test
Loading
Please register or sign in to comment