Revision history of "Maya Python"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 00:47, 8 June 2019Walter (talk | contribs). . (292 bytes) (+292). . (Created page with "=Maya Python Scripts= === Maya Texture Reference - Force image sequence === <pre> import maya.mel as mel sels = cmds.ls(sl=True) print sels for item in sels: cmds.select(...")