Blender Git Commit Log

Git Commits -> Revision 457057a

Revision 457057a by Brecht Van Lommel (master)
December 11, 2007, 20:02 (GMT)

Fix for mirroring issues in particle mode, where the particles were
not mirrored exactly, though the problem is not completely solved.
The way local frames are computed for particles is still not fully
symmetric, which shows especially on long hairs...

Also made the shift+o subsurf switch work recursively into
dupli-groups, did only the first level before.

Commit Details:

Full Hash: 457057a9e817d5cb410b9464616b6e05cfb054ee
SVN Revision: 12847
Parent Commit: 160e6af
Lines Changed: +89, -80

7 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh.c (+16, -6) (Diff)
/source/blender/blenkernel/intern/particle.c (+20, -12) (Diff)
/source/blender/src/editobject.c (+39, -41) (Diff)
/source/blender/src/editparticle.c (+5, -4) (Diff)
/source/blender/src/meshtools.c (+7, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021