Initial commit

This commit is contained in:
alexpete
2021-03-05 11:26:34 -08:00
commit a10351f38d
27091 changed files with 5521199 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"GemFormatVersion": 3,
"Uuid": "7c2578f634df4345aca98d671e39b8ab",
"Name": "SceneProcessing",
"DisplayName": "Scene Processing (PREVIEW)",
"Version": "0.1.0",
"LinkType": "Dynamic",
"Summary": "Use this gem to fine tune the defaults for processing of scene files like Fbx.",
"Tags": ["Scene", "FBX", "Assets"],
"IconPath": "preview.png",
"EditorModule": true,
"IsRequired": false,
"Modules": [
{
"Name": "Editor",
"Type": "EditorModule"
}
]
}