DiscussionsIssue archiveVisualization and 3D Viewer

Archived discussion

AIS_Manipulator Selection issues

Visualization and 3D ViewerTue, 09/24/2024 - 11:451 reply

Browse this forum
QuestionAuthor

Hey

Got some issues using the Manipulator.

Selection & Highlighting of the AIS_InteractiveObject has some weird glitches:

1) When the AIS is moved to a new location with the manipulator then selection and highlight is not working anymore. I.e not 'selectable anymore'
2) There is some 'selection tearing' when moving the AIS to a new location

I added a gif to demonstrate these issues. Does anyone know how to prevent this?

Thanks
Soupy

Discussion

1 archived reply

Posts are displayed in their archived order.

01Author

Fixed it. I had some issues with my input event handler class; it double registered some mouse actions. Resulting in a confused SelectionManager!