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 glTF entity plugin and test #1723

Merged
merged 1 commit into from
Aug 31, 2023

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:

@GuoLei1990 GuoLei1990 added ignore for release ignore for release test unit test labels Aug 31, 2023
@GuoLei1990 GuoLei1990 added this to the 1.1 milestone Aug 31, 2023
@GuoLei1990 GuoLei1990 merged commit c0ac3ac into galacean:dev/1.1 Aug 31, 2023
4 of 5 checks passed
GuoLei1990 added a commit to GuoLei1990/galacean-engine that referenced this pull request Aug 31, 2023
* dev/1.1:
  fix: glTF parser error and test case (galacean#1723)

# Conflicts:
#	tests/src/loader/GLTFLoader.test.ts
GuoLei1990 added a commit to GuoLei1990/galacean-engine that referenced this pull request Sep 2, 2023
* dev/1.1:
  Fix delay add scene can't fire `onEnbaleInScene` bug (galacean#1725)
  Fix multi scene script error and GC problem (galacean#1724)
  fix: glTF parser error and test case (galacean#1723)
  fix: Script onDisable error (galacean#1719)
  "v1.1.0-alpha.2"
  Add physic unit test timeout (galacean#1717)
  "v1.0.0-beta.20"
  Fix `PhysicManager`  fixedTimeStep less than 0 bug (galacean#1715)
  Fix physx unit test (galacean#1714)
  Fix a series of physical system problems (galacean#1712)
  Fix avoid destroyed material error (galacean#1705)

# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore for release ignore for release test unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants