Skip to content

Tags: feihu618/engine

Tags

v1.47.1

Toggle v1.47.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix enabled flag on camera and light (playcanvas#3408)

v1.46.1

Toggle v1.46.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix enabled flag on camera and light (playcanvas#3408)

v1.46.0

Toggle v1.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add map rotations to params list (playcanvas#3397)

v1.45.3

Toggle v1.45.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
invert TBN, glTF texture transform (playcanvas#3363)

v1.45.2

Toggle v1.45.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
check _flipFaces on camera not camera component (playcanvas#3352)

v1.45.1

Toggle v1.45.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RTT texture flip flag (playcanvas#3346)

* add flipY option to render target
* slightly cleaner

v1.45.0

Toggle v1.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix drop shadow (playcanvas#3344)

v1.44.2

Toggle v1.44.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bind assets to material fix - Fixes an issue that shows in Editor whe…

…n changing textures (playcanvas#3296)

* Fixed playcanvas#3294 - Check if material data is validated in _bindAndAssignAssets

* Update src/resources/material.js

Co-authored-by: Donovan Hutchence <slimbuck7@gmail.com>

Co-authored-by: Steven Yau <syau@snapchat.com>
Co-authored-by: Donovan Hutchence <slimbuck7@gmail.com>

v1.44.1

Toggle v1.44.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle etc2 extension without etc1 correctly (playcanvas#3320)

v1.44.0

Toggle v1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix for the basis example (playcanvas#3314)