ayon-core/openpype/hosts/maya/plugins
Roy Nieterau fdd7efb2bf Improve speed of Collect History logic
- maya.cmds.listHistory returns duplicates if multiple nodes have the same node in histor, thus making them unique reduces tons of items continuing through all the commands
- cmds.ls(type="renderLayer") now without input nodes. History tends to be so big that calling the command with those nodes as arguments produces a big overhead, simultaneously amount of renderlayers usually tend to be relatively small. So we just get all renderlayers and filter ourselves.
- use `fastIteration` flag in Maya 2020+
2021-12-31 01:19:21 +01:00
..
create fix aov separator character usage 2021-11-12 17:15:57 +01:00
inventory Merge pull request #1955 from davidlatwe/feature/maya-publish-augmented-model 2021-09-24 12:20:37 +01:00
load Merge pull request #2356 from Ellipsanime/maya-ImagePlaneLoader-load-blueprint 2021-12-14 13:57:24 +01:00
publish Improve speed of Collect History logic 2021-12-31 01:19:21 +01:00
__init__.py rename folder 2021-04-01 18:54:46 +02:00