Blender Git Commit Log
Git Commits -> Revision 1713f07
Revision 1713f07 by Campbell Barton (master) October 25, 2010, 06:59 (GMT) |
first part of bugfix [#24376] Fly mode disturbs the rotation or scale of the camera object object_apply_mat4 was incorrectly negating the matrix values, This worked in most cases but even when it worked would end up with negative scales too often. now when no negative scale is used they will all stay positive and from my tests it works in all cases now. |
Commit Details:
Full Hash: 1713f07e5e837a799b5368ad6a5159c0122fbd50
SVN Revision: 32691
Parent Commit: acef2ca
Lines Changed: +6, -4
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+6, -4) (Diff)