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

v3.0.0

Compare
Choose a tag to compare
@toxicFork toxicFork released this 04 Dec 20:57
· 125 commits to master since this release

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

Changelog( see diff )

Core

  • Fix compatibility for three@~0.82.1! ( #126 Fixes #106 #124 )
  • Fix compatibility for react@15.4.0! ( Fixes #118 )

Components

  • Added <hemisphereLight> ( #126 #129 )
  • Added <meshStandardMaterial> ( #126 )
  • ExtrudeGeometry:
    • Change type validation for frames