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 performance error when upload same buffer in one frame #1937

Merged

Conversation

singlecoder
Copy link
Member

@singlecoder singlecoder self-assigned this Jan 2, 2024
@GuoLei1990 GuoLei1990 added enhancement New feature or request sprite 2D Sprite labels Jan 2, 2024
@GuoLei1990 GuoLei1990 merged commit 9b1a738 into galacean:main Jan 2, 2024
6 checks passed
GuoLei1990 added a commit that referenced this pull request Jan 5, 2024
* main:
  "v1.1.0-beta.36"
  Opt the texture filter mode for text renderer and fix renderer error when the text height is 1 (#1943)
  "v1.1.0-beta.35"
  Fix error when set font size to 0 (#1938)
  feat: sprite add config (#1941)
  Fix renderer sort error (#1940)
  "v1.1.0-beta.34"
  Fix performance error when upload same buffer in one frame (#1937)
  "v1.1.0-beta.33"
  fix(mask): fix mask error (#1936)
  Opt subdivsion sphere (#1935)

# Conflicts:
#	packages/core/package.json
#	packages/design/package.json
#	packages/draco/package.json
#	packages/galacean/package.json
#	packages/loader/package.json
#	packages/math/package.json
#	packages/physics-lite/package.json
#	packages/physics-physx/package.json
#	packages/rhi-webgl/package.json
#	packages/shader-lab/package.json
@singlecoder singlecoder linked an issue Jan 8, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sprite 2D Sprite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2D 打断合批性能拉低
2 participants