Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 16:58
· 322 commits to main since this release
5f55d6c

Patch Changes

  • bb7e585: Fixed: Minor performance tweaks around controlled particles.
  • 8376e3e: Fixed: When a controlled particle is unmounted, it will now automatically mark the particle system's instance matrix for reupload (fixing a bug where the last controller particle would never disappear because nobody would trigger matrix uploads anymore. Woops!)