From b8adb067c2ad0025e9b1ac347c7492d2001eeba6 Mon Sep 17 00:00:00 2001 From: AlexandreSi <32449369+AlexandreSi@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:49:37 +0200 Subject: [PATCH] Fix typos in descriptions --- extensions/community/Tween3D.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/extensions/community/Tween3D.json b/extensions/community/Tween3D.json index a1d9c685..1705b443 100644 --- a/extensions/community/Tween3D.json +++ b/extensions/community/Tween3D.json @@ -23,7 +23,7 @@ "dependencies": [], "eventsFunctions": [ { - "description": "the stretch on Z axis. The object volume is conseved. A stretch of 2 make the object apear 2 time longer on Z in proportion to the dimension on X and Y.", + "description": "the stretch on Z axis. The object volume is conserved. A stretch of 2 makes the object appear 2 times longer on Z in proportion to the dimensions on X and Y.", "fullName": "Stretch on Z axis", "functionType": "ExpressionAndCondition", "name": "StretchZ", @@ -58,7 +58,7 @@ "objectGroups": [] }, { - "description": "Change the stretch on Z axis. The object volume is conseved. A stretch of 2 make the object apear 2 time longer on Z in proportion to the dimension on X and Y.", + "description": "Change the stretch on Z axis. The object volume is conserved. A stretch of 2 makes the object appear 2 times longer on Z in proportion to the dimensions on X and Y.", "fullName": "Stretch on Z axis", "functionType": "ActionWithOperator", "getterName": "StretchZ", @@ -149,7 +149,7 @@ "objectGroups": [] }, { - "description": "the stretch on Y axis. The object volume is conseved. A stretch of 2 make the object apear 2 time longer on Y in proportion to the dimension on X and Z.", + "description": "the stretch on Y axis. The object volume is conserved. A stretch of 2 makes the object appear 2 times longer on Y in proportion to the dimensions on X and Z.", "fullName": "Stretch on Y axis", "functionType": "ExpressionAndCondition", "name": "StretchY", @@ -184,12 +184,12 @@ "objectGroups": [] }, { - "description": "Change the stretch on Z axis. The object volume is conseved. A stretch of 2 make the object apear 2 time longer on Z in proportion to the dimension on X and Y.", - "fullName": "Stretch on Z axis", + "description": "Change the stretch on Y axis. The object volume is conserved. A stretch of 2 makes the object appear 2 times longer on Z in proportion to the dimensions on X and Z.", + "fullName": "Stretch on Y axis", "functionType": "ActionWithOperator", "getterName": "StretchY", "name": "SetStretchY", - "sentence": "Change the stretch on Z axis of ", + "sentence": "Change the stretch on Y axis of ", "events": [ { "type": "BuiltinCommonInstructions::Standard", @@ -310,7 +310,7 @@ "objectGroups": [] }, { - "description": "Change the stretch on Z axis. The object volume is conseved. A stretch of 2 make the object apear 2 time longer on Z in proportion to the dimension on X and Y.", + "description": "Change the stretch on Z axis. The object volume is conserved. A stretch of 2 makes the object appear 2 times longer on Z in proportion to the dimensions on X and Y.", "fullName": "Stretch on Z axis", "functionType": "ActionWithOperator", "getterName": "ScaleVolume", @@ -391,7 +391,7 @@ "objectGroups": [] }, { - "description": "Exponentially tween bewteen 2 values according to an easing function.", + "description": "Exponentially tween bewteen 2 values according to an easing function.", "fullName": "Ease exponentially", "functionType": "Expression", "name": "EaseExp",