Blender Git Commit Log
Git Commits -> Revision 2ab4489
Revision 2ab4489 by Bastien Montagne (master) March 17, 2015, 18:57 (GMT) |
Fix T44027: Normal Edit Mod : Radial from object normals affected by target object scale. The way we were getting diff to apply to vcos from target object was just bad! Also, fixed another related issue - negated scale would be clamped to nearly zero, now only consider absolute version of size (we do not care about its sign here anyway). This should be backported to 2.74 (with previous commit too). |
Commit Details:
Full Hash: 2ab4489f179eebb1f1070a1d32f01f4e7f0c85c7
Parent Commit: 6ceb84c
Lines Changed: +6, -7
1 Modified Path:
/source/blender/modifiers/intern/MOD_normal_edit.c (+6, -7) (Diff)