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)- Live WebXR preview (pythontk) — the shared DCC → glTF → headset pipeline behind
btk.WebXrPreview, plus howLightmapWebExportcarries a bake through Blender's own glTF exporter CHANGELOG.md— notable changesCLAUDE.md— contributor / agent conventions, test harness, hard rules
Release files for blendertk 0.5.62
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.62-py3-none-any.whl | Python 3 | none | any | Details |
Release files / blendertk-0.5.62-py3-none-any.whl
| Download URL | blendertk-0.5.62-py3-none-any.whl |
|---|---|
| Size | 1.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
75e111bcbddf00cba96866cd86e363574469ada5abcf1ae17db7ba081718e4c9
|
|
BLAKE2b-256 checksum How to use checksums |
0ca214e752323033da6ed3a2c85bf4b30306125b5a8d37846895a1d070f18331
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|