GithubHelp home page GithubHelp logo

baddons's Introduction

BAddons

Blender addons collection

Note: this documentation is also available in French.

Note: throughout this documentation, the syntax "addon" is being used.

About

The BAddons repository contains addons (i.e. script snippets meant to extend functionality) for the 3D software Blender.

These addons are free and open-source (GPL-licensed, in version 2+), see LICENSE for more information.

Structure of the repository

The repository is organized as follows:

Main folder:

  • general repository files (.gitignore, README's, LICENSE).
  • a Pickle file, ADDONS_LIST.pkl, which contains a serialized representation of the repo's structure; it is used by the next file:
  • a Python addon, matpi_addons_collection.py, which is intended to facilitate handling of others (dowloading, updating, deletion, etc.). See below.
  • various folders, containing each a Python addon. See below for more information about each addon.

Matpi's Addons Collection (Configurator)

The Addons Collection addon, sometimes refered to as addon master, has been written with the goal of providing to users a simplified way to manage addons of this repository within their own Blender configuration, f.ex. to keep them updated against latest released version.

Thus, a user taking advantage of this script only needs to download and install that one per hand, which will once enabled in Blender displays options to download and install others very easily and quickly.

Usage of this addon master is strongly recommended for a ultimate experience with BAddons items. Of course, downloading each addon separately is also possible.

Current Version: 1.1

Link: matpi_addons_collection.py

Description of the addons

Name Description Current version
3DView_BorderLines_BMeshEdition Provides a way to highlight border lines (edges connected to exactly one face) of Blender meshes to help checking topology. 1.9
3DView_MeshStatistics Computes some information about current Blender mesh, i.e. volume, area, position of the center of mass. 1.0
3DView_SynchronizeViews Provides an option to lock viewpoint in a Blender 3D view region to the one of another view region. This addon is currently under heavy rewriting. 1.0
GameEngine_DecompileRuntime Re-extracts the original .blend file out of a runtime executable BlenderPlayer file; this i.e. proves that the "save as Game Engine Runtime" option is reversible. 1.0
GameEngine_LegacyStart Re-enables the 2.73-deleted option of starting the BGE from any rendering mode by pressing the P-Key in the 3D view. 1.1
Node_LocationPanel Displays the exact position of a node in its 2D space; this is more of a demo addon, probably useless to most of the users. 1.1

baddons's People

Contributors

qwenger avatar

Watchers

 avatar  avatar

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.