User Guide: UVLayout as a Plugin
From UVLayout Docs
(Difference between revisions)
Revision as of 08:48, 11 April 2012 (edit) Headus (Talk | contribs) (→Maya Plugin) ← Previous diff |
Current revision (08:23, 24 May 2019) (edit) (undo) Headus (Talk | contribs) |
||
(16 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | {{:User Guide: Menu}} [[Image:UserGuide-Plugin.png|right|]] UVLayout can be run as a plugin to any application that knows how to talk to it. Its still the same GUI and hotkeys as the stand-alone UVLayout, but file IO is handled through special interface plugins that run inside the application, saving the user from having to load and save OBJ files by hand just to move meshes in and out of UVLayout. | + | {{:User Guide: Menu}} [[Image:UserGuide-Plugin.png|right|]] UVLayout can be run as a plugin to any application that knows how to talk to it. Its still the same GUI and hotkeys as the stand-alone UVLayout, but file IO is handled through special interface plugins that run inside the application, saving you from having to load and save OBJ files by hand. |
+ | |||
+ | |||
+ | When in plugin mode, some additional buttons appear at the top of the main GUI. [[Image:UserGuide-Plugin-Controls.png|right|]] | ||
+ | |||
+ | ; Set Load Options : Manually set the options for loading the file sent to UVLayout from the controlling application. Many of these options can also be controlled by that application though. | ||
+ | |||
+ | ; Send : When you have finished working on the loaded file, click the '''Send''' button to transfer the results back to the controlling application. | ||
+ | |||
+ | ; Script Record / Stop : Click the '''Record''' button to save your GUI buttons presses onto a script file, then these can be played back via the plugin mode's CMD file. Click the '''Stop''' button to stop recording. This function allows you to develop scripts to drive many of UVLayout's functions externally (e.g. shell packing). | ||
For further information, see the UVLayout [http://www.headus.com/phpbb/viewforum.php?f=13 Plugins] forum. | For further information, see the UVLayout [http://www.headus.com/phpbb/viewforum.php?f=13 Plugins] forum. | ||
Line 5: | Line 14: | ||
== Maya Plugin == | == Maya Plugin == | ||
- | The Maya interface plugin is now included with all current releases of UVLayout. If a Maya installation is detected, an '''Install Maya Plugin''' button will be shown in the '''About UVLayout''' window. Click this button and a file selection window will appear, where you need to select which Maya installation you want the plugin files installed into. | + | [[Image:UserGuide-Maya.png|right|]] The Maya interface plugin is included with all current releases of UVLayout. If a Maya installation is detected, an '''Install Maya Plugin''' button will be shown in the '''About UVLayout''' window. |
+ | |||
+ | Click this button and a file selection window will appear, where you need to select which installation of Maya you want the plugin files installed into. Next, click the '''Install Here''' button and the plugin files are copied into their appropriate folders. You can then exit from UVLayout, start Maya, and you should see a UVLayout shelf. Further details on running UVLayout with Maya can be found on the UVLayout [http://www.headus.com/phpbb/viewtopic.php?t=1121 Plugins] forum. |
Current revision
|
UVLayout can be run as a plugin to any application that knows how to talk to it. Its still the same GUI and hotkeys as the stand-alone UVLayout, but file IO is handled through special interface plugins that run inside the application, saving you from having to load and save OBJ files by hand.
For further information, see the UVLayout Plugins forum. Maya PluginThe Maya interface plugin is included with all current releases of UVLayout. If a Maya installation is detected, an Install Maya Plugin button will be shown in the About UVLayout window.Click this button and a file selection window will appear, where you need to select which installation of Maya you want the plugin files installed into. Next, click the Install Here button and the plugin files are copied into their appropriate folders. You can then exit from UVLayout, start Maya, and you should see a UVLayout shelf. Further details on running UVLayout with Maya can be found on the UVLayout Plugins forum. |