Blender Git Commit Log

Git Commits -> Revision b0bf816

Revision b0bf816 by Campbell Barton (master)
September 25, 2012, 00:20 (GMT)
fix [#32646] Duplifaces can have wrong orientation with ngons

concave ngons could flip the dupliface, now use the faces normal when calculating the dupli-face.

Commit Details:

Full Hash: b0bf816ececfaf56281e1539577656df3c995aa0
SVN Revision: 50868
Parent Commit: 687cacf
Lines Changed: +32, -19

7 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/anim.c (+4, -8) (Diff)
/source/blender/blenkernel/intern/mesh.c (+5, -5) (Diff)
/source/blender/blenlib/BLI_math_rotation.h (+2, -0) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+16, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_solidify.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021