Another fix for duplicating objects with particles.
This commit is contained in:
@@ -1133,6 +1133,7 @@ ParticleSystem *copy_particlesystem(ParticleSystem *psys)
|
||||
psysn->pathcache= NULL;
|
||||
psysn->childcache= NULL;
|
||||
psysn->edit= NULL;
|
||||
psysn->frand= NULL;
|
||||
psysn->pdd= NULL;
|
||||
|
||||
psysn->pathcachebufs.first = psysn->pathcachebufs.last = NULL;
|
||||
|
||||
Reference in New Issue
Block a user