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 variable error #1693

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

zhuxudong
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

@zhuxudong zhuxudong added the bug Something isn't working label Aug 9, 2023
@zhuxudong zhuxudong added this to the 1.1 milestone Aug 9, 2023
@GuoLei1990 GuoLei1990 added the ignore for release ignore for release label Aug 9, 2023
@GuoLei1990 GuoLei1990 merged commit 2c149df into galacean:dev/1.1 Aug 9, 2023
4 of 5 checks passed
zhuxudong added a commit to zhuxudong/engine that referenced this pull request Aug 17, 2023
* dev/1.1: (66 commits)
  build: fix pnpm lock file
  build: fix pnpm-lock file
  build: fix pnpm-lock file
  build: fix build error
  `ResourceManager` support `findResourcesByType` (galacean#1700)
  fix: memory leak of Transform (galacean#1701)
  fix: file name error
  "v1.1.0-alpha.1"
  test(RenderTarget): fix `getColorTexture` error
  Fix ktx2 loader can't throw error (galacean#1699)
  Enhance type for `LoadItem` & `Entity.getComponent` (galacean#1696)
  types: opt getComponent return type
  types: fix lint
  Fix ci test (galacean#1677)
  Shader Lab support `RenderState` (galacean#1664)
  feat: enhance type for `LoadItem` & `Entity.getComponent`
  fix: variable error (galacean#1693)
  `SkinnedMeshRenderer` support immediate initialization of `rootBone` and `bones` (galacean#1672)
  Support camera depth texture (galacean#1658)
  "v1.0.0-beta.18"
  ...

# Conflicts:
#	packages/loader/src/gltf/parser/GLTFSceneParser.ts
#	packages/loader/src/gltf/parser/GLTFSkinParser.ts
#	tests/src/loader/GLTFLoader.test.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ignore for release ignore for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants