Maya curve Creator v3
simple user interface that allows for a quick creation and manipulation of nurbs curves.
refactored to work in both python 2 and 3
--------------------------------------------------------------------
maya 2017+
windows/ osx/ linux
refactor of the original curve tools
--------------------------------------------------------------------
# launch & install
drag and drop the mel file into the maya window, it will open a dialog in which you can start to install the skinningtools
after the intaller is complete, restart maya and use this `python` command to open the window:
from curveCreator import curveUI
curvetool = curveUI.showUI()
--------------------------------------------------------------------
updates :
3.1.20240512
- converted ui to include Pysisde6
- replaced screengrab command for the control icons
3.0.20211120
- fix problem loading ui in OSX
3.0.20211014
- fixed combine curve function
3.0.20210518
- fixed correct Type plugin load based on which os the tool is run from
3.0.20210515
- fixed curve creation proces with fonts (workaround for maya bug in textCurves)
--------------------------------------------------------------------
## Authors
* [Jan Pijpers](https://www.janpijpers.com/)
* [Perry Leijten](https://www.perryleijten.com/)
--------------------------------------------------------------------
create your own library:
* text controls will be combines
* combine 1 degree curves with 3 degree curve
* quickly override the objects color
* save the created curves as a python script to use elsewhere
* use the library to quickly generate a new curve