Thanks to visit codestin.com
Credit goes to github.com

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: playcanvas/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: playcanvas/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-2.12
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 18 files changed
  • 5 contributors

Commits on Oct 9, 2025

  1. 2.12.0-preview.0

    Martin Valigursky committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    94fa4d5 View commit details
    Browse the repository at this point in the history
  2. 2.12.0

    Martin Valigursky committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    3774dff View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. Configuration menu
    Copy the full SHA
    c28b3a4 View commit details
    Browse the repository at this point in the history
  2. [Fix] Fix to particle exmaple not setting up shader correctly (#8045)

    Co-authored-by: Martin Valigursky <[email protected]>
    2 people authored and slimbuck committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    5c3c16d View commit details
    Browse the repository at this point in the history
  3. [Fix] Make sure node aabb debug rendering executes every frame (#8044)

    Co-authored-by: Martin Valigursky <[email protected]>
    2 people authored and slimbuck committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    c66d173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e556a8 View commit details
    Browse the repository at this point in the history
  5. 2.12.1

    slimbuck committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    fd94a5b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Patch null SOG entry (#8056)

    slimbuck committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    2b06953 View commit details
    Browse the repository at this point in the history
  2. 2.12.2

    slimbuck committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    dafcc8c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Configuration menu
    Copy the full SHA
    700ba5b View commit details
    Browse the repository at this point in the history
  2. 2.12.3

    kpal81xd committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    49d2399 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Gizmo regression fixes (#8079)

    * fix: gizmo scale warping fixed on high FOV
    
    * feat: add preventDefault flag for pointer events in Gizmo
    
    * fix: reverted rotation to be in plane space and fixed slight angle rotations
    
    * fix: use last selected node position when transforming in local space
    
    * fix: apply angle flip before rotations are set
    
    * fix: updated angle flip comment
    
    * fix: moved angle flipping to inside calculate angle method
    kpal81xd committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    cdbedbe View commit details
    Browse the repository at this point in the history
  2. 2.12.4

    kpal81xd committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    ffc4f6a View commit details
    Browse the repository at this point in the history
Loading