ndee85 / coa_tools

COA Tools is a 2D Animation Suite for blender. It offers a 2D cutout animation workflow similar to programs like spine or spriter.
GNU General Public License v3.0
908 stars 139 forks source link

Inconsistent and partially invalid operation when Blender set to left click selection #56

Open teroparvinen opened 8 years ago

teroparvinen commented 8 years ago

When using Input > Select with: Left in Blender preferences, drawing bones and some other operations still happen with right click, which is inconsistent.

Further, when drawing weights both weight drawing and bone selection use the same mouse button which makes it impossible to use the feature correctly.

The correct solution probably involves using Action and Select options instead of Left and Right directly?