code-google-com / pymel

Automatically exported from code.google.com/p/pymel
0 stars 0 forks source link

Rewrite list commands using python API #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

features:

speed
precludes the need for using nodeType (which is slow)
iterators!
ability to pass pymel node classes to 'type' flag for precise control
fix limitations with many list commands which do not allow flags to work in
conjunction  (ex. -dag and -readOnly )
ability to return trees

Original issue reported on code.google.com by chad...@gmail.com on 17 Jan 2008 at 12:29

GoogleCodeExporter commented 9 years ago

Original comment by orenou...@gmail.com on 15 Feb 2008 at 3:11

GoogleCodeExporter commented 9 years ago

Original comment by chad...@gmail.com on 10 Feb 2009 at 7:40

GoogleCodeExporter commented 9 years ago

Original comment by chad...@gmail.com on 10 Feb 2009 at 7:42

GoogleCodeExporter commented 9 years ago

Original comment by chad...@gmail.com on 20 Mar 2009 at 4:46

GoogleCodeExporter commented 9 years ago

Original comment by chad...@gmail.com on 31 Jul 2009 at 1:16