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 querySockets miss match socket with identical name prefix #9562

Merged
merged 3 commits into from Nov 24, 2022
Merged

Fix querySockets miss match socket with identical name prefix #9562

merged 3 commits into from Nov 24, 2022

Conversation

dming
Copy link
Contributor

@dming dming commented Oct 28, 2021

Re: cocos-creator/3d-tasks#

Changelog:

  • 修复skeletal-animation里querySockets函数因为动画节点有类似"Rig"以及"RigXXXXX"这样两个节点同时存在时,"RigXXXXX"节点因为StartsWith("Rig")导致被忽略的bug

@pandamicro pandamicro changed the title 修复skeletal-animation里querySockets函数因为动画节点有类似"Rig"以及"RigXXXXX"这样两个节点同时… Fix querySockets miss match socket with identical name prefix Nov 23, 2022
@github-actions
Copy link

Interface Check Report

This pull request does not change any public interfaces !

@pandamicro pandamicro merged commit dcd2762 into cocos:develop Nov 24, 2022
@pandamicro
Copy link
Contributor

@dming Thank you and really sorry that we missed your PR for such a long time

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.

None yet

4 participants