Skip to content
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

feat: Add setFromMatrix4 to Transform3D #3484

Merged
merged 1 commit into from
Feb 9, 2025
Merged

feat: Add setFromMatrix4 to Transform3D #3484

merged 1 commit into from
Feb 9, 2025

Conversation

luanpotter
Copy link
Member

Description

Add setFromMatrix4 to Transform3D.
Also add some tests for Transform3D.

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Copy link
Contributor

github-actions bot commented Feb 9, 2025

Benchmark Results

Package flame:

Benchmarks Current Branch
[luan.transform]
Base Branch
[main]
Diff
Render Components Benchmark 1140.510 μs 1130.881 μs 🔴 +0.852 %
Updating Components Benchmark 251293.125 μs 256690.500 μs 🟢 -2.103 %

Benchmarks provided with 💙 by Dart Benchmark Action.

@luanpotter luanpotter marked this pull request as ready for review February 9, 2025 18:59
@luanpotter luanpotter merged commit 1dbb443 into main Feb 9, 2025
9 checks passed
@luanpotter luanpotter deleted the luan.transform branch February 9, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants