summaryrefslogtreecommitdiffstats
path: root/tests/manual/animation-keyframe-simple/pulsing-cube-additive.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/animation-keyframe-simple/pulsing-cube-additive.json')
-rw-r--r--tests/manual/animation-keyframe-simple/pulsing-cube-additive.json84
1 files changed, 84 insertions, 0 deletions
diff --git a/tests/manual/animation-keyframe-simple/pulsing-cube-additive.json b/tests/manual/animation-keyframe-simple/pulsing-cube-additive.json
new file mode 100644
index 000000000..1373a5002
--- /dev/null
+++ b/tests/manual/animation-keyframe-simple/pulsing-cube-additive.json
@@ -0,0 +1,84 @@
+{
+ "animations": [
+ { "object": "Cube",
+ "action": "CubeAction",
+ "range": [0.0, 60.0],
+ "groups": [
+ { "group": "Scaling",
+ "channels": [
+ { "name": "x",
+ "keyframes": [
+ { "co": [0.0, 1.0],
+ "handle_left": [-0.1464043160279592, 1.0],
+ "handle_right": [0.14640430609385172, 1.0]}
+ ,{ "co": [0.375, 0.5],
+ "handle_left": [0.22859569390614828, 0.5],
+ "handle_right": [0.5376714468002319, 0.5]}
+ ,{ "co": [0.7916666666666666, 1.0],
+ "handle_left": [0.6289951801300049, 1.0],
+ "handle_right": [0.9543381532033285, 1.0]}
+ ,{ "co": [1.2083333333333333, 0.5],
+ "handle_left": [1.0456619262695312, 0.5],
+ "handle_right": [1.371035893758138, 0.5]}
+ ,{ "co": [1.625, 1.0],
+ "handle_left": [1.462328592936198, 1.0],
+ "handle_right": [1.787671407063802, 1.0]}
+ ,{ "co": [2.0416666666666665, 0.5],
+ "handle_left": [1.8789952596028645, 0.5],
+ "handle_right": [2.2043380737304688, 0.5]}
+ ,{ "co": [2.4583333333333335, 1.0],
+ "handle_left": [2.2956619262695312, 1.0],
+ "handle_right": [2.6210047403971353, 1.0]}
+ ]}
+ ,{ "name": "z",
+ "keyframes": [
+ { "co": [0.0, 1.0],
+ "handle_left": [-0.1464043160279592, 1.0],
+ "handle_right": [0.14640430609385172, 1.0]}
+ ,{ "co": [0.375, 0.5],
+ "handle_left": [0.22859569390614828, 0.5],
+ "handle_right": [0.5376714468002319, 0.5]}
+ ,{ "co": [0.7916666666666666, 1.0],
+ "handle_left": [0.6289951801300049, 1.0],
+ "handle_right": [0.9543381532033285, 1.0]}
+ ,{ "co": [1.2083333333333333, 0.5],
+ "handle_left": [1.0456618467966716, 0.5],
+ "handle_right": [1.3710047403971355, 0.5]}
+ ,{ "co": [1.625, 1.0],
+ "handle_left": [1.462328592936198, 1.0],
+ "handle_right": [1.787671407063802, 1.0]}
+ ,{ "co": [2.0416666666666665, 0.5],
+ "handle_left": [1.8789952596028645, 0.5],
+ "handle_right": [2.2043380737304688, 0.5]}
+ ,{ "co": [2.4583333333333335, 1.0],
+ "handle_left": [2.2956619262695312, 1.0],
+ "handle_right": [2.6210047403971353, 1.0]}
+ ]}
+ ,{ "name": "y",
+ "keyframes": [
+ { "co": [0.0, 1.0],
+ "handle_left": [-0.1464043160279592, 1.0],
+ "handle_right": [0.14640430609385172, 1.0]}
+ ,{ "co": [0.375, 0.5],
+ "handle_left": [0.22859569390614828, 0.5],
+ "handle_right": [0.5376714468002319, 0.5]}
+ ,{ "co": [0.7916666666666666, 1.0],
+ "handle_left": [0.6289951801300049, 1.0],
+ "handle_right": [0.9543381532033285, 1.0]}
+ ,{ "co": [1.2083333333333333, 0.5441937446594238],
+ "handle_left": [1.0456618467966716, 0.5441937446594238],
+ "handle_right": [1.3710047403971355, 0.5441937446594238]}
+ ,{ "co": [1.625, 1.0],
+ "handle_left": [1.462328592936198, 1.0],
+ "handle_right": [1.787671407063802, 1.0]}
+ ,{ "co": [2.0416666666666665, 0.5771476030349731],
+ "handle_left": [1.8789952596028645, 0.5771476030349731],
+ "handle_right": [2.2043380737304688, 0.5771476030349731]}
+ ,{ "co": [2.4583333333333335, 1.0],
+ "handle_left": [2.2956619262695312, 1.0],
+ "handle_right": [2.6210047403971353, 1.0]}
+ ]}
+ ]}
+ ]}
+ ]
+}