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

Unable to run in Blender 2.8 #20

Open
ReubenU opened this issue Aug 8, 2019 · 2 comments
Open

Unable to run in Blender 2.8 #20

ReubenU opened this issue Aug 8, 2019 · 2 comments

Comments

@ReubenU
Copy link

ReubenU commented Aug 8, 2019

You can install the addon and "activate" it, but it doesn't show up in either the import or the export menu.

@f1am3d
Copy link

f1am3d commented Nov 11, 2019

Same for me.

@KarjamP
Copy link

KarjamP commented Feb 24, 2020

Blender 2.8 onwards breaks backwards compatability with addons made for past versions of Blender, the second major version to do so (the first being 2.5). The claim within the project's readme, which says it would work past version 2.7.2, does not account for this fact.

An addon must specifically be designed with 2.8+ in mind before it would be properly supported in such Blender versions. In fact, should it detect, within the addon's metadata, that it was made for an earlier version in mind, Blender would actually warn you about it; it may be toggable, but it may not be usable.

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

No branches or pull requests

3 participants