Skip to content

Commit

Permalink
Update CHANGELOG-v3.87.md
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Nov 13, 2024
1 parent 6db4906 commit aa4dbc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog/3.87/CHANGELOG-v3.87.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Updates

* The Particle Animation State is now optional. A Particle will not create an Animation State controller unless the `anim` property exists within the emitter configuration. By not creating the controller it leads to less memory overhead and a much faster clean-up time when destroying particles. Fix #6482 (thanks @samme)

## Bug Fixes

Expand Down

0 comments on commit aa4dbc7

Please sign in to comment.