Giter VIP home page Giter VIP logo

toolplus's Introduction

T+ Addon Collections for Blender

Download

complete collection: ToolPlus-master.zip

zip folder: 2.79 / 2.80 / 2.81 / 2.82

go to the wiki-page for more information

Stay Healthy! Stay Healthy! ;)

  • This collections of free-to-use addons run under following licencens: GNU General Public License

  • If you like this collections, consider to supporting my work and place a smile

  • Donate :)

  • Donate :)

  • Donate :)


Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing. https://www.blender.org/ Blender as a whole is licensed under the GNU Public License, Version 3. Individual files may have a different, but compatible license. See https://www.blender.org/about/license/ for details.

toolplus's People

Contributors

mkbreuer avatar

Stargazers

R.M.K avatar  avatar Victor Condino avatar  avatar  avatar  avatar  avatar Danu Prasetyo Aji avatar  avatar  avatar  avatar travelerX avatar RUben avatar Juno Han avatar Tilapiatsu avatar  avatar Óscar 'Nebe' Abad avatar  avatar David Gayerie avatar  avatar Clay Ayers avatar rodrigotrovao avatar Mario avatar  avatar Σarko avatar Rafael Freitas avatar  avatar Igor Grinchesku avatar Denis Bryukhanov avatar Michel Anders avatar Amos Manneschmidt avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar Pille1488 avatar

toolplus's Issues

globals issue

While installing your set of addons (I really like it) I stumbled upon one issue.
Two modules - select_vismaya.py and CurveIntersections.py Python reported that names of variables are present in blocks prior to declaration as globals. Quite reasonably. So, in first case I just added alike tests:

if 'xxx' not in globals():
    global xxx

In second case I added global definitions in module's global scope. And it works.
However, to have it done properly I suppose adding global definitions in just after classes headers would be most reasonable.

Asking about the license

Hi mkbreuer,

Sorry to contact you by creating an issue (do not know how to do so otherwise)

I am just kind of confused about the license of this/these plugin(s), if I am creating some assets for commercial use, am I allowed to use this/these plugins to help me boosting my productivity?

Regards

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.