Blender Git Commit Log
Git Commits -> Revision 2aab2d9
Revision 2aab2d9 by Joshua Leung (master) June 12, 2013, 12:32 (GMT) |
Bugfix [#35668] Tooltip for Euler Discontinuity Filter was misleading The tooltip seemed to hint that this tool is able to resolve all manner of gimble-lock situations by untangling the curves (i.e. performing some kind of equivalent-angles resolution, keeping in mind the nearest situations nearby). However, this tool currently only performs corrections for the most basic case when large jump+flip discontinuity artifacts appear in euler rotation curves as a result of rotation values getting clipped to +/- 180 degrees, which arises when these rotation curves are the result of baking some physics sim or so. (Also, fixed an unrelated "replace-all" typo in a comment) |
Commit Details:
Full Hash: 2aab2d97de00e39c1c623e544df2c285131e6e2d
SVN Revision: 57411
Parent Commit: 0c91ebf
Lines Changed: +4, -2