Hi all,
I would like to get started contributing code to mGear, such as features and bug fixes, and was wondering how I can get setup with a development environment?
At the moment, I can:
- Download an mGear release
- Edit a source file, e.g.
mgear/widgets.py
- Launch Maya and see the results
However:
- How can I contribute the change back to the project? Which project does it belong to, and how do I know?
- How can I shorten iteration time, as the process of restarting Maya takes a number of seconds?
How are you currently developing mGear? What would you recommend for someone just starting out contributing code?
Thanks!