Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Offsets animation keys of selected objects by a randomly selected number between user input limits. Each object is evaluated individually and a new random value generated for each object. Time range can also specified to offset keys only within that range. Incremental offset allows each object in order of selection to be offset further than the previous one by the specified amount of frames. Exponential offset adds an exponent to the incremental value to create a constantly growing offset between each object.
*note: Exponential offset defaults to 1, this should not be changed to 0 as that will have no effect on keyframes. It is not a number of frames but a power added to the incremental offset value (ie 5 to the power of 2).
Changelog: -------------
Version 1.1: Added the incremental and exponential offset options to allow for greater diversity of effects and speed up flowing animations.
Version 1.1.1: Changed the exponential value to a float value to allow for more reasonable time values and more control.
Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.