Releases: drawcall/Proton
Releases · drawcall/Proton
v5.4.3
v5.2.7
v5.1.5
v5.0.2
v4-release
- A stable version of v4
v4.2.1
v4.1.0
- Add fps attribute. You can set this property when the game engine has fixed fps or some browsers have a higher refresh rate.
- Added
Proton.Cyclone
behavior, you can make vortex effects with Cyclone. - Modify the
PixiRenderer
class, add thesetPIXI
method, etc. - Modify the
eslint
configuration
v4.0.0
- Fix problems with the
Proton.RandomDrift
method - Remove the
particle.transform
property and replace it with theparticle.data
property. - Remove the
requestAnimationFrame
polyfill, which you can use in your own project (not required) - Modify the particle id generation method
- Move
particle.transform.rgb
toparticle.rgb
- Modify some utils methods to delete useless code
- Refactoring the official website, and readme
- Add
.editorconfig
rule file
v3.3.0-final
update serve version update serve version