aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* feat(render-demo): добавить отображение FPS в загол...Valentin Popov9 days2-4/+29
* feat(render-demo): обновить поддержку OpenGL с добавл...Valentin Popov9 days3-55/+190
* feat: Refactor code structure and enhance functionality across multiple cratesValentin Popov9 days15-120/+232
* feat(render-core): add default UV scale and refactor UV mapping logicValentin Popov9 days17-299/+800
* feat: Enhance model and texture loading with improved error handling and new ...Valentin Popov9 days10-28/+963
* feat(render-parity): add deterministic frame comparison toolValentin Popov9 days7-63/+972
* Refactor documentation structure and add new specificationsValentin Popov9 days19-0/+2005
* fix(deps): update all digest updatesrenovate[bot]2026-02-121-1/+1
* feat: добавить поддержку атомарной замены ф...Valentin Popov2026-02-124-12/+171
* feat: обновить методы обработки данных и улу...Valentin Popov2026-02-127-31/+215
* feat: добавить тесты для проверки структурн...Valentin Popov2026-02-123-1/+355
* fix: обработка выхода за пределы индекса со...Valentin Popov2026-02-104-21/+116
* Implement LZSS decompression with optional XOR decryptionValentin Popov2026-02-109-681/+700
* feat: добавить библиотеку common с ресурсами и ...Valentin Popov2026-02-109-97/+208
* feat: добавить новые тесты для обработки не-N...Valentin Popov2026-02-101-0/+205
* fix: добавить проверку на наличие архивов в ...Valentin Popov2026-02-102-3/+14
* feat: добавить README для библиотеки nres с описа...Valentin Popov2026-02-102-0/+100
* Refactor tests and move them to a dedicated moduleValentin Popov2026-02-104-428/+1397
* feat: add initial implementation of rsli crateValentin Popov2026-02-108-0/+2353