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

V3.8.4 #17668

Merged
merged 21 commits into from
Sep 26, 2024
Merged

V3.8.4 #17668

merged 21 commits into from
Sep 26, 2024

Commits on Aug 23, 2024

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

Commits on Aug 27, 2024

  1. Fix the issue where the cached animationCache object is using a relea…

    …sed skeleton object due to asset release. (#17581)
    bofeng-song authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    582e03a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fix the issue where post-processing modifications after rendering are…

    … ineffective. (#17586)
    
    * Fix the issue where post-processing modifications after rendering are ineffective.
    
    * Removes the intensity edit slot for bloom effect
    GengineJS authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9a4693e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe9ff7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. [Optimized] upload buffer (#17595)

    * [Optimized] upload buffer
    
    * Dual buffer
    GengineJS authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3ad291a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a900c7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5898d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Fix custom-pipeline-post-process enable failures (#17601)

    Co-authored-by: cocos <[email protected]>
    knoxHuang and cocos authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    93f859f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef76162 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Fix memory hike caused by repeatedly switching inspectors (#17605)

    * Fix memory hike caused by repeatedly switching inspectors
    
    * refine code
    
    ---------
    
    Co-authored-by: cocos <[email protected]>
    knoxHuang and cocos authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b990d85 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. docs: fix spelling issues (#17564)

    * fix deprecated-api.md
    
    * fix modules.md
    
    * fix CPP_CODING_STYLE.md
    
    * fix CPP_CODING_STYLE.md
    nnsW3 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    78a5f2f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    3ecad78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09cada9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge render queue (#17622)

    star-e authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d446e3f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

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

Commits on Sep 18, 2024

  1. Fix a compilation error on xcode 16.0 (#17645)

    * Fix a compilation error on xcode 16.0
    dumganhar authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fe616ca View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    82594e9 View commit details
    Browse the repository at this point in the history
  2. optimized code (#17651)

    GengineJS authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    38e303e View commit details
    Browse the repository at this point in the history
  3. Fix the incorrect usage of the closure variable 'this' (#17650)

    * Fix the incorrect usage of the closure variable 'this'
    bofeng-song authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    684974d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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