Blender Git Loki
Git Commits -> Revision 447e4ef
Revision 447e4ef by Joshua Leung (master) February 7, 2010, 04:38 (GMT) |
Fixed display of IK DOF limits for bones. The old rotations were using M_PI/360 instead of M_PI/180 in many places, which I overlooked when porting this over to using radians only. |
Commit Details:
Full Hash: 447e4efaac08d64f91f77d62cc071db636f6a099
SVN Revision: 26658
Parent Commit: e939e74
Lines Changed: +8, -5
1 Modified Path:
/source/blender/editors/space_view3d/drawarmature.c (+8, -5) (Diff)