Skip to content
Snippets Groups Projects
Commit b7bfde18 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
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 bb73aaa9
Branches ShapesDBReform
No related tags found
1 merge request!317Modification of the way in which Shapes are persistified. New DB schema.
Pipeline #7615473 failed
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