Blender Git Loki
Git Commits -> Revision a4283a1
Revision a4283a1 by Joshua Leung (master) March 16, 2008, 01:31 (GMT) |
== Action Editor - Fixed 2 Long-Standing Annoyances == This commit fixes two long-standing annoyances which were confusing to new users and also posed workflow bottlenecks: * A 'Fake-User' button is now displayed beside the delete button. This makes it clear to the user that actions have a fake user (by default), and provides quicker access to them when 'deleting'. ** Related to this, I've adjusted the tooltips for the fake-user button when there is a fake user, to clear up any ambiguity over the purpose of the button. * When an object has an Ob-IPO (i.e. keyframing object transforms), it is now possible to simply use the 'Add New' entry in the Action Editor to make a new action for the object, with the IPO assigned to a new Action. This removes the need to open an IPO-window just to do that. |
Commit Details:
Full Hash: a4283a139a73b7ef82a6cd99b0df6b3bec92a64f
SVN Revision: 14128
Parent Commit: 500554b
Lines Changed: +75, -41