Skip to content

Conversation

mayakwd
Copy link
Collaborator

@mayakwd mayakwd commented Jul 24, 2025

Fixes: #11575

Description of change

This feature adds the possibility to specify scaleMode for containers rendered in cacheAsTexture mode.

Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Documentation is changed or added
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

Copy link

pkg-pr-new bot commented Jul 24, 2025

pixi.js-basepixi.js-bunny-mark

npm i https://pkg.pr.new/pixijs/pixijs/pixi.js@11578

commit: db98a10

Copy link
Member

@bigtimebuddy bigtimebuddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one. Thank you!

@mayakwd
Copy link
Collaborator Author

mayakwd commented Jul 24, 2025

Nice one. Thank you!

Always a pleasure. More to come 😅

Copy link
Member

@GoodBoyDigital GoodBoyDigital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great PR!! Left a minor tweak request!

@mayakwd
Copy link
Collaborator Author

mayakwd commented Jul 24, 2025

@Zyie, I see that fork also triggers the build action "upload build to Stackblitz".
Is it possible to limit such pipelines to the original repository? For example, it's possible to limit by adding an if condition to yaml:

if: github.repository == ‘pixijs/pixijs’

@Zyie
Copy link
Member

Zyie commented Jul 25, 2025

Is it possible to limit such pipelines to the original repository?

Hey @mayakwd

I'm not a github workflow expert but as long as we still get the pull request bot for all PRs and it publishes all pushes for the main repo then feel free to make a PR for this!

@Zyie Zyie requested a review from GoodBoyDigital July 25, 2025 15:21
@Zyie Zyie added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Aug 5, 2025
@Zyie Zyie dismissed GoodBoyDigital’s stale review August 5, 2025 08:39

Reviewed again by Zyie after changes made

@Zyie Zyie added this pull request to the merge queue Aug 5, 2025
Merged via the queue into pixijs:dev with commit aca7f1a Aug 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Easy method of setting the scale mode of a cached texture
4 participants