1
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-12-11 04:51:21 +04:00

feat: Add landscape mesh support to MshConverter

- Auto-detect Model vs Landscape mesh types
- Model: uses indexed triangles (06, 0D, 07)
- Landscape: uses direct triangles (0B, 15)
- Add MSH_FORMAT.md documentation (Russian)
- Add Ghidra decompiled code for CLandscape
This commit is contained in:
bird_egop
2025-12-05 18:04:50 +03:00
parent 4951550420
commit fcfb8d0e8a
7 changed files with 4264 additions and 98 deletions

File diff suppressed because it is too large Load Diff