Skip to content

Add selection filter to qtSelectionManager

Haocheng LIU requested to merge haocheng.liu/smtk:Selection-Filter into master

Now qtSelectionManager could filter selection by Model, Volume, Face, Edge and Vertex. A pointer to model manager is also stored in qtSelectionManager.

Merge request reports