felixmariotto / three-mesh-ui

⏹ Make VR user interfaces for Three.js
https://felixmariotto.github.io/three-mesh-ui/#basic_setup
MIT License
1.26k stars 134 forks source link

Patch 1 #235

Open michal-repo opened 1 year ago

michal-repo commented 1 year ago

Renamed BoxBufferGeometry to BoxGeometry as this is producing warning in console. THREE.BoxBufferGeometry has been renamed to THREE.BoxGeometry.