Blender Git Commit Log
Git Commits -> Revision 635a98a
Revision 635a98a by Campbell Barton (master) November 15, 2009, 11:32 (GMT) |
[#19896] [bugfix] Fixing converting of rotation f-curves from Mitchell Stokes (moguri) --- from the patch With f-curves there are 3 rotation modes, rotation_euler, rotation_axis_angle, and rotation_quaternion. The IPO converter was still simply looking for "rotation" f-curves instead of specific ones. This patch fixes that and also fixes bug #19873 ( http://projects.blender.org/tracker/index.php?func=detail&aid=19873&group_id=9&atid=306 ). |
Commit Details:
Full Hash: 635a98a4cec5d96ff566c965c9f15c6e5e57643b
SVN Revision: 24570
Parent Commit: 61fe981
Lines Changed: +18, -2
1 Modified Path:
/source/gameengine/Converter/KX_IpoConvert.cpp (+18, -2) (Diff)