Skip to content

Commit

Permalink
docs: update changelog to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lilxyzw committed Oct 10, 2024
1 parent 4c7e99d commit 3d7ecad
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/ja_JP/other/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.8.1] - 2024-10-09
### 修正
- SDF顔影の処理の方向を修正

## [1.8.0] - 2024-10-09
### 追加
- 外部ツールからマテリアルの最適化を行う際にアニメーションを考慮できるようにした
- SDF顔影機能を追加
- LTCGIに対応
- ファーのリムライト

### 修正
- ビルド時に全シーンを探索するように修正
- UV DiscardがShadowCasterで動作しない問題を修正

## [1.7.3] - 2024-04-08
### 修正
- アウトラインの頂点が削除される場合に深度の書き出しが正しく動作しない問題を修正
Expand Down

0 comments on commit 3d7ecad

Please sign in to comment.