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

v2.2.1

Choose a tag to compare

@toxicFork toxicFork released this 12 Aug 16:37
· 208 commits to master since this release

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

Changelog ( see diff )

Components

Documentation

  • Add notes for default values for attributes
  • Reorder some properties in the <react3/>
    and <boxGeometry/> documentation to make more sense
  • Clarify documentation for lookAt property for <object3D/> and its subclasses
  • Add missing default properties for some components
  • Whitespace fixes