-
-
Notifications
You must be signed in to change notification settings - Fork 310
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 Compoment
/Script
onDisable
and onEnable
bug
#1087
Conversation
Codecov ReportBase: 36.47% // Head: 36.52% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1087 +/- ##
==========================================
+ Coverage 36.47% 36.52% +0.05%
==========================================
Files 336 336
Lines 14506 14508 +2
Branches 2228 2227 -1
==========================================
+ Hits 5291 5299 +8
+ Misses 8639 8632 -7
- Partials 576 577 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
* commit 'b391c7441fc934139bf74d997424627b33ea9779': Fix physics lite raycast bug (galacean#999) (galacean#1104) fix: resource parser error (galacean#1105) v0.8.0-beta.31 feat: add release action (galacean#1102) Fix `Compoment`/`Script` `onDisable` and `onEnable` bug (galacean#1087) Revert "fix: onDisable() call back scene is null bug (galacean#1098)" (galacean#1101) fix: onDisable() call back scene is null bug (galacean#1098) Add AnimatorController loader for AniamtorController Editor (galacean#1078) v0.8.0-beta.30 fix: pointer moving delta bug (galacean#1083) v0.8.0-beta.29 fix: texture load bug in miniprogram (galacean#1077) v0.8.0-beta.28 v0.8.0-beta.27 Fix Material Resolved with Texture References (galacean#1076) Support glTF materials remap (galacean#1034) Fix wrong word recieveShadow to receiveShadow (galacean#1065) # Conflicts: # lerna.json # packages/core/package.json # packages/core/src/shadow/Extension.ts # packages/core/src/shadow/ShadowFeature.ts # packages/design/package.json # packages/draco/package.json # packages/loader/package.json # packages/loader/src/index.ts # packages/loader/src/resource-deserialize/index.ts # packages/loader/src/resource-deserialize/resources/animatorController/type.ts # packages/math/package.json # packages/oasis-engine/package.json # packages/physics-lite/package.json # packages/physics-physx/package.json # packages/rhi-webgl/package.json # tests/package.json
Please check if the PR fulfills these requirements