Skip to content

Dangry98/gesture_helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

327 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture Helper

which allows you to quickly use gestures to run the blender operator or change properties.

Preview

Install: If it is version 4.2, you can drag the plugin directly into Blender. Conventional methods: 图片alt

Simple to use:

  • Import Preset

    Import Preset

    • Maya Axis & Coordinate: Quick Setup Axes and Coordinates Import Preset
    • Maya Operator: Active object operator, each mode displays different content Import Preset
    • Maya Select: Selection gesture Import Preset
    • Maya Switch Mode: Use right click to switch mode Import Preset
    • MX Preset: Import Preset
      • M:Press M to Merge
      • X:Press X to Delete
      • Z:Press Z to Switch View

Gesture: Keymaps: Select the area where keymap can be triggered
Keymaps

Element:
There are three types

  • Child: You can set the direction and expand to child when dragging and dropping gestures.

  • Operator: operator, either by using bl_idname, or by using a custom script

    • Fast Add Operator: Operator Right-click to add operator Add Operator
    • Fast Add Property: Property Right-click to add property,Supports int, float, string, and enum. Add Property
  • Select Structure:Selection structure, requires some logical thinking, can be conditional on the display of child or operators Keymaps

  • Property: Panel Name: N Panel Name Author: Export Data Author Name Translation: Translation of the name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%