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: combine multiple paths into a single drawcall #1412

Merged
merged 4 commits into from
Jul 18, 2023
Merged

Conversation

xiaoiver
Copy link
Contributor

@xiaoiver xiaoiver commented Jul 14, 2023

🤔 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

#1359

顶点数目相同的 Path 可以合并成同一个 draw call

截屏2023-07-14 下午1 50 33

💡 Background and solution

📝 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 6757ccb into release Jul 18, 2023
2 of 3 checks passed
@xiaoiver xiaoiver deleted the fix-pathz branch July 18, 2023 04:38
xiaoiver added a commit that referenced this pull request Jul 18, 2023
* fix: combine multiple paths into a single drawcall (#1412)

* fix: merge simple path into a single draw call

* chore: commit changeset

* fix: return unprecise bounds before HTML appending to document #1414

* chore: commit changeset

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

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