Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: galacean/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0-beta.6
Choose a base ref
...
head repository: galacean/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0-beta.8
Choose a head ref
  • 15 commits
  • 69 files changed
  • 7 contributors

Commits on Jul 23, 2024

  1. Fix 2D batch buffer error (#2257)

    * fix(2d): fix vertex area start error
    
    * fix(2d): fix buffer update error
    singlecoder authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0baef3e View commit details
    Browse the repository at this point in the history
  2. [Docs]Add docs of post-processing related (#2250)

    * docs: add docs of post-processing related
    zhuxudong authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4e3f5a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    5f9709c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16d668 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Opt doc for 2d (#2226)

    * feat(doc): opt math & 2d doc
    singlecoder authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    526b0e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04770ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317af7d View commit details
    Browse the repository at this point in the history
  4. Fix update size error when charactorController disabled (#2259)

    * fix: update size error when charactorController disabled
    luzhuang authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    43d9f86 View commit details
    Browse the repository at this point in the history
  5. Improve asset docs (#2237)

    * docs: improve asset doc quality
    gz65555 authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d4b80ba View commit details
    Browse the repository at this point in the history
  6. docs: update shadow document (#2265)

    * docs: update shadow document
    zhuxudong authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    04ecdfc View commit details
    Browse the repository at this point in the history
  7. Fix evaluate value error when switch layer state && get target value …

    …error in stateMachine callback and animation event (#2258)
    
    * fix: evaluate value error when switch layer state
    
    * fix: get target value error in stateMachine callback and animation event
    
    * fix: AnimatorController ref bug
    luzhuang authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8b02aa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Fix animation time error because of speed and precision && fix: anima…

    …torParameter rename bug (#2273)
    
    * fix: animation time error because of speed and precision
    luzhuang authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9d34912 View commit details
    Browse the repository at this point in the history
  2. "v1.3.0-beta.7"

    GuoLei1990 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a7acfe0 View commit details
    Browse the repository at this point in the history
  3. "v1.3.0-beta.8"

    GuoLei1990 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    31245db View commit details
    Browse the repository at this point in the history
Loading