Skip to content

Tags: ow6n/engine

Tags

v1.40.4

Toggle v1.40.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIX] Fix previous refactor of platform API (playcanvas#3057)

v1.40.3

Toggle v1.40.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump karma from 6.3.1 to 6.3.2 (playcanvas#3056)

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.3.1...v6.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.40.2

Toggle v1.40.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Fix] Fixed stride when reading mesh to create a collision mesh (play…

…canvas#3018)

v1.40.1

Toggle v1.40.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIX] Incorrect JSDoc for optional parameter (playcanvas#3006)

v1.40.0

Toggle v1.40.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Fix] Reproject frag shader is compatible with IE11 (playcanvas#3002)

* reproject compatible with IE11

* one less \n

* Update src/graphics/reproject-texture.js

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

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

v1.39.4

Toggle v1.39.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prevent the use of cubemap rotation when a cubemap or prefiltered cub…

…emap is specified (playcanvas#2913)

v1.39.3

Toggle v1.39.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Fix] when no projection is set for 2d texture, equirect is assumed (p…

…laycanvas#2903)

* [Fix] when no projection is set for 2d texture, equirect is assumed

* fix

v1.39.2

Toggle v1.39.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Fix] Updated handling of ovrride clear settings on the layer (playca…

…nvas#2899)

* [Fix] Updated handling of ovrride clear settings on the layer

* lint fixes - removed imports

* Docs tweak

Co-authored-by: Will Eastcott <will@playcanvas.com>

v1.39.1

Toggle v1.39.1's commit message

Verified

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

* add check

v1.39.0

Toggle v1.39.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIX] Debug message when the anim binder needs to use fallback graph …

…paths (playcanvas#2843)