Skip to content

Commit 31e68d5

Browse files
committed
Update CHANGELOG.md
GetRadRotated(angle) and GetDegRotated(angle)
1 parent f5f9187 commit 31e68d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
141141

142142
- `FLAC` audio files can now be loaded through lua and ini.
143143

144+
- Added new lua `Vector` functions: `GetRadRotated(angle)` and `GetDegRotated(angle)`. They return a rotated copy of the vector without modifying it.
145+
144146
### Changed
145147

146148
- Codebase now uses the C++17 standard.

0 commit comments

Comments
 (0)