Copyright (c) 2024
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Compatibility
-
2010
Q/A
Further explaination needed.
Date: | 10/27/2012 |
---|---|
Submitted by: | ng.aniki |
>then import as normal (example below)
>python "import refreshTextures"; / "reload(refreshTextures)";
>source "refreshTextures.mel", and execute AutoRefreshTexture; (best stick this in a shelf)
1-Do we need to go into the python console and type those 2 commands everytimes we launch the maya ?
2-If we put this in a shelf we will need two buttons right ? One for the python first, then one for the mel ?
Anyway, by doing all through the command console, it is now working, I import the python script, use the reload function, the console returns "# Result: <module 'refreshTextures' from 'E:/MyDocuments/maya/2012-x64/scripts\refreshTextures.pyc'> #"
So it seems to be working.
Then I source the mel and launch the AutorefreshTexture command, the small popup appears, and... Nothing. It does not even reload textures once. (I have no logs in the console about the plugin)
Related Items:
-
UV Texture Editor Tools Ur-edition for Maya 2.1.2 (maya script)
$39.00 (USD) -
1-Click Texture Batch Bake for Maya for Maya 1.0.0 (maya script)
$20.00 (USD) -
Texture Stone Brick
$5.00 (USD) -
Texture Stone Brick
$5.00 (USD) -
Texture Stone Brick
$5.00 (USD) -
Perfectly Seamless Texture Brick id-00003
$3.00 (USD)
Replies to this question:
ng.aniki said about 12 years ago:
svartberg said almost 12 years ago: