Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

v2.3.2

Compare
Choose a tag to compare
@toxicFork toxicFork released this 27 Sep 20:53
· 172 commits to master since this release

npm install --save react-three-renderer@2.3.2

Changelog( see diff )

Docs

  • Added LICENSE ( MIT )

Components

  • Added <gridHelper/> ( #60 )
  • <React3/>:
    • Added canvasRef property for easier access to the canvas
  • <ambientLight/>:
    • Add intensity prop ( #110 )

Testing

  • Added production testing