Blender Git Loki
Git Commits -> Revision c9b8839
Revision c9b8839 by Ton Roosendaal (master) December 21, 2012, 17:47 (GMT) |
Bug fix #33647 Particle combing didn't always respond as expected. The combed effect was depending on the center of object in view, instead of on the center of selected hairs. That made combing in certain close ups impossible. Same was actually true for transform tools for hairs! And even worse - there was an optimize break in calculating center which wasn't true even. Causing centers for transform to fail similar in other cases. |
Commit Details:
Full Hash: c9b8839237e8841d1709b09bb373f6bb6bf5ec86
SVN Revision: 53250
Parent Commit: 4d8f340
Lines Changed: +7, -16