iyinchao / three-css3d

Yet another typescript port of Three.js CSS3DRenderer, with small tweaks and enhancements.
MIT License
6 stars 3 forks source link

THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144. #3

Closed kyndle-ozzo closed 1 year ago

kyndle-ozzo commented 1 year ago

This warning prints continually when calling CSS3DRenderer.render().

My threejs version is 0.150.1 and my three-css3d version is 1.0.5.

kyndle-ozzo commented 1 year ago

I have submitted a PR to address this.

iyinchao commented 1 year ago

Sorry for slow response, I'm on vacation these days. Thank you!

iyinchao commented 1 year ago

fixed at #4 and released version 1.0.6