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

[NUI] Rebase main for integration #6521

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

dongsug-song
Copy link
Contributor

Description of Change

[NUI] Rebase main for integration

API Changes

nothing

Eunki, Hong and others added 4 commits December 17, 2024 16:46
Since NUI Vector2 / Vector3 / Vector4 are managed classes,
create and dispose them might give overhead sightly.

If some memory/performance critical path don't want to create
useless temperal Vector234 classes when we get/set PropertyValue,
we need to support it.

Relative dali patch:

https://review.tizen.org/gerrit/c/platform/core/uifw/dali-csharp-binder/+/316151

Signed-off-by: Eunki, Hong <[email protected]>
Copy link
Contributor

@taehyub taehyub left a comment

Choose a reason for hiding this comment

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

LGTM

@dongsug-song dongsug-song merged commit 2217d8a into Samsung:main Dec 17, 2024
3 checks passed
@dongsug-song dongsug-song deleted the rebase-main-1217 branch December 17, 2024 07:57
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.

6 participants