Skip to content

Conversation

@AThousandShips
Copy link
Member

@AThousandShips AThousandShips commented May 24, 2023

Partial backport of #68380, without any new properties, only ensures bounds are fixed, it also does not change the way the alpha threshold is managed, can add that here too if desired

3.x will still suffer from some of the issues in BitMap solved by #68732, will see if I can backport them separately

@AThousandShips AThousandShips requested a review from a team as a code owner May 24, 2023 08:30
Copy link
Member Author

Choose a reason for hiding this comment

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

Required to not clip triangles that are transposed or they will be capped by the wrong dimension

@lawnjelly lawnjelly added the bug label May 26, 2023
@lawnjelly lawnjelly added this to the 3.x milestone May 26, 2023
@AThousandShips AThousandShips marked this pull request as draft May 26, 2023 07:32
@AThousandShips AThousandShips marked this pull request as ready for review May 26, 2023 08:27
Copy link
Member

@lawnjelly lawnjelly left a comment

Choose a reason for hiding this comment

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

Haven't tested, but the code looks fine.

@AThousandShips
Copy link
Member Author

@felaugmar would you mind testing again with the new method?

@Calinou Calinou added the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Jun 11, 2023
@akien-mga akien-mga modified the milestones: 3.x, 3.6 Jun 12, 2023
@ghost
Copy link

ghost commented Jun 13, 2023

@felaugmar would you mind testing again with the new method?

The artifact is already expired, but I think it'll work, the code change makes sense.

@akien-mga akien-mga merged commit f3680a2 into godotengine:3.x Jun 13, 2023
@akien-mga
Copy link
Member

Thanks!

@AThousandShips
Copy link
Member Author

Thank you!

@akien-mga
Copy link
Member

Cherry-picked for 3.5.3.

@akien-mga akien-mga removed the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants