Datapath Keyframes Addon
Easily Create Repeating/Looping Animations:
The purpose of this addon is to reduce the time spent on creating repeating animations. Simple animations can add life to a project, whether they loop in the background or are the main focus. My goal with this addon is to make the process simple and with few limitations. Datapath Keyframes covers a wide range of data types. If it can be animated, it should be able to be repeated/looped with this addon.
Multiple Data Types Supported:
Floats
Integers
Booleans
Percents
Angles
Colors
Enums
Different Repeat Methods:
Reset: Each set of keyframes moves from min to max.
Pingpong: Each set of keyframes moves from min to max to min.
Incremental: Starts with a base value, with each set applying a mathematical operation (add, subtract, multiply, divide) using the ending keyframe of the previous set and the incremental value defined in the panel (clamp min and max, reverse option to move the values between the clamps).
Steps to Use:
1. Paste the full data path to the property you want to animate.
2. Select the type of data the property is from a dropdown in the panel.
3. Set the min value and max value (start and end values).
4. Set the start and end frame for the initial animation.
5. Click the toggle to enable repeat functionality.
6. Set the repeat count and repeat offset.
7. Select the repeat type (reset, pingpong, incremental).
8. Click Create Keyframes.