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.39
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.39-py3-none-any.whl | Python 3 | none | any | Details |
Release files / blendertk-0.5.39-py3-none-any.whl
| Download URL | blendertk-0.5.39-py3-none-any.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
22d184ded3eb88ff3ccbb47c01d65dcc0148e076b1857fc76d8ec6a31626546b
|
|
BLAKE2b-256 checksum How to use checksums |
3d507652d8207af372b92cd43e2fc46dbbfde38a1b0d3aca36606c16f2043353
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|