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

replace usage of ExternalProperty

* in an ItemWithMaterial, store only the identifier of the used material
* hold the identifier as QString, not within an ExternalProperty
* modify the ItemWithMaterial/Material property to type "QString" instead of ExternalProperty
* adapt all methods which used the ExternalProperty to use the material identifier or a ptr to a MaterialItem
* adapt the XML reading/writing
* add legacy code to read old XML files
* adapt material selection via SessionModel's CustomEditors
parent 7c75d39e
No related branches found
No related tags found
1 merge request!261Replace usage of ExternalProperty
Showing
with 114 additions and 141 deletions
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