Skip to content

Add operator * overload for Triangle * Matrix3#6631

Merged
smoogipoo merged 1 commit into
ppy:masterfrom
bemanisoundteam:master
Sep 3, 2025
Merged

Add operator * overload for Triangle * Matrix3#6631
smoogipoo merged 1 commit into
ppy:masterfrom
bemanisoundteam:master

Conversation

@bemanisoundteam
Copy link
Copy Markdown
Contributor

@bemanisoundteam bemanisoundteam commented Sep 2, 2025

As I mentioned in https://discord.com/channels/188630481301012481/589331078574112768/1412423491889791038
Currently, you can do Quad * Matrix3 but not Triangle * Matrix3.
The operator implementation is basically identical to Quad's.
This change has been tested just in case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants