Markus Lerner
Markus Lerner
@LancerComet, thank you for pointing this out! Sorry for my late reply. I was pretty busy in the past few weeks. I will look into it, hopefully in the next...
Hi @Palm-Web , for me it's loading in Chrome, Safari and Firefox on MacOS, pretty much all in the latest version. Maybe you need to refresh the page so that...
Hi @isensen, sorry for my late reply. It would be great, if you could provide some sample code, so that I can test that.
Thank you @isensen, now I know what you mean. One would need to check, if the mousedown event has been detected on that object before the click gets fired. I...
Hi @gisfinder, group is actually supported. I just tested it, myGroup.addEventListener and interactionManager.add(myGroup) work fine for me. Please let me know, if anything doesn't work as expected.
Hi @wang1212, thank you for pointing this out. There was indeed a bug in the remove function. The intention was not to make object.name mandatory. I just published [release 1.7.0](https://github.com/markuslerner/THREE.Interactive/releases/tag/v1.7.0),...
@LancerComet, now I'm firing pointer events additionally when they are supported: [Release 1.5.0](https://github.com/markuslerner/THREE.Interactive/releases/tag/v1.5.0) Thanks again. Let me know, if there are any bugs.