module-project-validator/Editor/Validators/GameObject
2026-05-27 19:17:55 +02:00
..
GameObjectValidatorBrokenPrefab.cs Added GameObject Validators 2026-05-18 21:59:59 +02:00
GameObjectValidatorBrokenPrefab.cs.meta Added GameObject Validators 2026-05-18 21:59:59 +02:00
GameObjectValidatorDuplicateComponents.cs Validator: Duplicate component validator is now only run on types without DisallowMultipleComponent attribute 2026-05-27 19:17:55 +02:00
GameObjectValidatorDuplicateComponents.cs.meta Added support to scan prefabs 2026-05-19 20:15:30 +02:00
GameObjectValidatorMissingComponents.cs Added GameObject Validators 2026-05-18 21:59:59 +02:00
GameObjectValidatorMissingComponents.cs.meta Added GameObject Validators 2026-05-18 21:59:59 +02:00
GameObjectValidatorObsoleteComponents.cs Added support to scan prefabs 2026-05-19 20:15:30 +02:00
GameObjectValidatorObsoleteComponents.cs.meta Added support to scan prefabs 2026-05-19 20:15:30 +02:00
GameObjectValidatorTransform.cs - Validator: Added asset validators with material texture and shader validation 2026-05-24 18:06:56 +02:00
GameObjectValidatorTransform.cs.meta - Validator: Added asset validators with material texture and shader validation 2026-05-24 18:06:56 +02:00