This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/startup/bl_operators
Joshua Leung 2ba2860e11 Transforms to Delta Transforms
* Added new operators to take the current transform value (loc/rot/scale or all 3)
  and convert/apply that transform to a corresponding delta transform value. By default,
  the transform value will be zeroed out again afterwards, so you don't end up with a
  double transform.

* These operators can be found in the "Apply" menu (Ctrl-A)

* The "Animated Transforms to Deltas" (which does a similar job, except it adjusts all
  existing animation data instead of the current transform) has also been moved to the
  Apply menu (it was in the Transform menu instead)
2016-07-08 01:49:24 +12:00
..
2015-04-22 16:26:54 +10:00
2015-06-07 17:40:39 +10:00
2015-01-28 16:50:51 +11:00
2015-01-28 16:50:51 +11:00
2015-06-07 17:40:39 +10:00
2015-05-26 23:53:47 +10:00
2016-01-08 03:21:31 +11:00
2016-03-23 04:25:08 +11:00
2016-07-08 01:49:24 +12:00
2016-03-25 05:03:25 +11:00
2015-01-29 15:35:06 +11:00