Thibaud Gambier
Results
2
issues of
Thibaud Gambier
# Summary > WIP - Complete rewrite of `mayafbx` for Maya >= 2022 and Python 3. - Dropping support for Python 2. - Breaking `1.0.0` release.
This PR add the `no_subcommands` options to skip the recursive generation. It partly addresses #54 and is inspired by [sphinx-click `:nested:` option](https://sphinx-click.readthedocs.io/en/latest/usage/#directive-click). The idea is to have more control on...