You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I try to transform a SnapshotDb to another, but materials lost.
And then, I try to transform it to an empty SnapshotDb,materials get lost and error.
To Reproduce
Steps to reproduce the behavior:
Convert House_Model.dgn to a local house.bim file. And do same thing with testY1.dgn.
Build an iModelTransformer with core-transformer@3.4.4
Excute iModelTransformer.processAll( house.bim, testY1.bim, no options),
When transform done, excute targetDb.saveChanges( )
Open the targetDb in view, and could see the materials lost.
Expected behavior
Materials exist and be correct.
Screenshots
The house.bim view :
The result.bim view: (materials get lost)
If transform to an empty db, and view: (roof material lost, wall and steps meterial error)
Desktop (please complete the applicable information):
iTwin.js Version [3.4.4]
Additional context
The text was updated successfully, but these errors were encountered:
@fatalstar I'm sorry for missing this. The transformer has moved to a separate repository, so I will make an issue there and close this one if that's OK. Texture loss should have been fixed by #5059.
@fatalstar I'm sorry for missing this. The transformer has moved to a separate repository, so I will make an issue there and close this one if that's OK. Texture loss should have been fixed by #5059.
Describe the bug
I try to transform a SnapshotDb to another, but materials lost.
And then, I try to transform it to an empty SnapshotDb,materials get lost and error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Materials exist and be correct.
Screenshots
The house.bim view :
The result.bim view: (materials get lost)
If transform to an empty db, and view: (roof material lost, wall and steps meterial error)
Desktop (please complete the applicable information):
Additional context
The text was updated successfully, but these errors were encountered: