hannesdelbeke / maya-plugin-template

maya plugin template
5 stars 1 forks source link

can we make this plugin template a dependency? #8

Open hannesdelbeke opened 2 weeks ago

hannesdelbeke commented 2 weeks ago

can we make this plugin template a dependency?

when i fix issue in this template, any repo created from this template needs to be updated. if instead the features here were in a pypi module, updating would be simple.

sample featueres i want to add:

sample features i added

hannesdelbeke commented 2 weeks ago

if we wrap an abstract template around this, we might be able to hide the non PEP8 naming used in maya plugins

hannesdelbeke commented 2 weeks ago

now that i have implemented drag n drop installer, i ll need to update the following repos https://github.com/hannesdelbeke/maya-pip-qt https://github.com/plugget/plugget-qt-maya-plugin https://github.com/hannesdelbeke/pyblish-maya-plugin https://github.com/hannesdelbeke/maya-plugin-duplicate-obj-along-curve https://github.com/hannesdelbeke/maya-plugin-snap-to-closest-UV https://github.com/hannesdelbeke/maya-module-template