Jeremy Ernst with part nine of his series where he shows how to build Maya interfaces with python, which is sponsored by the great RiggingDojo.
…we wrap up our work on saving out a preset and loading it back in to populate our UI parameters…
Jeremy continues to look at creating the Character Selection Interface and in part nine he covers the second part of saving out user data to a preset or a text file and having that read back in to populate the User Interface parameters.
The previous posts to this series can be found here:
- BUILDING MAYA INTERFACES WITH PYTHON
- BUILDING MAYA INTERFACES WITH PYTHON PART TWO
- BUILDING MAYA INTERFACES WITH PYTHON PART THREE
- BUILDING MAYA INTERFACES WITH PYTHON PART FOUR
- BUILDING MAYA INTERFACES WITH PYTHON PART FIVE
- BUILDING MAYA INTERFACES WITH PYTHON PART SIX
- BUILDING MAYA INTERFACES WITH PYTHON PART SEVEN
- BUILDING MAYA INTERFACES WITH PYTHON PART EIGHT