Adverti horiz upsell

Update Texture 1.0.1 for Maya (maya script)

Auto update your file nodes in Maya inside Photoshop

License
Button download
994 Downloads

Compatibility

  • 2010, 9.x, 2009, 2008, 8.x, 7.x, 6.x, 5.x, 4.x, 3.x, 2.x, 1.x

Operating Systems

  • Windows

History

Created:10/31/2009
Last Modified:10/31/2009
File Size: 84.2 KB

Keywords

texture, photoshop, cs3, maya

Update Texture v1.0.1

- 1.0.1
    - Fixed psd reload function.
    - Updated instruction page.
    - Added warning function if the user specified an invalid file.

- 1.0.0
    - Hello World!

A simple tool to auto update your file nodes in Maya using Photoshop.  This tool works with tga, jpg, psd, etc.. The basic idea is to load a texture file (or multiple texture files) in Photoshop hit F12 (watch the video tutorial) and skadoosh your texture is updated in Maya.  This tool is useful for the Static, Character, Environment, Weapon, and Vehicle Team.

Instructions:
1. Append the code below in your C:\Users\XXX\Documents\maya\2010\scripts\userSetup.mel

//    CODE
string $portName = "localHost:10001";
if( !`commandPort -q $portName` )
{
    catch( `commandPort -n $portName` );
}



2. Extract MayaPort.bat and MayaPort.exe in C:/
** If you extract these two files somewhere else the javascript
is not going to work, because it's hard-coded. **




3. Extract UpdateTexture.js and nnUpdateTexture.mel in:
C:\Users\XXX\Documents\maya\2010\scripts



4. Open Photoshop and create an action script (watch the video tutorial).

** If you guys have any questions or suggestions please don't hesitate to email me:
norbertnacu@hotmail.com


Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.

People who favorited this item:

  • tyger chan
    tyger chan
  • Denny Lindberg
    Denny Lindberg
  • John Osterman
    John Osterman
  • Mr_Flamenco
    Mr_Flamenco
  • M N
    M N
  • xtvjxk
    xtvjxk
  • sophia zauner
    sophia zauner
  • amphiblien Salisbury
    amphiblien Salisbury