Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt 3D Studio 2.1 BETA1
-
None
-
e8dd5dbf9b660e1e075f80d3449827f3de5cff60
Description
CDocEditor::IsComponent actually returns true if the instance is a slide owner, which means it'll return true for Scene instances, too. It is only used in one place, where it can be replaced with bridge.IsComponentInstance() call, which does what we expect it to do, so we can remove the entire misleading function. The fact that it returns true fro scenes causes crash with new material system.
Attachments
For Gerrit Dashboard: QT3DS-2184 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
238419,2 | Remove misleading function | master | qt3dstudio/qt3dstudio | Status: MERGED | +2 | 0 |
238641,2 | Remove misleading function | 2.1 | qt3dstudio/qt3dstudio | Status: MERGED | +2 | 0 |