code-google-com / pymel

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

Create ParticleComponent class #289

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
the Particle class currently uses 'Point' and 'PointArray' classes, which 
derive from the now-obsolete _Component and ComponentArray classes.

Create a new ParticleComponent class to replace this functionality/define a 
pymel Component class to handle kDynParticleSetComponent components

Original issue reported on code.google.com by elron...@gmail.com on 17 Oct 2012 at 5:09

GoogleCodeExporter commented 9 years ago

Original comment by elron...@gmail.com on 17 Oct 2012 at 5:11