Blender Git Loki
Git Commits -> Revision 5fd6e7e
Revision 5fd6e7e by Ken Hughes (master) October 8, 2008, 16:37 (GMT) |
Python API ---------- Add optional string argument to Object.newParticleSystem() method, so that objects can link to existing particle systems (if the name of the particle system is known). Also cleans up some code in Object.c which accesses the particle sys listbase. |
Commit Details:
Full Hash: 5fd6e7e1b79271cb450c21a0632d93f4b4a68ab1
SVN Revision: 16974
Parent Commit: bfe2759
Lines Changed: +43, -33