zeffii / mesh_tiny_cad

a tiny set of unmissable CAD functions ( VTX, XALL ...) for Blender

Home Page:http://zeffii.github.io/mesh_tiny_cad/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blender 2.78c and TinyCad 1.3.0 are not playing well together (

helpmenowmark opened this issue · comments

image

I have a simple mesh with two edges making a simple X. The edges are on the same exact Z plane.
I am on Windows 8.1. Regardless of the mode I am in, view port

I have tried to bring up the "Specials Menu" but I will admit the W hotkey fails to ever display. I am in
a 3D view, with Edge Select, and in Edit Mode (with both edges selected). I am merely trying to bi-sect the edges at the point of edge intersection.

Any suggestions would be appreciated. I re-installed blender 2.78c and I temporarily quit using Blender Sensei because they override some of the "normal" hotkeys.

Thanks all.

Try hitting space and typing vtx, to see the operator

I will have a proper look later

image

if W doesn't display specials then it's not really a tinyCAD issue/ and therefor not anything I can fix in the code. You could make a kb shortcut for the tinycad menu. "VIEW3D_MT_edit_mesh_tinycad"

I won't go into depth about how to make keyboard shortcuts:

image

hope it works out for you.

Tiny CAD ( mesh_tiny_cad) has shipped with Official Blender releases for about a year now, I hope you aren't downloading and installing it separately.

I learned Python just to write this add-on for Blender, so some code is old and verbose -- but it has been updated on numerous occasions -- and I do take some amount of pride in a working add-on.

Let me know if you run into any unexpected behaviour from mesh_tiny_cad.