Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/particles #207

Open
wants to merge 16 commits into
base: v1.3
Choose a base branch
from
Open

feat/particles #207

wants to merge 16 commits into from

Conversation

terrykingcha
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

fanmingfei and others added 16 commits August 16, 2021 22:54
* feat:提交粒子插件example

* feat:提交粒子插件代码

Co-authored-by: 青藕 <[email protected]>
* fix: merge

* compressed examples

* change some format when export a type

* get compressed texture extension when needed

* delete tsconfig.json useless dots

* change tsconfig.josn islatedModules for publish

* release: v1.1.0-beta.2

* fix: avoid compress index.ts be tree shaked

* add single tsconfig.json for vite

* fix: vite.config.js for es5

* release: v1.1.1-beta.0

* fix: add @pixi/constants to package.json

* format

* fix: calculate width and height

* fix: backgroundColor type

* dev mipmap

* feat: support pvrtc scale

* fix: 不销毁img

* feat: 销毁cpu内存

* feat: export resourceLoader

* fix: 兼容压缩纹理不支持webglgl的情况

* feat: webgl 才使用压缩纹理

* fix: type

* release: v1.2.0-alpha.0

* fix: resourceloader

* release: v1.2.0-alpha.1

* fix: 处理被放在一个对象里面的类不能被继承问题,TS4020错误

* release: v1.2.0-alpha.2

* fix: update __ENV__

* fix: update extension check

* fix: remove const from renderer

* fix: get fomats with system

* fix: update formats

* fix: update cpu memory

* fix: cr bug

Co-authored-by: fanmingfei <[email protected]>
@terrykingcha terrykingcha added the enhancement New feature or request label Jun 14, 2022
@terrykingcha terrykingcha changed the title Feat/particles feat/particles Sep 19, 2022
@terrykingcha terrykingcha added this to the 1.3.0 milestone Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants