1. Comments 2. extended names that minetest doesn't use:('g' "really_long_name") -> ('g #') 3. Trailing 0000's 4. unused specifiers like 'o' and 'mtl' and 'usemtl' Used this project: https://github.com/exevirus/compress-obj
This introduces z-fighting so we'll just undo it. closes #2812 This reverts commit 3fdd5cdb5f.
3fdd5cdb5f
Introduce _c and _d door types to correctly render the texture faces for the open and closed state.