[Bf-python] Particles

Campbell Barton cbarton at metavr.com
Thu Aug 3 12:21:28 CEST 2006


Hey all..
I just experimented with particles today with mixed results.

getParticlesLoc worked for point particles.
for particels with length it used the starting point only. (length is 
ignored)
and for static particles it didnt return anything.

Could these improvements be good?
* Use Vectors for particle locations instead of lists of 3 floats
* for particles with length- and static/animated particles, make each 
strand a list of vectors.

- Cam



More information about the Bf-python mailing list