Validator: Skipping textures in material, if marked as PerRendererData, HideInInspector or NonModifiableTextureData Validator: Fixed issue, where arrays weren't iterated correctly, which resulted in an exception Window: Added warning and error count
18 lines
378 B
JSON
18 lines
378 B
JSON
{
|
|
"name": "com.module.project-validator",
|
|
"version": "1.0.3",
|
|
"displayName": "Module.ProjectValidator",
|
|
"description": "",
|
|
"unity": "6000.3",
|
|
"unityRelease": "6f1",
|
|
"dependencies": {},
|
|
"keywords": [
|
|
"Project",
|
|
"Validator"
|
|
],
|
|
"author": {
|
|
"name": "Anders Ejlersen",
|
|
"email": "anders@ejlersen.info",
|
|
"url": "https://www.ejlersen.info"
|
|
}
|
|
}
|