Skip to content
Snippets Groups Projects
Commit 19f280e9 authored by Matthias Puchner's avatar Matthias Puchner
Browse files

do not use MaterialItemProperty to access material identifier

instead use ItemWithMaterial. This makes the handling more understandable and as a second effect reduces code complexity

and:
* use concrete types like ItemWithMaterial* instead of SessionItem*
* use QVector instead std::deque + QVector to simplify code
* remove now obsolete code
* adapt unit tests
parent 397b837d
No related branches found
No related tags found
1 merge request!277do not use MaterialItemProperty to access material identifier
Checking pipeline status
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