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

v0.0.20-alpha

Compare
Choose a tag to compare
@toxicFork toxicFork released this 11 Feb 21:56
· 425 commits to master since this release

npm install --save [email protected]

Changelog: ( see diff )

Core

  • Upgraded to [email protected]
    • Also fixed the peer dependency to be at least 0.74.0 since some changes may break on earlier versions

Lights

  • Fixed defaults for shadow camera near / far properties
  • Point Light
    • Added support for shadowCameraFov and shadowCameraAspect
  • Directional Light
    • Fixed defaults for shadow camera top / left / right / bottom properties