aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/msh-animation.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactor documentation structure and add new specificationsValentin Popov9 days1-475/+70
| | | | | | | | - Updated MSH documentation to reflect changes in material, wear, and texture specifications. - Introduced new `render.md` file detailing the render pipeline process. - Removed outdated sections from `runtime-pipeline.md` and redirected to `render.md`. - Added detailed specifications for `Texm` texture format and `WEAR` wear table. - Updated navigation in `mkdocs.yml` to align with new documentation structure.
* Refactor code structure for improved readability and maintainabilityValentin Popov2026-02-121-3/+100
|
* feat: добавить экспорт в формат OBJ для ↵Valentin Popov2026-02-121-49/+364
| | | | рендеринга террейна и опциональных полигонов
* Добавлены спецификации для сетевой ↵Valentin Popov2026-02-121-0/+105
подсистемы, системы звука, загрузки ландшафта, интерфейса пользователя и пайплайна выполнения. Обновлен файл навигации mkdocs.yml для включения новых документов.