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

build: Rename blender_manifest.toml to avoid bugs with 4.2 and bl_info + fix: Add max bound for BpyBuild #624

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

StandingPadAnimations
Copy link
Collaborator

This renames blender_manifest.toml to _blender_manifest.toml to avoid issues in 4.2 when building legacy addons. When an extension build is created, this is changed to the correct filename.

In addition, since BpyBuild 0.5 will have breaking changes, a max bound is added to avoid developers accidentally installing 0.5 before we migrate to it.

Copy link
Member

@TheDuckCow TheDuckCow left a comment

Choose a reason for hiding this comment

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

Seems to install and work fine, no complaints from my side - thanks for thinking ahead for other developers

@StandingPadAnimations StandingPadAnimations merged commit b94b0bf into dev Aug 22, 2024
1 check passed
@StandingPadAnimations StandingPadAnimations deleted the blender_manifest_change branch August 22, 2024 12:51
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