first commit

This commit is contained in:
2025-07-03 19:02:47 +02:00
parent e32143bba7
commit 8d8d6f0103
324 changed files with 6415 additions and 0 deletions

193
Yotta2025.uproject Normal file
View File

@ -0,0 +1,193 @@
{
"FileVersion": 3,
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "PythonScriptPlugin",
"Enabled": true
},
{
"Name": "HDRIBackdrop",
"Enabled": true
},
{
"Name": "SunPosition",
"Enabled": true
},
{
"Name": "SequencerScripting",
"Enabled": true
},
{
"Name": "Takes",
"Enabled": true
},
{
"Name": "VirtualProductionUtilities",
"Enabled": true
},
{
"Name": "LiveLink",
"Enabled": true
},
{
"Name": "Composure",
"Enabled": true
},
{
"Name": "MediaFrameworkUtilities",
"Enabled": true
},
{
"Name": "MediaIOFramework",
"Enabled": true
},
{
"Name": "RemoteControl",
"Enabled": true
},
{
"Name": "nDisplay",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "AjaMedia",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "BlackmagicMedia",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "AppleProResMedia",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "HAPMedia",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "PixelStreaming",
"Enabled": true
},
{
"Name": "VariantManager",
"Enabled": true
},
{
"Name": "DMXProtocol",
"Enabled": true
},
{
"Name": "MovieRenderPipeline",
"Enabled": true
},
{
"Name": "Avalanche",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Mac"
]
},
{
"Name": "ElectraCodecs",
"Enabled": true
},
{
"Name": "ElectraPlayer",
"Enabled": true
},
{
"Name": "ElectraUtil",
"Enabled": true
},
{
"Name": "HAPDecoderElectra",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Mac"
]
},
{
"Name": "VPxDecoderElectra",
"Enabled": true
},
{
"Name": "NDIMedia",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "AvalancheDisplayCluster",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "StormSyncAvalancheBridge",
"Enabled": true
},
{
"Name": "RemoteControlProtocolDMX",
"Enabled": true
},
{
"Name": "RemoteControlProtocolMIDI",
"Enabled": true
},
{
"Name": "RemoteControlProtocolOSC",
"Enabled": true
},
{
"Name": "RemoteControlWebInterface",
"Enabled": true
},
{
"Name": "DMXControlConsole",
"Enabled": true
},
{
"Name": "DMXEngine",
"Enabled": true
},
{
"Name": "DMXFixtures",
"Enabled": true
},
{
"Name": "DMXDisplayCluster",
"Enabled": true
},
{
"Name": "FloatingProperties",
"Enabled": true
}
]
}