About This File
Addon that can detect ( and fix ) some common errors in Blender.
The addon checks for :
- Empty objects
- Objects without UV mapping
- Objects without material
- Objects with only a single uv layer
- Objects without vertex color
- Objects with mismatching names ( mesh versus object )
- The main collision component not matching Giants naming convention ( this will only work AFTER the details have been set with the Giants Exporter )
Updated 05/03/22
- Check if armature is present or not ->
- Check if armature modifier is the first item in the modifier list ( can cause exporter problems )
- Check if each object has the armature modfier active