Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract Maya UI funtionality into ui_tools module #89

Open
eestrada opened this issue Feb 24, 2013 · 0 comments
Open

Abstract Maya UI funtionality into ui_tools module #89

eestrada opened this issue Feb 24, 2013 · 0 comments

Comments

@eestrada
Copy link
Contributor

This is part of a general refactoring of code to improve maintainability and portability of the code base.

Pretty much all of this has been done for Houdini already. There is only one direct call to the hou.ui module remaining in the hou_asset_mgr module. Ultimately there should be no calls to the hou.ui module (or any application specific UI module) anywhere in the code other than in the ui_tools module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant