Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support stencil union, intersection and mask in webgl #185

Merged
merged 2 commits into from
May 16, 2024

Conversation

xiaoiver
Copy link
Contributor

@xiaoiver xiaoiver commented May 16, 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

#184

💡 Background and solution

Add the following examples and snapshots:

  • stencil union operation
  • stencil intersection operation
  • inner & outer mask

📝 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

@xiaoiver xiaoiver merged commit 1c7791e into release May 16, 2024
6 checks passed
@xiaoiver xiaoiver deleted the fix-stencil branch May 16, 2024 05:37
xiaoiver added a commit that referenced this pull request May 16, 2024
* fix: support stencil union, intersection and mask in webgl (#185)

* fix: support stencil union, intersection and mask #184

* chore: commit changeset

* chore(release): bump version (#186)

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

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant