Skip to main content

No project description provided

Project description

License: LGPL v3 Version

Tentacle: A Python3/qtpy Marking Menu

Tentacle is a Python3/qtpy marking menu implemented using Qt's QStackedWidget. It is designed for use with Maya, 3ds Max, Blender, and any other DCC app that supports a qtpy framework. In it's current implementation, it only has slots set up for Maya.

Design

Tentacle runs on top of uitk, a qtpy dynamic UI loader and management package, which allows for the creation of fully-featured UI with less time and code.

Example

The following example demonstrates re-opening the last scene, renaming a material, and selecting geometry by that material.

Example

Structure

The structure of the project is as follows:

Structure

Module Description
tcl Handles main GUI construction for the marking menu.
overlay Tracks cursor position and UI hierarchy to generate paint events that overlay its parent widget.
ui Location of the dynamic UI files.
slots Location of the various slot modules.

Installation

Tentacle can be installed either using pip directly in the command line or by downloading and running mayapy package manager in Windows.

Installation via pip

Install via pip in a command line window using:

path/to/mayapy.exe -m pip install tentacletk

Installation Using Mayapy Package Manager

Alternatively, you can use the mayapy package manager for a streamlined installation process. Download the mayapy package manager from here. (Give your Maya version. Hit 1 to install package. The package name is tentacletk)

Usage

To launch the marking menu:

For Maya, add a macro to a hotkey similar to the following:

from tentacle.tcl_maya import TclMaya
TclMaya.instance(key_show='Z').show()  # Change to match your chosen hotkey.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tentacletk-0.9.34.tar.gz (135.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tentacletk-0.9.34-py3-none-any.whl (383.7 kB view details)

Uploaded Python 3

File details

Details for the file tentacletk-0.9.34.tar.gz.

File metadata

  • Download URL: tentacletk-0.9.34.tar.gz
  • Upload date:
  • Size: 135.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.0

File hashes

Hashes for tentacletk-0.9.34.tar.gz
Algorithm Hash digest
SHA256 8f3b896790914bfa9c4b0e1de2bf3a7e9d76c294ffb214360d72c8fcb5d2edf9
MD5 9202283293fb385e649fc0a8fe161604
BLAKE2b-256 e4bb54fa5f7409a8afcf6718d41704a0b8360749351c1cda49b1af6e4412c466

See more details on using hashes here.

File details

Details for the file tentacletk-0.9.34-py3-none-any.whl.

File metadata

  • Download URL: tentacletk-0.9.34-py3-none-any.whl
  • Upload date:
  • Size: 383.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.0

File hashes

Hashes for tentacletk-0.9.34-py3-none-any.whl
Algorithm Hash digest
SHA256 f1214e2ab798da11b5b10b06bd3885296b0684973b0f43eb0fb5da60618a2ca6
MD5 37c69bde194bac2e838c2b966df76b0c
BLAKE2b-256 b0324393f9c1f0f4d0826346e05d04d949cea30cd15629c7434ff5d63a8d08df

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page