blendertk
Blender 4.x+ utilities backing the tentacle Blender slots — the Blender counterpart to mayatk.
blendertk mirrors mayatk's public API surface (btk.X ↔ mtk.X) at the name + behavior level, so the shared tentacle slot/UI layer stays branch-free across DCCs. It is a thin adapter over Blender's native bpy / bmesh operators plus a small set of genuine helpers — not a reimplementation of mayatk.
Status
Active mayatk-parity port. The structure map (subpackage/class correspondence with mayatk, including what's intentionally absent) is STRUCTURE.md; the measured gap and port-this-next recipes live in the tentacle repo (docs/PARITY_AUDIT.md, docs/PARITY_PORTING_PLAN.md, docs/PARITY_SURFACE.md).
Requirements
- Blender 4.x+ (developed against 5.1 / Python 3.13)
pythontk
bpy is provided by the Blender runtime.
More
data_nodes.md— shared scene-data carriers (data_internal/data_export) and how their metadata rides into the FBX (mirror of mayatk's system)CHANGELOG.md— notable changesCLAUDE.md— contributor / agent conventions, test harness, hard rules
Release files for blendertk 0.5.42
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| blendertk-0.5.42-py3-none-any.whl | Python 3 | none | any | Details |
Release files / blendertk-0.5.42-py3-none-any.whl
| Download URL | blendertk-0.5.42-py3-none-any.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7bdfcd02e73df00748a8117014a7daf3c3b5bdaf578953f8e292d992fead8a4e
|
|
BLAKE2b-256 checksum How to use checksums |
16ef975133c75304268eaa54ec9a99ecd329f879547fc69bf8666a81297e374b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|