Skip to content

(core): OgreViewer doesn't read properly json with modelSeries

Description

OgreViewer seems to not read properly json(z) with modelSeries.

In fact it seems that when using ioAtoms::SReader the signal SeriesDB::addedSeries isn't sent ( maybe this is intended since the reader is working at fwData::Object level).

Closes #651 (closed)

How to test it?

Use OgreViewer, select JSON as reader and open the attached json file.

Mesh isn't loaded without this MR, and should be loaded with the MR.

Edited by Marc SCHWEITZER

Merge request reports