Blender Git Commit Log

Git Commits -> Revision 50315dc

Revision 50315dc by Ton Roosendaal (master)
August 22, 2005, 21:58 (GMT)
Another painful editing issue solved!

Adding Ipos on a Constraint just was working totally insane. Here's how
it works now in the constraint Panel:

- Button "Show" will make the IpoWindow show the Constraint Ipo
(it didn't before, when IpoWindow was not set to correct mode)

- Button "Key" will insert a key point on current frame (and show it in
IpoWindow)

Note that both options will create an Action too, if not existed yet.
So, without opening an IpoWindow you can already animate Constraints.
(Todo: use the auto key option to always insert on changing slider)

And; selecting a Bone will update the Constraint IpoWindow too. Note
however, that when theres multiple Constraint Ipos on a Bone, it only
shows the first... will solve that later.

Commit Details:

Full Hash: 50315dc10082d06b209b31c76ab6ffbb4af55fa7
SVN Revision: 5179
Parent Commit: 931d0fc
Lines Changed: +76, -17

3 Modified Paths:

/source/blender/src/buttons_object.c (+58, -17) (Diff)
/source/blender/src/editarmature.c (+17, -0) (Diff)
/source/blender/src/editconstraint.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021