Adverti horiz upsell

mSetProject 2.0.2 for Maya (maya script)

Automatically Set Project before opening a scene

License
Button download
1,351 Downloads

Reviews

Rating: 4.8
(6)

Compatibility

  • 2016, 2015, 2014, 2013

Operating Systems

  • Windows

History

Created:10/20/2014
Last Modified:10/13/2016
File Size: 1.96 KB

Keywords

maya, set, automatic

Version History

2.0.2 Fixed bug where it reOpens the scene if Maya finds errors in the Scene.
2.0.1 Added support for Japanese Characters. Changed the viewport message mode in 2014.
2.0.0 It's been rewritten from scratch. It now set the project before opening a file and works with referenced files. The install command has been removed because it doesn't seem to work in some environments.

----
1.1.1  Now fix Texture path gives preference to sourceimages folder.
1.1.0  Changed Reload Texture feature. It now replaces Full path for local Path inside the workgroup when possible.
1.0.4  Support for japanese Shift-JIS encode. If you have problems with this, delete this code from mSetProject.py
newPath = newPath.encode("shift_jis")
1.0.3  Fixed to work under 2013 and older versions. Support for ShiftJIS encoding.
1.0.2  It will search for a workspace file and won't re-set project if it's path matches the current workspace.
1.0.1  Added View Messages. Changed search folder levels to 4 (you can modify this in the code). First open release.
1.0.0  First Version for internal use, not released in Creative Crash.