How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Fake Blender Python API module collection for the code completion.
The main features of nutti/fake-bpy-module are: Blender Scripting.
Projects with overlapping indexed features include: absolute-quantum/cats-blender-plugin — This project is a suite of optimization plugins for Blender designed to process meshes, rigs, and textures for… jacqueslucke/animation_nodes — Animation Nodes is a visual scripting system for Blender that enables the creation of procedural animations and motion… carson-katri/geometry-script. eliemichel/advancedblenderaddon. k-410/textension. nangtani/blender-addon-tester — The blender addon tester is a test harness to enable pytest hook to allow addons to be tested inside a defined version…
Animation Nodes is a visual scripting system for Blender that enables the creation of procedural animations and motion graphics. It provides a node-based interface that allows users to construct complex animation sequences and dynamic scene transformations by connecting functional nodes instead of relying on traditional keyframing. The system integrates directly with the host software to manipulate scene objects and properties through a data-flow graph. It manages the execution of these operations by tracing dependencies and distributing independent branches across multiple processor cores to
This project is a suite of optimization plugins for Blender designed to process meshes, rigs, and textures for real-time rendering and avatar platforms. It functions as a mesh and rig optimizer that simplifies 3D models and provides specialized tools for importing and cleaning assets from formats such as MMD, Mixamo, and DAZ. The toolkit features a dedicated pipeline for preparing characters for VRChat and other social VR environments. It includes a texture atlas generator to merge multiple images into a single sheet to reduce draw calls, as well as dictionary-based translation services to co