Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix code consistency between AudioStreamPlayer2D and AudioStreamPlayer3D #99734

Merged

Conversation

Mickeon
Copy link
Contributor

@Mickeon Mickeon commented Nov 27, 2024

This started with the intention to fix\ #99699 but it doesn't work that way.

I saw some very noticeable difference between 2D and 3D, in both play() and seek(). These came from #91382

@Mickeon Mickeon added this to the 4.4 milestone Nov 27, 2024
@Mickeon Mickeon requested a review from a team as a code owner November 27, 2024 00:50
@Mickeon Mickeon requested review from a team and removed request for a team November 27, 2024 00:51
@Mickeon Mickeon modified the milestones: 4.4, 4.x Nov 27, 2024
@Mickeon Mickeon marked this pull request as draft November 27, 2024 14:13
@Mickeon Mickeon changed the title Fix AudioStreamPlayer3D.get_playback_position() always returns 0 after seek() or play() Fix code consistency between AudioStreamPlayer2D and AudioStreamPlayer3D Nov 27, 2024
@Mickeon Mickeon force-pushed the audio-stream-player-3d-seek-fix branch from 80dffae to 06bb994 Compare November 27, 2024 14:30
@Mickeon Mickeon marked this pull request as ready for review November 27, 2024 14:30
@Mickeon Mickeon modified the milestones: 4.x, 4.4 Nov 27, 2024
@Mickeon Mickeon added enhancement and removed bug labels Nov 27, 2024
Copy link
Member

@adamscott adamscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks @Mickeon

@akien-mga akien-mga merged commit 08b931b into godotengine:master Nov 29, 2024
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@Mickeon Mickeon deleted the audio-stream-player-3d-seek-fix branch November 29, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants