Update CHANGELOG.md

This commit is contained in:
Lwmte 2025-03-22 00:30:52 +01:00
parent 64a2d60d2f
commit c608e6dec5

View file

@ -8,6 +8,8 @@ TombEngine releases are located in this repository (alongside with Tomb Editor):
### Bug fixes ### Bug fixes
* Fixed particles remaining in the level after reloading from the savegame. * Fixed particles remaining in the level after reloading from the savegame.
* Fixed particles being canceled by fog bulbs. * Fixed particles being canceled by fog bulbs.
* Fixed crash in case hair object is the last object in a level.
* Fixed crash with incorrectly applied animated textures on static meshes.
### Lua API changes ### Lua API changes
* Added missing constructor for `Collision.Probe` without room number. * Added missing constructor for `Collision.Probe` without room number.