Blender Git Loki
Git Commits -> Revision 2d236a5
Revision 2d236a5 by Campbell Barton (master) March 21, 2013, 02:56 (GMT) |
fix for incorrect use of 'bool', also fix 2 older bugs in fly mode. - panning didnt keyframe translation animation. - when checking to key translation: speed `float` was converted to an `int` then treated as a bool, now check (speed != 0). |
Commit Details:
Full Hash: 2d236a57b78f071c54f87fd6df341268e9c547d6
SVN Revision: 55455
Parent Commit: 5dbe5fc
Lines Changed: +50, -35
1 Modified Path:
/source/blender/editors/space_view3d/view3d_fly.c (+50, -35) (Diff)