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

Don't try to log revision if 3JS is not present. #4

Closed brianpeiris closed 9 years ago

brianpeiris commented 9 years ago

Slight cleanup as well

brianpeiris commented 9 years ago

I think this fixes #3

jeromeetienne commented 9 years ago

thanks!

unfortunatly the issue in #3 is more than that :( i got a race conditions in the initialisation of the init. so it works on my computer all the time. but not on macbook air. i admit im more a 3d guy than a chromeextension guy :) so i got trouble finding it...

if you are willing to help here, is the relevant docs

https://developer.chrome.com/extensions/devtools#solutions