Skip to content

AIGODLIKE/gesture_helper

Repository files navigation

Gesture Helper

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

image

How.to.use3.mp4

preview

Install:

If it is version 4.2, you can drag the plugin directly into Blender.

Conventional methods:

install

Simple to use:

  • Import Preset

    import_preset

    • Maya Axis & Coordinate: Quick Setup Axes and Coordinates preset_c_s_r
    • Maya Operator: Active object operator, each mode displays different content preset_s_r
    • Maya Select: Selection gesture preset_c_r
    • Maya Switch Mode: Use right click to switch mode preset_r
    • MX Preset: preset_mx
      • 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 fast_add_operator
    • Fast Add Property: Property Right-click to add property,Supports int, float, string, and enum. fast_add_property
  • Select Structure:Selection structure, requires some logical thinking, can be conditional on the display of child or operators selected_structure_set_poll

  • 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

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages