Giter Site home page Giter Site logo

Comments (7)

xan2622 avatar xan2622 commented on August 15, 2024 1

Pablo Vazquez confirmed me that the MIT license is compatible.
He edited the https://extensions.blender.org/policies/ page with this information.

You can upload your add-ons. 👍

from scripts.

gregzaal avatar gregzaal commented on August 15, 2024 1

I see this repo is MIT, but all your Blender scripts are GPL (license text at the top of the file).

from scripts.

xan2622 avatar xan2622 commented on August 15, 2024 1

You might want to report this issue to the devs in the Extensions-Platform-Project-feedback channel :
https://blender.chat/channel/Extensions-Platform-Project-feedback

from scripts.

Stromberg90 avatar Stromberg90 commented on August 15, 2024

Thanks, I would very much like to, now it does say that "BE will only offer GNU GPL compliant software" this repo is under the MIT license, does that mean it wouldn't be allowed on the platform without a license change?

from scripts.

Stromberg90 avatar Stromberg90 commented on August 15, 2024

@gregzaal it's a unorthodox way to license for sure, I would like to clean this up in the future.

@xan2622
I just tried uploading it, it won't let me with the MIT license, values I tried is.

license = ["MIT"]
# and
license = ["MIT License"]

image

from scripts.

gregzaal avatar gregzaal commented on August 15, 2024

Not sure if you're aware, but as Blender itself (and its python API) are GPL, this means all Blender add-on code (anything that imports bpy) must be GPL as well. It's not (legally) possible to license a Blender add-on as anything other than GPL.

You can read more about this here or do some research yourself:

from scripts.

Stromberg90 avatar Stromberg90 commented on August 15, 2024

Thanks for filing this issue, it got sorted out and it's waiting for review now :)

from scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.