Blender Git Commit Log

Git Commits -> Revision a5b07c0

Revision a5b07c0 by Joshua Leung (master)
May 24, 2011, 11:15 (GMT)
== Animated Transforms to Deltas ==

Added operator to convert animation for standard object transforms
(i.e. loc/rot/scale) to delta transforms.
This can be accessed from the Object -> Transform -> Animated
Transforms To Deltas menu entry in the 3D View.

Since the situation which causes this is quite common (especially for
motion-graphics type applications), where users animate some object
first and then decide to duplicate this and place it around the place
in different locations, it's probably important that we have some
support for this kind of thing. Newbies with the "help, all my anmated
duplicates disappear" problem are recommended to use this operator
from hereon in.

For reference of rationale, see:
http://blenderartists.org/forum/showthread.php?219126-Move-Existing-f
-Curve-to-delta-equivalent

Commit Details:

Full Hash: a5b07c09349978ab7ecf319e6345d7c98177521c
SVN Revision: 36859
Parent Commit: 3ccbfef
Lines Changed: +45, -0

2 Modified Paths:

/release/scripts/startup/bl_operators/object.py (+41, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021