Hey guys, I am no longer actively developing this, but as there's a lot of interest in it I decided to release the source files for the last version I worked on some months ago. Feel free to pick it up and continue dev and add features. The script has 2 functions, the workplaneon and workplane off commands. Basically…
In Maya 2017 work perfect. In Maya 2016 error: # Error: TypeError: file C:\Program Files\Autodesk\Maya2016\Python\lib\site-packages\pymel\internal\pmcmds.py line 133: Invalid flag 'oo' # Thx for the script. Im use 2016.
@maxivz Looks very promising! I have 3 ideas on this script: 1) Rotate plane to make specific edge horizontal (say, X-axis) or point axis to some vertex or so. 2) Aling camera to workplane and make it orthogonal 3) The primitives are created with local axes matching the axes of the plane. One of your gifs show the cub…
Hi guys, here's a new tool I have started working on the last weekend. Its basiclly an implementation of the workplane from Modo into maya, it has some limitations vs the actual Modo one and it still needs more features to be implemented, but Id like to start a thread so people can see it evolving and post suggestions so…