Update CHANGELOG.md

This commit is contained in:
Lwmte 2025-03-05 09:20:42 +01:00
parent d19d56acee
commit 8b6ea97cf6

View file

@ -29,7 +29,6 @@ TombEngine releases are located in this repository (alongside with Tomb Editor):
- You must use this version: https://github.com/TombEngine/Resources/raw/refs/heads/main/Wad2%20Objects/Interactables/TEN_Waterfall_Emitter.wad2 - You must use this version: https://github.com/TombEngine/Resources/raw/refs/heads/main/Wad2%20Objects/Interactables/TEN_Waterfall_Emitter.wad2
### Lua API changes ### Lua API changes
* Added Lerp() function to the Rotation object to allow linear interpolation between rotations.
* Added Collision.Probe class for basic collision detection. * Added Collision.Probe class for basic collision detection.
* Added diary module. * Added diary module.
* Added View.GetFlyByPosition() and View.GetFlyByRotation() functions to get flyby sequence parameters at a specified time point. * Added View.GetFlyByPosition() and View.GetFlyByRotation() functions to get flyby sequence parameters at a specified time point.