2024.618.0
What's Changed
- Fix
KeyCombination.IsPressed()
tripping assertions when empty by @bdach in #6304 - Mark
FindClosestParent<T>()
callers as possibly null-returning by @bdach in #6303 - Remove OS username from log headers by @sineplusx in #6306
- Make shader setter in
SpriteText
protected by @EVAST9919 in #6307 - Ignore editlist when decoding mp4/mov videos by @bdach in #6311
- Replace audio effect
BindableList
by Add/Remove methods by @smoogipoo in #6310
New Contributors
- @sineplusx made their first contribution in #6306
Full Changelog: 2024.528.1...2024.618.0