aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/fxid.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactor documentation structure and add new specificationsValentin Popov9 days1-746/+100
| | | | | | | | - 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.
* feat: обновить заголовки разделов в ↵Valentin Popov2026-02-121-32/+32
| | | | документации по FXID и NRes для улучшения структуры
* Implement feature X to enhance user experience and fix bug Y in module ZValentin Popov2026-02-121-282/+654
|
* Refactor materials and Texm documentation for clarity and completenessValentin Popov2026-02-121-65/+415
| | | | | | | | - Updated the structure and content of the materials and Texm documentation to provide a comprehensive overview of the material subsystem in the engine. - Enhanced sections on identifiers, architecture, material layout, and runtime storage. - Improved explanations of material attributes, animation modes, and parsing behavior. - Added detailed specifications for toolchain interactions, including lossless write rules and validation recommendations. - Included pseudocode examples for parsing MAT0 and Texm formats to aid in understanding.
* Добавлены спецификации для сетевой ↵Valentin Popov2026-02-121-0/+112
подсистемы, системы звука, загрузки ландшафта, интерфейса пользователя и пайплайна выполнения. Обновлен файл навигации mkdocs.yml для включения новых документов.