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

Linking fixes #229

Merged
merged 2 commits into from
Jul 12, 2023
Merged

Linking fixes #229

merged 2 commits into from
Jul 12, 2023

Conversation

Exairnous
Copy link
Contributor

Fixes for things in the last couple of merges.
See the commits for details.

Make polls that don't have the context.panel attribute return false.
Make the AddHubsComponent poll explicitly handle the main button and the menu items separately.
(having them combined and return false when there was no panel prevented components from being added)
Support Blender 2.93 in the new polls.
Disable the copy operator when in a linked scene.
Prevent the copy operator from copying settings to a linked host.
Disable Recast operators when in a linked scene.
Fix bone component display error when the armature is linked.
Disable bone operators when the armature is linked.
Remove the duplicate "Disabled:" text from the polls' disabled messages.
@Exairnous Exairnous requested a review from keianhzo July 10, 2023 07:48
@keianhzo keianhzo added this to the 1.2.0 milestone Jul 10, 2023
Copy link
Contributor

@keianhzo keianhzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the fixes.

@keianhzo keianhzo merged commit 44b8c14 into Hubs-Foundation:master Jul 12, 2023
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.

2 participants