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

Merge latest main to dev/0.7 #751

Merged
merged 24 commits into from
Apr 22, 2022
Merged

Commits on Feb 17, 2022

  1. fix: normal attributer is need in unlit (galacean#637)

    * fix: normal attributer is need in unlit
    zhuxudong authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    2eccca9 View commit details
    Browse the repository at this point in the history
  2. fix: physx bug (galacean#651)

    * fix: physx bug
    
    * fix: opt collider shape scale
    yangfengzzz authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b28c936 View commit details
    Browse the repository at this point in the history
  3. v0.6.7

    GuoLei1990 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    55ce80f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. fix: get pixel buffer use mip level should right shift (galacean#656)

    Co-authored-by: gz65555 <[email protected]>
    gz65555 and gz65555 authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a704854 View commit details
    Browse the repository at this point in the history
  2. Update AnimatorState.ts (galacean#657)

    fix: fix comment
    luzhuang authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    070e621 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffe530c View commit details
    Browse the repository at this point in the history
  4. fix: resize max uniform vector count (galacean#660)

    * fix: resize max uniform vector count
    
    Co-authored-by: shensi.zxd <[email protected]>
    zhuxudong and shensi.zxd authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bec99aa View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. fix(2d): can not update world position for sprite renderer when call … (

    galacean#635)
    
    * fix(2d): can not update wrold position for sprite renderer when call bounds in the same frame
    singlecoder authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    339a4a5 View commit details
    Browse the repository at this point in the history
  2. refactor: remove Promise.finally (galacean#671)

    * refactor: remove Promise.finally
    
    Co-authored-by: lizhigao <[email protected]>
    Cleam and lizhigao authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5140986 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. fix: use linear color space in gltf (galacean#674)

    Co-authored-by: shensi.zxd <[email protected]>
    zhuxudong and shensi.zxd authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5de3857 View commit details
    Browse the repository at this point in the history
  2. Fix Background Draw (galacean#675)

    Co-authored-by: gz65555 <[email protected]>
    gz65555 and gz65555 authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    16baed7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. fix: break texcoor to avoid _vertexSlotChanged error (galacean#684)

    Co-authored-by: shensi.zxd <[email protected]>
    zhuxudong and shensi.zxd authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1eff3c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. v0.6.8

    GuoLei1990 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    89ad3eb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    b940b04 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. fix: position is deleted from entity (galacean#699)

    Co-authored-by: shensi.zxd <[email protected]>
    zhuxudong and shensi.zxd authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    89f7517 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. fix: make free control not depend on scene (galacean#724)

    Co-authored-by: shensi.zxd <[email protected]>
    zhuxudong and shensi.zxd authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    f077f1b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. refactor: opt code

    GuoLei1990 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c2e238e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    9112ca8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. fix: constrain min shininess to 1e-4 (galacean#749)

    * fix: constrain min shininess  to `1e-4`
    susiwen8 authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    e528ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94a6a75 View commit details
    Browse the repository at this point in the history
  3. Add a ts-ignore (galacean#679)

    * types: add ts-ignore to XMLHttpRequestBodyInit because typedoc does not know it
    eyworldwide authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    470117a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e28061 View commit details
    Browse the repository at this point in the history
  5. refactor: fix code

    GuoLei1990 committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    a904314 View commit details
    Browse the repository at this point in the history
  6. refactor: opt code

    GuoLei1990 committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    2cf421b View commit details
    Browse the repository at this point in the history