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