Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pixijs-userland/particle-emitter

A particle system for PixiJS
https://github.com/pixijs-userland/particle-emitter

emitter life issue fixed (#133)

Co-authored-by: serglider <[email protected]>

b4f4b074dbc9869f5f58d9612fb4fcc06835b93e authored over 4 years ago by serglider <[email protected]>
Fix issue #129 - PathParticle throws error when no speed interp (#130)

* Fix issue #129 - PathParticle throws error when no speed interp

* use this.speedList.curren...

526bf74dd598f1b260ad9397fb3a0f8832dd4ed7 authored over 4 years ago by Dustin Woods <[email protected]>
Add link to new example to readme.

df3ca2c7aa8789f1cca266459b6746356990d261 authored about 5 years ago by andrewstart <[email protected]>
4.2.0

73ac3c94d7e579f02648c50133c31b2b5307e7f6 authored about 5 years ago by andrewstart <[email protected]>
Fix orderedArt handling, add example for it.

Also, lock down ecstatic so that http-server works on Windows.

5752e310b288c9cd2fe2ff05ac8db990042ea0b2 authored about 5 years ago by andrewstart <[email protected]>
Add inOrder feature to emit textures in an order (#114)

* Add feature to emit textures in an order.

It is quite useful when you want emit textures in...

1ba43364655ac0d0706b5d2f87f03b0e6d7ab4cb authored about 5 years ago by Rahul Patwari <[email protected]>
In readme, recommend using v5 as an option.

e2be105561d18097c4b946747edc9e4b708bdb9a authored about 5 years ago by andrewstart <[email protected]>
4.1.3

6641d2b3c31240454b6820967591cba87e9c9d37 authored about 5 years ago by andrewstart <[email protected]>
Fix textures provided as strings not working in Pixi 5.

Also updated dependencies, fixed single quotes in imports.

220fab344bc26c6a5af1006c344c61320cfe1735 authored about 5 years ago by andrewstart <[email protected]>
Elaborate on emitter cleanup, note that it isn't needed for Pixi V5.

bf384af3ca3226debb357900460fcd6090ce42c6 authored over 5 years ago by andrewstart <[email protected]>
Update eslint.

a0de000e5b2b61f971b00ac2a790495dfd1245ca authored over 5 years ago by andrewstart <[email protected]>
4.1.2

215199e9a30fc8f0c68ba85938f3525f82c03910 authored over 5 years ago by andrewstart <[email protected]>
Merge pull request #107 from ilya-klindukhov/emitter_extend

add ability to customize emitter by extend from Emitter class

17b555a32204ac5c7553f31c1fa011b588b5db70 authored over 5 years ago by Andrew Start <[email protected]>
added ability to override spawn type logic and add custom properties to particle

5cb714ec89b47deaf867523060659b62587825a8 authored over 5 years ago by Ilya Klinduhov <[email protected]>
4.1.1

8efd3d5f6f0022bda8dc020a5dc7b3f751dc27b5 authored over 5 years ago by andrewstart <[email protected]>
Protect npm publish from yarn registry, hopefully.

928874f1583a5b857050f813c39b69741d7a7710 authored over 5 years ago by andrewstart <[email protected]>
Catch potential error when writing package.json?

ee7f0f1002315408a63f93fe318ddaee5b14ba6c authored over 5 years ago by andrewstart <[email protected]>
Fix #106

Also, update dependencies to satisfy security audits.

e6959866e6800be217206f6c66c8db1d182b3b00 authored over 5 years ago by andrewstart <[email protected]>
Upgrade gh-pages version.

163262fe65ac8ebe4e8c5c4d485610571a54291b authored over 5 years ago by andrewstart <[email protected]>
4.1.0

72add9f4d4dda81395628656fd54b6ed254e09c3 authored over 5 years ago by andrewstart <[email protected]>
Add strongly typed emitter config.

62ed30b6c332cbd79390d1a479d671b9dea197e3 authored over 5 years ago by andrewstart <[email protected]>
Use new method of calculating position changes from acceleration.

cb01f7d861eb71598c7e47e1b6036e7e5b8b3285 authored over 5 years ago by andrewstart <[email protected]>
Update readme.

4301d14dc905aba401eb760782f9b4c8554cb5b4 authored over 5 years ago by andrewstart <[email protected]>
Merge pull request #101 from finscn/patch-1

Support: Acceleration of rotation (angular acceleration)

523e93379dc6d22ffac73abdcb978df99d46b329 authored over 5 years ago by Andrew Start <[email protected]>
set rotationAcceleration to Particle

54bd2e4b881b26fc8385718a7e47a78c02b178fe authored over 5 years ago by finscn <[email protected]>
Add comment about floating point errors in AnimatedParticle.

c073420b5fe213f606fad7e5f6c1fc922b83fea8 authored over 5 years ago by andrewstart <[email protected]>
Add a test script that does nothing.

ee242c872d8821d9e94fb581d14c9c91daba8853 authored over 5 years ago by andrewstart <[email protected]>
Actually ask for RC versions of PIXI 5 to satisfy yarn & Travis

8545b37531abd236d5c24806bd3a84479d4271f5 authored over 5 years ago by andrewstart <[email protected]>
Still attempting to get Travis working again.

b8f42af00c5f646e9e2926422395c6447725db53 authored over 5 years ago by andrewstart <[email protected]>
Tweak node version for Travis

6dc6a65cd2436ee8a016f35b5be8abb857cf2570 authored over 5 years ago by andrewstart <[email protected]>
Update Particle.ts

33491563ea7337541dadf3c97d37cff669560f20 authored over 5 years ago by finscn <[email protected]>
Update Particle.ts

fe2e3a3040533254d3c4ec92a063a71a7b402dae authored over 5 years ago by finscn <[email protected]>
Support: Acceleration of rotation (angular acceleration)

fa1bb9c9dc77aca130c201aec59751450a184208 authored over 5 years ago by finscn <[email protected]>
4.0.2

2ba4b9fc651d09810f92152612a2e60200bbab4f authored over 5 years ago by andrewstart <[email protected]>
Fix PathParticle not getting exported from the library.

935eda2a28ed499009c2134534b82518a2b563c5 authored over 5 years ago by andrewstart <[email protected]>
Fix issues with compiling tests against PIXI V5.

7ecaf23dde93d54c20584ce6cfcfb8cfa419117a authored almost 6 years ago by andrewstart <[email protected]>
Update example links in readme.

d5f2507a51ed5d73708583c77c72e6763619dee5 authored almost 6 years ago by andrewstart <[email protected]>
4.0.1

e1a3a81840ef342aa6f89c6f296664cdc025cc07 authored almost 6 years ago by andrewstart <[email protected]>
Fix issue in module output from import transformations.

12c5846d72b28d946e090a05719dccd5d5b2dc57 authored almost 6 years ago by andrewstart <[email protected]>
Tweak script for modifying package.json around publishing.

53007b5a31b4b9378ecbbb0da859ad2e37647813 authored almost 6 years ago by andrewstart <[email protected]>
4.0.0

3627764150b3fae714eb641cb55acf8ec6c78bad authored almost 6 years ago by andrewstart <[email protected]>
Fix version script.

b06610ca9a13ecc21745a601d8a18fb48010b6f3 authored almost 6 years ago by andrewstart <[email protected]>
Merge pull request #95 from pixijs/build-overhaul

Build overhaul

f8ab577f336561a29e02056e1ba6453533d5fbec authored almost 6 years ago by Andrew Start <[email protected]>
Convert other tests to typescript.

6d9e15ec721d5f872c450d077a350fd709038ae6 authored almost 6 years ago by andrewstart <[email protected]>
Start updating tests to use typescript.

424c8618ec0fc34a1e21b6d0a7e62a32b324f828 authored almost 6 years ago by andrewstart <[email protected]>
New and improved publishing process (untested).

6908c707eca5216dc6611b4653b2bf5aaec703d2 authored almost 6 years ago by andrewstart <[email protected]>
Some cleanup.

0a0e922c081612477c8be86d976d5021d5bdbfeb authored almost 6 years ago by andrewstart <[email protected]>
Remove package-lock.json

382d46108df58044f28673addbc8c5388dd0a876 authored almost 6 years ago by andrewstart <[email protected]>
Added a proper build process for outputting typescript definitions.

1477005c4e1153b952e0134f1de87f035d5474ff authored almost 6 years ago by andrewstart <[email protected]>
Replaced js-doc with typedoc.

14407a48c6a8c4581e5b0408e186154383443c24 authored almost 6 years ago by andrewstart <[email protected]>
Set up clean v5 support and tests for v4/v5.

ee75f2d060b2bb9448ebba8855b6cb6d1fb125d8 authored almost 6 years ago by andrewstart <[email protected]>
Add lib/ to published files.

517f62e9eb842d2bc3421e4ea06f40b6a5233647 authored almost 6 years ago by andrewstart <[email protected]>
Drop bower support, remove built code from repo.

c0468cbba962fcc2d321b080ede7727178adfa84 authored almost 6 years ago by andrewstart <[email protected]>
Work towards using the same rollup build process as pixi.js

b055b75cf02ab1c439f8565d49e036fc922cf313 authored almost 6 years ago by andrewstart <[email protected]>
Fix some dependency vulnerabilities.

dbab5156cd274cda9ccf928f8fb4a010501ae7b3 authored almost 6 years ago by andrewstart <[email protected]>
Fix issue building docs - should actually document interfaces.

0ca3228c3648fb91aa07bc6679f55c8151340a43 authored almost 6 years ago by andrewstart <[email protected]>
3.2.0

dd6eeba8b9e51a06d7c32a727703ee4e6a692e43 authored almost 6 years ago by andrewstart <[email protected]>
Cleanup.

6a05aab8d264166c92e49c797147303432999177 authored almost 6 years ago by andrewstart <[email protected]>
Merge pull request #93 from romadanylchuk/master

Add polygonal chain emitter generator

d05af648528ccc68a0816402ac9c3f63f19a0ef2 authored almost 6 years ago by Andrew Start <[email protected]>
Improve polygonal chain to add more features, add example.

Has even distribution, supports disconnected segments.

2b12fc8536e0c2fff7e1356215c29ed2c32a2081 authored almost 6 years ago by andrewstart <[email protected]>
Basic cleanup around polygonal chain for comments, types, scope.

f37d3dfa7070ab31f319b8d26eb8cea4692b6d9b authored almost 6 years ago by andrewstart <[email protected]>
Remove unused property.

1cc901c6319d450556f1a69359bea95cd7c444bf authored almost 6 years ago by andrewstart <[email protected]>
Clean up whitespace.

0b08cdac6e2053236b112dc2df8a21a5477d50a2 authored almost 6 years ago by andrewstart <[email protected]>
Add polygonal chain emitter

1ab60f9b108ff01bf31d338cce8164925ad2aa8d authored almost 6 years ago by RDanylchuk <[email protected]>
3.1.0

47f2ac033c117bacacaf4622d359fcff5a2c7b2a authored over 6 years ago by andrewstart <[email protected]>
Restore node export functionality.

7b6e9dd95726e8e8d2589930f0dda5a2f270ad60 authored over 6 years ago by andrewstart <[email protected]>
3.0.1

0ff4f9dfb636a68b3dd98bdf72b45f22c0d338d4 authored over 6 years ago by andrewstart <[email protected]>
Fix #86 - bug in ring spawner.

f5e37a79faff1130ae40c38e3b1c4249d08dce9a authored over 6 years ago by andrewstart <[email protected]>
Merge pull request #85 from st3v0/master

Negative deltas will no longer effect the spawn duration

a996999cf3e2f3d611a56c48859dbbb7193fd35b authored over 6 years ago by Andrew Start <[email protected]>
Converted max operation to an optimized ternary

f2dc6c7f313a121dc6aa96520e586395ed848237 authored over 6 years ago by Stephen Thompson <[email protected]>
Negative deltas will no longer effect the spawn duration

d4e371a92f4d78fc02b7ba1b4ad05aa767892d8d authored over 6 years ago by Stephen Thompson <[email protected]>
Merge pull request #84 from st3v0/master

When time is reversed an age drops below 0 the particle is killed

f06db791cab689448c55ad1ad2a176177aec899f authored over 6 years ago by Andrew Start <[email protected]>
When time is reversed an age drops below 0 the particle is killed

923f821bd48475f502e20be2fa88d3174c38c5a6 authored over 6 years ago by Stephen Thompson <[email protected]>
3.0.0

68ffd38b83cb0336e98d19c4fee1dc5c0cab1fab authored almost 7 years ago by Andrew Start <[email protected]>
Remove bower steps during doc building.

df0673a40b572551d9b1572617f9e4d225b98654 authored almost 7 years ago by Andrew Start <[email protected]>
Merge pull request #81 from pixijs/v3

V3 to master

bafd6ec8ff44f665559509e1052c153c08cdcb03 authored almost 7 years ago by Andrew Start <[email protected]>
Update node version for travis builds.

0bfb2947bdd01c7d6bf35972e4e666b7edf3599e authored almost 7 years ago by Andrew Start <[email protected]>
Updated type information.

c57e56f4dd4ddbd9d1ee455c6ccb0bb965415e15 authored almost 7 years ago by Andrew Start <[email protected]>
Removed special handling of ParticleContainers since it didn't work.

d1888843b71bed51dc3cea3e813bfb2ee8f85941 authored almost 7 years ago by Andrew Start <[email protected]>
Merge branch 'v3' of https://github.com/pixijs/pixi-particles into v3

18be25609474a1b5c5c87299cba57094194072fe authored almost 7 years ago by Andrew Start <[email protected]>
Made particlesPerWave a general setting rather than specific to burst spawns.

303199e47719af6cb6d0a6829ee6c298877ec7c3 authored almost 7 years ago by Andrew Start <[email protected]>
Made particlesPerWave a general setting rather than specific to burst spawns.

cc4c21095b9a55209f57bdb80677b6adde45ea78 authored almost 7 years ago by Andrew Start <[email protected]>
Added spawn chance to Emitter.

41451d607868c12d80d5305b4ead629ba6a752c6 authored almost 7 years ago by Andrew Start <[email protected]>
Updated breaking changes.

6b66f65c4c627b02c414bcbfc9e137b3a6610a2c authored almost 7 years ago by Andrew Start <[email protected]>
Fixed bugs.

876dfcbf56b0a174b05ecfa28d2dd2d48bb5ddd7 authored almost 7 years ago by Andrew Start <[email protected]>
Convert source to Typescript.

e380e1dca5a2f28481aaaf9cc4771829e24884f2 authored almost 7 years ago by Andrew Start <[email protected]>
Update typing information.

ef0d6b2ed0618f543beecec87aceee646cf44706 authored almost 7 years ago by Andrew Start <[email protected]>
Added support for individual easing to property lists

Global easing is applied before individual easing, and will result in
double easing.

6eefba8c1aec909857d194ef3d38dbc5d9d8cd59 authored almost 7 years ago by Andrew Start <[email protected]>
Update readme example with new property list format.

11bf86469387b685e3a0f5974afc11faf7c41694 authored almost 7 years ago by Andrew Start <[email protected]>
Don't set autoUpdate in playOnce.

23ab2df4873d272ea4dc79f857be2d7dc281d72d authored almost 7 years ago by Andrew Start <[email protected]>
Add npm 5 package-lock

f95256f547a415225e39bdab294b5d790224b531 authored almost 7 years ago by Andrew Start <[email protected]>
Merge branch 'value-lists' into v3

72da8f92bf7bbedb253546a25534614786bf7109 authored almost 7 years ago by Andrew Start <[email protected]>
2.1.9

8d90e502955f6e6abba84e3e5682f27f0b955f93 authored about 7 years ago by andrewstart <[email protected]>
Merge pull request #69 from TimMensch/feature/remove-eval

Use new Function() instead of eval()

984115e23e286b3d483cb703adba037f01a6696d authored about 7 years ago by Andrew Start <[email protected]>
Use new Function() instead of eval()

* When using pixi-particles with Rollup.js, it will throw an error if you use eval() directly. S...

adaffbbb150e05bbfe0c679b541aac2bd09eb3f0 authored about 7 years ago by Tim Mensch <[email protected]>
2.1.8

976886678a9cbe7a28bb0abc5c0f600a8edd7d82 authored about 7 years ago by andrewstart <[email protected]>
Added optional callback for when playback is complete.

ad1b28467ca34888029cd5aeb9ac519069522519 authored about 7 years ago by andrewstart <[email protected]>
2.1.7

f943a2eeff46692e7f935311c0713cb8f69a2249 authored about 7 years ago by andrewstart <[email protected]>
Changed files from building are cleaned up after docs script.

f2de0178d62d352fa1f96628f4d2c637f545bf9d authored about 7 years ago by andrewstart <[email protected]>
Merge pull request #66 from nolimitcity/master

Add browserify-derequire plugin to pixify build

7540f63f716b675d0a05d145b1f4d41ed995899c authored about 7 years ago by Andrew Start <[email protected]>