9092858a58
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
25 lines
730 B
JSON
25 lines
730 B
JSON
{
|
|
"FilenameValidation":
|
|
{
|
|
"Filenames":
|
|
[
|
|
{
|
|
"Filename": "Editor/VisualScripting.Flow/Framework/Control/Switch*Descriptor.cs",
|
|
"Targets": "+Switch"
|
|
},
|
|
{
|
|
"Filename": "Editor/VisualScripting.Flow/Framework/Control/Switch*Descriptor.cs.meta",
|
|
"Targets": "+Switch"
|
|
},
|
|
{
|
|
"Filename": "Runtime/VisualScripting.Flow/Framework/Control/Switch*.cs",
|
|
"Targets": "+Switch"
|
|
},
|
|
{
|
|
"Filename": "Runtime/VisualScripting.Flow/Framework/Control/Switch*.cs.meta",
|
|
"Targets": "+Switch"
|
|
}
|
|
]
|
|
}
|
|
}
|