svn merge ^/trunk/blender -r43676:43685
This commit is contained in:
@@ -1127,6 +1127,9 @@ static int distribute_threads_init_data(ParticleThread *threads, Scene *scene, D
|
||||
fprintf(stderr,"Particle distribution error: Nothing to emit from!\n");
|
||||
|
||||
if(dm != finaldm) dm->release(dm);
|
||||
|
||||
BLI_kdtree_free(tree);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user