Update CHANGELOG.md

This commit is contained in:
Lwmte 2025-03-29 09:55:09 +01:00
parent 3e2a1ccf37
commit 410250bf2d

View file

@ -17,6 +17,7 @@ TombEngine releases are located in this repository (alongside with Tomb Editor):
* Fixed crash with incorrectly applied animated textures on static meshes. * Fixed crash with incorrectly applied animated textures on static meshes.
* Fixed console window not hiding in non-debug mode on Windows 11. * Fixed console window not hiding in non-debug mode on Windows 11.
* Fixed key binding settings saving for the current play session after hitting Esc to cancel. * Fixed key binding settings saving for the current play session after hitting Esc to cancel.
* Fixed lensflare blending formula to avoid screen overbright.
### Lua API changes ### Lua API changes
* Added missing constructor for `Collision.Probe` without room number. * Added missing constructor for `Collision.Probe` without room number.