Skip to content

Bump ppy.osu.Framework from 2023.314.0 to 2023.322.0 in /maisim#254

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/maisim/ppy.osu.Framework-2023.322.0
Closed

Bump ppy.osu.Framework from 2023.314.0 to 2023.322.0 in /maisim#254
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/maisim/ppy.osu.Framework-2023.322.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Bumps ppy.osu.Framework from 2023.314.0 to 2023.322.0.

Release notes

Sourced from ppy.osu.Framework's releases.

2023.322.0

Breaking Changes

TexturedShaderDrawNode.TextureShader is made private

This is partially done to force consumers into binding uniform blocks in the newly defined TexturedShaderDrawNode.BindUniformResources method, such that uniform blocks are always bound whenever the corresponding shader is used for drawing in the framework.

For binding/unbinding shaders, use TexturedShaderDrawNode.BindTextureShader/TexturedShaderDrawNode.UnbindTextureShader instead.

What's Changed

Full Changelog: ppy/osu-framework@2023.314.0...2023.322.0

Commits
  • 840aec2 Merge pull request #5681 from frenzibyte/fix-ubo-not-bound
  • 7157211 Merge branch 'master' into fix-ubo-not-bound
  • b1fe5da Merge pull request #5693 from peppy/use-forked-veldrid
  • 60abb36 Merge branch 'master' into fix-ubo-not-bound
  • cb68921 Merge branch 'master' into use-forked-veldrid
  • 4876af7 Merge pull request #5683 from smoogipoo/veldrid-buffer-update-list
  • 02d8ae3 Bump veldrid version with d3d pixel shader version change
  • 13c0214 Move precondition back to setter
  • 148b579 Fix UBOs uploading too often due to off-by-one
  • 35f0bb5 Merge branch 'master' into veldrid-buffer-update-list
  • Additional commits viewable 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)

Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework) from 2023.314.0 to 2023.322.0.
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](ppy/osu-framework@2023.314.0...2023.322.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2023
@dependabot dependabot bot requested a review from HelloYeew March 22, 2023 16:01
@HelloYeew
Copy link
Owner

Might skip this bump since I tested on my machine (Windows with Direct3D) and the resolution on the text sprite seem pretty bad 😕
image

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2023

Superseded by #256.

@dependabot dependabot bot closed this Mar 27, 2023
@dependabot dependabot bot deleted the dependabot/nuget/maisim/ppy.osu.Framework-2023.322.0 branch March 27, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant