Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@re-ovo
Copy link
Contributor

@re-ovo re-ovo commented Nov 11, 2024

🤔 This is a

  • New feature
  • Bug fix
  • Site / Document optimization
  • TypeScript definition update
  • Refactoring
  • Performance improvement
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

修复 antvis/G#1625

💡 Background and solution

下游PickingPlugin使用1x1的大小渲染,flipY使用swapChainHeight计算会导致setViewport验证错误,改成使用gfxColorAttachment的height

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@wang1212 wang1212 changed the base branch from master to release November 20, 2024 06:26
@xiaoiver xiaoiver merged commit 04e7aef into antvis:release Dec 12, 2024
xiaoiver added a commit that referenced this pull request Dec 12, 2024
* fix: fixed binding group layout validation error (#207)

WebGPU does not allow automatically inferred layouts to be shared between different pipelines

* feat: mipmap generator (#209)

* fix: fixed error when render target and swap chain height don't match (#208)

---------

Co-authored-by: RE <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants