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

v3.0.2

Compare
Choose a tag to compare
@toxicFork toxicFork released this 04 Jan 20:26
· 97 commits to master since this release

npm install --save [email protected]

Changelog( see diff )

Components

  • Added map, depthTest, depthWrite, blending, depthFunc, vertexColors properties to materials (#138, #132)
  • Added slot property to textures (#134)
  • Added matrix property to scene objects (#122)
  • Added customRenderer property to React3 (#55)