Skip to content

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Mar 3, 2024

Adds missing support for the initializer lists.

@bruvzg bruvzg added enhancement This is an enhancement on the current functionality usability labels Mar 3, 2024
@bruvzg bruvzg added this to the 4.x milestone Mar 3, 2024
@bruvzg bruvzg requested a review from a team as a code owner March 3, 2024 10:49
Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

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

Thanks! This looks good to me - it's basically equivalent to what we have for Vector(std::initializer_list<T> p_init).

@dsnopek dsnopek merged commit e6b6df5 into godotengine:master Mar 12, 2024
@dsnopek
Copy link
Collaborator

dsnopek commented Apr 8, 2024

Cherry-picked for 4.1 in PR #1411

@dsnopek
Copy link
Collaborator

dsnopek commented Apr 8, 2024

Cherry-picked for 4.2 in PR #1410

@akien-mga akien-mga modified the milestones: 4.x, 4.3 Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This is an enhancement on the current functionality usability

3 participants