All Projects → nutti → Fake Bpy Module

nutti / Fake Bpy Module

Licence: mit
Fake Blender Python API module collection for the code completion.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fake Bpy Module

BlendShell
A Blender plugin for making hollow models suitable for 3D printing.
Stars: ✭ 33 (-92.25%)
Mutual labels:  blender, blender-addon
anton
anton is an open-source generative design framework built on Blender, the open-source 3D creation suite.
Stars: ✭ 82 (-80.75%)
Mutual labels:  blender, blender-addon
alternativa3d tools
Blender addon to import and export alternativa3d files. See http://alternativaplatform.com for more information on the file types and its uses.
Stars: ✭ 19 (-95.54%)
Mutual labels:  blender, blender-addon
Blender Addon Photogrammetry Importer
Addon to import different photogrammetry formats into Blender
Stars: ✭ 292 (-31.46%)
Mutual labels:  blender, blender-addon
Screencast Keys
Blender Add-on: Screencast Keys
Stars: ✭ 328 (-23%)
Mutual labels:  blender, blender-addon
msfs2blend
Import Microsoft Flight Simulator (FS2020) Models in Blender
Stars: ✭ 92 (-78.4%)
Mutual labels:  blender, blender-addon
ktba
Blender addons
Stars: ✭ 41 (-90.38%)
Mutual labels:  blender, blender-addon
push to talk
Add-on for recording audio in Blender's Sequencer
Stars: ✭ 24 (-94.37%)
Mutual labels:  blender, blender-addon
cookie-factory
Processing-style Scripting Add-on for Blender
Stars: ✭ 21 (-95.07%)
Mutual labels:  blender, blender-addon
PAINTicle
A paint addon for Blender using particles.
Stars: ✭ 27 (-93.66%)
Mutual labels:  blender, blender-addon
gmic-blender
Official G'MIC plugin for Blender3D - pre-pre-alpha
Stars: ✭ 34 (-92.02%)
Mutual labels:  blender, blender-addon
Magic Uv
Blender Add-on: Magic UV
Stars: ✭ 374 (-12.21%)
Mutual labels:  blender, blender-addon
Character-UI
Blender add-on for creating simple yet functional UIs for your characters.
Stars: ✭ 28 (-93.43%)
Mutual labels:  blender, blender-addon
Growthnodes
A Blender plugin for generative content creation and simulation of organic growth processes on polygonal surfaces.
Stars: ✭ 257 (-39.67%)
Mutual labels:  blender, blender-addon
shapekeyimport
Blender add-on to import shapekeys
Stars: ✭ 31 (-92.72%)
Mutual labels:  blender, blender-addon
niche-loops
This add-on includes the following operators: Build End, Build Corner, Adjust Loops, Adjust Adjacent Loops
Stars: ✭ 20 (-95.31%)
Mutual labels:  blender, blender-addon
spacestation
A procedural spacestation generator
Stars: ✭ 22 (-94.84%)
Mutual labels:  blender, blender-addon
Mio3ShapekeySync
キャラクターモデリングに特化したシェイプキー補助のBlenderアドオン
Stars: ✭ 24 (-94.37%)
Mutual labels:  blender, blender-addon
blender-cod
Blender Add-On for Call of Duty® modding
Stars: ✭ 53 (-87.56%)
Mutual labels:  blender, blender-addon
Blendluxcore
Blender Integration for LuxCore
Stars: ✭ 287 (-32.63%)
Mutual labels:  blender, blender-addon

Fake Blender Python API module collection: fake-bpy-module

fake-bpy-module is the collections of the fake Blender Python API modules for the code completion in commonly used IDEs.

Note: The similar project for Blender Game Engine (BGE) is availabled on fake-bge-module which targets UPBGE.

Requirements

fake-bpy-module uses typing module and type hints availabled from Python 3.7. Check your Python version is >= 3.7.

Install

fake-bpy-module can be installed via a pip package, or pre-generated modules. You can also generate and install modules manually.

Install via pip package

fake-bpy-module is registered to PyPI.
You can install it as a pip package.

pip install fake-bpy-module-<version>

If you install fake-bpy-module for Blender 2.8, run below command.

pip install fake-bpy-module-2.80

Supported Blender Version

Version PyPI
2.78 https://pypi.org/project/fake-bpy-module-2.78/
2.79 https://pypi.org/project/fake-bpy-module-2.79/
2.80 https://pypi.org/project/fake-bpy-module-2.80/
2.81 https://pypi.org/project/fake-bpy-module-2.81/
2.82 https://pypi.org/project/fake-bpy-module-2.82/
2.83 https://pypi.org/project/fake-bpy-module-2.83/
2.90 https://pypi.org/project/fake-bpy-module-2.90/
2.91 https://pypi.org/project/fake-bpy-module-2.91/

Install via pre-generated modules

Download Pre-generated modules from Release page.

The process of installation via pre-generated modules is different by IDE. See the installation processes as follows for detail.

Generate Modules Manually

You can also generate modules manually. See Generate Module for detail.

Change Log

See CHANGELOG.md

Bug report / Feature request / Disscussions

If you want to report bug, request features or discuss about this add-on, see ISSUES.md.

fake-bpy-module channel is available on blender.chat.
The timely discussion and release announcement about fake-bpy-module will be made in this channel.

Note: Registration of blender.chat is required for accessing fake-bpy-module channel.

Contribution

If you want to contribute to this project, see CONTRIBUTING.md.

Project Authors

Owner

@nutti

Indie Game/Application Developer.
Especially, I spend most time to improve Blender and Unreal Game Engine via providing the extensions.

Support via GitHub Sponsors

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].