Skip to content

Commit

Permalink
release 0.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Alchemist0823 committed Oct 21, 2023
1 parent ad953ae commit 576ee4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## version 0.10.15
- Fix interval value on frame over life
- Better support for noise generation

## version 0.10.14
- Add support for length scale for StretchedBillboard renderer
- Fix EmitSubParticleSystem behavior's bug and support unity subEmitter module
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "three.quarks",
"version": "0.10.14",
"version": "0.10.15",
"description": "A General-Purpose Particle System for three.js",
"type": "module",
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 576ee4a

Please sign in to comment.