X Tutup
Skip to content

Replace deprecated Color8#111426

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
notroid5:patch-1
Nov 26, 2025
Merged

Replace deprecated Color8#111426
akien-mga merged 1 commit intogodotengine:masterfrom
notroid5:patch-1

Conversation

@notroid5
Copy link
Contributor

@notroid5 notroid5 commented Oct 8, 2025

Fixes godotengine/godot-docs#11360 (Color8 class documentation)

Edit: Not sure if C# has to be updated as well, and to what.

@notroid5 notroid5 requested a review from a team as a code owner October 8, 2025 19:22
@dalexeev dalexeev added this to the 4.6 milestone Oct 8, 2025
@dalexeev
Copy link
Member

dalexeev commented Oct 8, 2025

@Mickeon
Copy link
Member

Mickeon commented Oct 8, 2025

While I would normally approve of this right away, ideally we should hold off and reassess for a little bit due of Color8 still getting some mileage. Albeit it's very niche, even from a quick skim in Godot Forum and other community channels

@AThousandShips AThousandShips changed the title Replaced deprecated Color8 Replace deprecated Color8 Oct 8, 2025
Copy link
Member

@Mickeon Mickeon left a comment

Choose a reason for hiding this comment

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

The corresponding PR in the manual has been merged. This should be too, for consistency. We can still assess the state of Color8 afterwards.

@akien-mga akien-mga merged commit 13e7215 into godotengine:master Nov 26, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@notroid5 notroid5 deleted the patch-1 branch November 27, 2025 15:12
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.

Deprecated Color8 is still mentioned

4 participants

X Tutup