Merged conflicts from pulling down latest development

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-07-02 16:29:27 -05:00
119 changed files with 1006 additions and 1506 deletions
+10 -10
View File
@@ -1,12 +1,12 @@
{
"gem_name": "ScriptedEntityTweener",
"GemFormatVersion": 3,
"Uuid": "0d1f5f05559c4a99aaefd30633a0158e",
"Name": "ScriptedEntityTweener",
"DisplayName": "Scripted Entity Tweener",
"Version": "0.1.0",
"LinkType": "Dynamic",
"Summary": "Entity Animator can be used to transform entity properties in Lumberyard",
"Tags": ["UI"],
"IconPath": "preview.png"
}
"display_name": "Scripted Entity Tweener",
"license": "Apache-2.0 Or MIT",
"origin": "Open 3D Engine - o3de.org",
"type": "Tool",
"summary": "The Scripted Entity Tweener Gem provides a script driven animation system for Open 3D Engine projects.",
"canonical_tags": ["Gem"],
"user_tags": ["Scripting", "UI", "Animation"],
"icon_path": "preview.png",
"requirements": ""
}