mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update Changes.txt
This commit is contained in:
parent
484190cde4
commit
2a2545d863
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ Lua API changes:
|
|||
* Add Flow::EnablePointFilter() function to disable bilinear filtering.
|
||||
* Add Lara::GetAmmoType() function to read the ammo that Lara is using.
|
||||
* Add Lara::GetControlLock() and Lara::SetControlLock() functions to handle controls locking.
|
||||
* Add Logic.HandleEvent() function to call node events.
|
||||
* Make Vec2 object float-based instead of integer-based.
|
||||
* Add Vec2 arithmetic for division with a number and multiplication with another Vec2.
|
||||
* Add log messages warnings to functions AddCallback and RemoveCallback.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue