jeromeetienne / threejs-inspector

chrome devtool extension to debug three.js
https://chrome.google.com/webstore/detail/threejs-inspector/dnhjfclbfhcbcdfpjaeacomhbdfjbebi
198 stars 46 forks source link

Unable to get the extension working #19

Open OndrejSpanel opened 7 years ago

OndrejSpanel commented 7 years ago

I have tried both from the store and locally from a GitHub, with the same result: the inspection tab is shown in the DevTools, but it is completely empty. This is both with my code, and with the extension samples.

I am running Windows x64 with Chrome Version 55.0.2883.87 m

What I see is this:

image

ScienceofSpock commented 7 years ago

I'm seeing this as well. As near as I can tell, this extension quit working shortly after Three.js .75 was released.

supermoos commented 4 years ago

https://github.com/bvaughn/react-devtools-experimental/issues/292 seems to fix it.