You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed issue which could cause redundant checks to be performed on sprites, potentially resulting in a crash.
Removed error throw for null sound data, as this would trigger for external sounds.
Removed error throw for missing audio and group id
Fixed margin parameter being exported with invalid parameter name
Fixed playback_speed_type being imported with an incorrect parameter name
0 commit comments