Revision: 41433
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=41433
Author: campbellbarton
Date: 2011-11-01 09:21:23 +0000 (Tue, 01 Nov 2011)
Log Message:
-----------
uncommented particle mirror, tested and it works fine.
Modified Paths:
--------------
branches/bmesh/blender/source/blender/editors/physics/particle_edit.c
Modified: branches/bmesh/blender/source/blender/editors/physics/particle_edit.c
===================================================================
--- branches/bmesh/blender/source/blender/editors/physics/particle_edit.c
2011-11-01 09:05:38 UTC (rev 41432)
+++ branches/bmesh/blender/source/blender/editors/physics/particle_edit.c
2011-11-01 09:21:23 UTC (rev 41433)
@@ -2602,7 +2602,7 @@
if(!psmd->dm)
return;
- //BMESH_TODO mirrorfaces= mesh_get_x_mirror_faces(ob, NULL);
+ mirrorfaces= mesh_get_x_mirror_faces(ob, NULL);
if(!edit->mirror_cache)
PE_update_mirror_cache(ob, psys);
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs