dexyfex / CodeWalker

https://www.gta5-mods.com/tools/codewalker-gtav-interactive-3d-map
469 stars 205 forks source link

Fix importing occlusions from .ymap files #177

Closed marcelo-fervi closed 1 year ago

marcelo-fervi commented 1 year ago

Occlude Models from imported .ymap files was not being recognized properly. The triangles count being shown on Project window was always being 0.

Triangles before the fix: cw bug

Triangles after: cw fix

I already tested this fix and i hope there's no regression in some unexpected scenario.