This repository was archived by the owner on Jul 20, 2020. It is now read-only.
v2.3.3
npm install --save react-three-renderer@2.3.3
Changelog( see diff )
Components
- Added
<shapeGeometry>( #114 ) - Fixed a bug which would cause a crash when you changed some properties on components
whose children used ref functions - Added
<bufferGeometry>( #105 #119 )
Core
- Fixed bug which would not allow you to get a canvas reference through the
canvasRefproperty in some conditions ( #115 )