Tue, 09/24/2024 - 11:45
Forums:
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
Attachments:
Thu, 09/26/2024 - 17:01
Fixed it. I had some issues with my input event handler class; it double registered some mouse actions. Resulting in a confused SelectionManager!