Skip to content

Commit

Permalink
Update root documents
Browse files Browse the repository at this point in the history
  • Loading branch information
Drombeys committed Aug 5, 2024
1 parent 527bc74 commit 40e7bb4
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ English | [Русский](./doc/CHANGELOG.rus.md)

Full changelog of _IX-Ray_ 1.6 project

## Release 1.1.1 (August 2024)

### Graphics

- Added engine version to shader cache path (@Drombeys)
- Fixed work `r__detail_density` console command (@Drombeys)

## Release 1.1 (August 2024)

### Common
Expand All @@ -22,7 +29,7 @@ Full changelog of _IX-Ray_ 1.6 project
- Switched to vector resizing instead of clearing where possible (@Drombeys)
- Restored Alt key use for release configuration (@ForserX)

### Graphics (renders, shaders, textures)
### Graphics (renders, shaders)

- Added accounting `r2_lumscale_sky` on D3D9 (@Drombeys)
- Added hot reload for details (@Drombeys)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<a href="./LICENSE.md">
<img src="https://img.shields.io/badge/License-Non--commercial-red.svg" alt="License" />
</a>
<a href="https://github.com/ixray-team/ixray-1.6-stcop/releases/tag/r1.1">
<a href="https://github.com/ixray-team/ixray-1.6-stcop/releases/tag/r1.1.1">
<img src="https://img.shields.io/github/v/release/ixray-team/ixray-1.6-stcop?include_prereleases&label=Release" alt="Latest release" />
</a>
<a href="https://github.com/ixray-team/ixray-1.6-stcop/releases">
Expand Down
7 changes: 7 additions & 0 deletions doc/CHANGELOG.rus.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

Полный список изменений проекта _IX-Ray_ 1.6

## Релиз 1.1.1 (Август 2024)

### Графика

- Добавлена версия движка в путь шейдер кеша (@Drombeys)
- Исправлена работа консольной команды `r__detail_density` (@Drombeys)

## Релиз 1.1 (Август 2024)

### Общее
Expand Down
2 changes: 1 addition & 1 deletion doc/README.rus.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<a href="./LICENSE.rus.md">
<img src="https://img.shields.io/badge/License-Non--commercial-red.svg" alt="License" />
</a>
<a href="https://github.com/ixray-team/ixray-1.6-stcop/releases/tag/r1.1">
<a href="https://github.com/ixray-team/ixray-1.6-stcop/releases/tag/r1.1.1">
<img src="https://img.shields.io/github/v/release/ixray-team/ixray-1.6-stcop?include_prereleases&label=Release" alt="Latest release" />
</a>
<a href="https://github.com/ixray-team/ixray-1.6-stcop/releases">
Expand Down

0 comments on commit 40e7bb4

Please sign in to comment.