Blender Git Commit Log

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

3 Modified Paths:

/source/blender/blenkernel/intern/key.c (+2, -0) (Diff)
/source/blender/src/drawipo.c (+8, -6) (Diff)
/source/blender/src/editipo.c (+2, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021