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

Dev1.2 #148

Merged
merged 17 commits into from Oct 12, 2021
Merged

Dev1.2 #148

merged 17 commits into from Oct 12, 2021

Commits on Sep 16, 2021

  1. Feat/compressed (#84)

    * 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 <az8641683@163.com>
    aspsnd and fanmingfei committed Sep 16, 2021
    Copy the full SHA
    24a4e22 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Copy the full SHA
    ff4ec58 View commit details
    Browse the repository at this point in the history
  2. release: v1.2.0-alpha.3

    fanmingfei committed Sep 22, 2021
    Copy the full SHA
    62ddb77 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Copy the full SHA
    23450bb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Copy the full SHA
    cdcb384 View commit details
    Browse the repository at this point in the history
  2. release: v1.2.0-alpha.4

    fanmingfei committed Sep 27, 2021
    Copy the full SHA
    bec12c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Copy the full SHA
    6f5f86f View commit details
    Browse the repository at this point in the history
  2. release: v1.2.0-alpha.5

    fanmingfei committed Sep 29, 2021
    Copy the full SHA
    fb8dc81 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Copy the full SHA
    cc7e562 View commit details
    Browse the repository at this point in the history
  2. fix: add zIndex params for A11ySystem & div insertBefore canvas (#147)

    * fix: add zIndex params for A11ySystem & div insertBefore canvas
    fanmingfei committed Oct 2, 2021
    Copy the full SHA
    ab59813 View commit details
    Browse the repository at this point in the history
  3. release: v1.2.0-alpha.6

    fanmingfei committed Oct 2, 2021
    Copy the full SHA
    9a664e7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    72c6090 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    73ce48e View commit details
    Browse the repository at this point in the history
  6. release: v1.2.0-alpha.7

    fanmingfei committed Oct 2, 2021
    Copy the full SHA
    e299e88 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    885d8eb View commit details
    Browse the repository at this point in the history
  8. release: v1.2.0-alpha.8

    fanmingfei committed Oct 2, 2021
    Copy the full SHA
    4016617 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Copy the full SHA
    60628c6 View commit details
    Browse the repository at this point in the history