lagadic / visp_cao_editor

Development of a CAD model editor for ViSP model-based tracker
GNU General Public License v3.0
19 stars 8 forks source link

Qt final week #23

Closed vikasTmz closed 7 years ago

vikasTmz commented 7 years ago

TODO:

s-trinh commented 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:

vikasTmz commented 7 years ago

I was planning to finish some of these tasks before this branch got merged, or should I make a new PR?

s-trinh commented 7 years ago

You can just open another PR and add the corresponding link in the Wiki page.

fspindle commented 7 years ago

Sorry, we did the merge before asking you. I think that a new PR would be perfect.