ExtendRealityLtd / Tilia.Indicators.ObjectPointers.Unity

Indicate points in world space with a collection of object based pointers for the Unity software
MIT License
7 stars 1 forks source link

chore(deps): bump io.extendreality.tilia.utilities.shaders.unity from 1.3.0 to 1.3.1 #154

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps io.extendreality.tilia.utilities.shaders.unity from 1.3.0 to 1.3.1.

Release notes

Sourced from io.extendreality.tilia.utilities.shaders.unity's releases.

v1.3.1

1.3.1 (2022-06-19)

Bug Fixes

  • Shaders: add support for single pass instanced rendering (ceb1656)

    A couple of the shaders were not working with single pass instanced rendering and were only rendering the object in the left eye camera.

    This has been fixed by following the guide in the Unity Documentation: https://docs.unity3d.com/Manual/SinglePassInstancing.html

Miscellaneous Chores

  • dependabot: remove bddckr from reviewers (2955ea4)

    Chris hasn't been actively part of the project for a while.

Changelog

Sourced from io.extendreality.tilia.utilities.shaders.unity's changelog.

1.3.1 (2022-06-19)

Bug Fixes

  • Shaders: add support for single pass instanced rendering (ceb1656)

    A couple of the shaders were not working with single pass instanced rendering and were only rendering the object in the left eye camera.

    This has been fixed by following the guide in the Unity Documentation: https://docs.unity3d.com/Manual/SinglePassInstancing.html

Miscellaneous Chores

  • dependabot: remove bddckr from reviewers (2955ea4)

    Chris hasn't been actively part of the project for a while.

Commits
  • 4a2810f chore(release): set version to 1.3.1 [skip ci]
  • 74838af Merge pull request #12 from ExtendRealityLtd/fix/single-pass-instance
  • ceb1656 fix(Shaders): add support for single pass instanced rendering
  • 8f5850e Merge pull request #11 from ExtendRealityLtd/chore/remove-bddckr
  • 2955ea4 chore(dependabot): remove bddckr from reviewers
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
ExtendReality-Bot commented 2 years ago

:tada: This PR is included in version 2.1.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: