This commit is contained in:
GoaLitiuM
2021-12-30 16:30:16 +02:00
parent cccbf334aa
commit 99637255da
22 changed files with 4950 additions and 47 deletions

View File

@@ -1,7 +1,7 @@
{
"ID": "4bd8a4cc460399b5f1975fbe0a668e3f",
"TypeName": "FlaxEditor.Content.Settings.PhysicsSettings",
"EngineBuild": 6219,
"EngineBuild": 6226,
"Data": {
"DefaultGravity": {
"X": 0.0,

View File

@@ -9,10 +9,10 @@
"ResizableWindow": true,
"RunInBackground": true,
"ForceSingleInstance": false,
"OverrideIcon": "00000000-0000-0000-0000-000000000000",
"SupportDX12": false,
"OverrideIcon": null,
"SupportDX12": true,
"SupportDX11": true,
"SupportDX10": false,
"SupportVulkan": false
"SupportVulkan": true
}
}