Closed vikasTmz closed 7 years ago
Looks like in Qt3DRender::QObjectPicker *createObjectPickerForEntity(Qt3DCore::QEntity *entity);
function signature, the returned pointer is not used. If so, you can remove the return.
The QObjectPicker
in Qt3D seems still buggy in this Qt version (5.9.1)? I have some issues to correctly select the init point and not set the face properties. It works with some difficulties. I repaste your link for improvement / test in the future.
If you have some time at the end, some improvements:
I was planning to finish some of these tasks before this branch got merged, or should I make a new PR?
You can just open another PR and add the corresponding link in the Wiki page.
Sorry, we did the merge before asking you. I think that a new PR would be perfect.
TODO:
Qt3DRender::QCamera
Settings into XML config file.