Skip to content

Generic Math.md: Restrict lerp function to F matrices. #2462

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

otac0n
Copy link
Contributor

@otac0n otac0n commented May 31, 2025

Batch of updates to the Generic Math.md proposal as discussed in chat.

Summary of the PR

  • During the implementation, I found the integer version of Matrix.Lerp could not be reasonably implemented.
  • Extension methods should be used for the public API per the chat.
  • The types can be unified by eliminating the properties and bitwise operators.

Related issues, Discord discussions, or proposals

https://discord.com/channels/521092042781229087/587346162802229298/1378782513010577449 and prior

Further Comments

Partially implemented in #2459

Restrict lerp function to F matrices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant