Skip to content

Commit

Permalink
Added info about instanced shadows
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsmalm committed Nov 11, 2022
1 parent 96cb486 commit 599b91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added several math functions to `Point3D`.
- Added several math functions to `Quaternion`.
- Added `glTFAsset.fromURL`, an async function to load a glTF file. Only works when using PixiJS v7+.
- Added support to render shadows when using instancing.

### Changed
- No longer transpiled to ES5, if you need these targets (e.g. IE 11) you'll need to transpile yourself with Babel or other tools capable of porting to ES5.
Expand Down

0 comments on commit 599b91c

Please sign in to comment.