Skip to content

Tags: Homor/engine

Tags

v1.27.4

Toggle v1.27.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Put examples in alphabetical order

v1.27.3

Toggle v1.27.3's commit message
Merge branch 'master' of https://github.com/playcanvas/engine

v1.27.2

Toggle v1.27.2's commit message
[VERSION] v1.28.0-dev

v1.27.1

Toggle v1.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add glb mime type (playcanvas#2051)

Co-authored-by: Donovan Hutchence <[email protected]>
Co-authored-by: Will Eastcott <[email protected]>

v1.27.0

Toggle v1.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Small compatibility change - VertexIterator (playcanvas#2032)

v1.26.1

Toggle v1.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIX] Anisotropic GGX on Windows Chrome (playcanvas#1963)

* fix for anisotropic GGX on windows chrome

* fix typo

Co-authored-by: Will Eastcott <[email protected]>

v1.26.0

Toggle v1.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIX] null access when pushing SpectorJS marker without camera (playc…

…anvas#1933)

v1.25.3

Toggle v1.25.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIX] lint errors (playcanvas#1901)

* lint basis.js

* more fixes

v1.25.2

Toggle v1.25.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIX] Events triggering when multiple once-events call the same callb…

…ack (playcanvas#1892)

* Fix bug with events triggering when multiple once-events call the same callback (playcanvas#1891)

* added unit test

v1.25.1

Toggle v1.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improved hardware instancing demo (playcanvas#1885)

* Improved hardware instancing engine demo

* arround -> around

Co-authored-by: Will Eastcott <[email protected]>