Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{9E5BBFB4-BDDA-4759-AB74-D047EE25A35D}",
|
||||
"Name": "Test_Linear_to_Auto",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Auto",
|
||||
"FileMasks": [
|
||||
"_linear-to-auto"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"DiscardAlpha": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{31199710-5B61-4A30-99F0-18DF724EC308}",
|
||||
"Name": "Test_Linear_to_Linear",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_linear-to-linear"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"DiscardAlpha": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{F0E6BE7F-376E-4F1B-9244-70E01C1CABD6}",
|
||||
"Name": "Test_Linear_to_sRGB",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "sRGB",
|
||||
"FileMasks": [
|
||||
"_linear-to-srgb"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"DiscardAlpha": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{EE397A40-4430-437F-B0EF-9EC8B6E35176}",
|
||||
"Name": "Test_sRGB_to_Auto",
|
||||
"SourceColor": "sRGB",
|
||||
"DestColor": "Auto",
|
||||
"FileMasks": [
|
||||
"_srgb-to-auto"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"DiscardAlpha": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{2865D7A5-B75D-4D9C-9591-47BD2FF93377}",
|
||||
"Name": "Test_sRGB_to_Linear",
|
||||
"SourceColor": "sRGB",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_srgb-to-linear"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"DiscardAlpha": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{9FBA54D5-EF6F-4728-AF92-B0176B8308C5}",
|
||||
"Name": "Test_sRGB_to_sRGB",
|
||||
"SourceColor": "sRGB",
|
||||
"DestColor": "sRGB",
|
||||
"FileMasks": [
|
||||
"_srgb-to-srgb"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"DiscardAlpha": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "GlobalBuildOptions",
|
||||
"ClassData": {
|
||||
"ShaderCompilerArguments" : {
|
||||
"DefaultMatrixOrder" : "Row",
|
||||
"AzslcAdditionalFreeArguments" : "--strip-unused-srgs"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user