This commit is contained in:
ikpil 2024-07-09 00:10:38 +09:00
parent b34b17e89c
commit fbce7f40f4
1 changed files with 19 additions and 1 deletions

View File

@ -10,7 +10,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Nothing - Nothing
### Fixed ### Fixed
- Fixed bug where the dynamic voxel save file browser doesn't appear in Recast.Demo - Nothing
### Changed
- Nothing
### Removed
- Nothing
### Special Thanks
- [@Doprez](https://github.com/Doprez)
## [2024.3.1] - 2024-07-09
### Added
- Nothing
### Fixed
- Fixed bug where the dynamic voxel save file browser doesn't appear in `Recast.Demo`
### Changed ### Changed
- Changed to reuse samples and edges list in `BuildPolyDetail()` - Changed to reuse samples and edges list in `BuildPolyDetail()`