Skip to content

Commit

Permalink
update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli committed Jan 30, 2025
1 parent 531a432 commit e81222e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ We removed many features and utilities that were previously deprecated
- `FlxG.log`: Add `PosInfos` args to loggers, for better tracing info ([#3338](https://github.com/HaxeFlixel/flixel/pull/3338))
- `FlxSpriteUtil`: `drawCicle` now centers the image to the bitmap, if x/y are omitted ([#3340](https://github.com/HaxeFlixel/flixel/pull/3340))
- `FlxCamera`: Calulate adjusted lerp only when needed ([#3106](https://github.com/HaxeFlixel/flixel/pull/3106))
- `FlxGraphicsShader`: Compatibility with [future OpenFL Shader improvements](https://github.com/openfl/openfl/pull/2722) ([#3347](https://github.com/HaxeFlixel/flixel/pull/3347))

#### New features:
- `FlxMath`: Add improved, euclidean division `mod` function ([#3341](https://github.com/HaxeFlixel/flixel/pull/3341))
Expand Down

0 comments on commit e81222e

Please sign in to comment.