Blender Git Loki
Git Commits -> Revision 5768e9a
Revision 5768e9a by Ton Roosendaal (master) April 17, 2006, 17:35 (GMT) |
Bugfix #3683 When the 'reference shape key' (drawn yellow) was not the first key, the channels as drawn in IpoWindow didn't match the actual shape keys. This was caused by an exception in code that skips drawing the reference shape when 'relative' was used. Now I've added a rule that the first shape in a list always becomes the reference, that way you can also edit it. To keep backwards compatibility, this is only activated on translating the shape key lines. |
Commit Details:
Full Hash: 5768e9a9dda8ec941195f0e978549a0e31b0caf4
SVN Revision: 7273
Parent Commit: 420b6ba
Lines Changed: +12, -18