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.Scene3D] CodeSync MotionData API and documents #5588

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

hinohie
Copy link
Contributor

@hinohie hinohie commented Sep 25, 2023

1. Fix TCT error Samsung#5576
2. Follow some comments fix up as Samsung#5452

Signed-off-by: Eunki, Hong <[email protected]>
@github-actions github-actions bot added the API10 Platform : Tizen 7.0 / TFM: tizen10.0 label Sep 25, 2023
@TizenAPI-Bot
Copy link
Collaborator

Internal API Changed

Added: 4, Removed: 0, Changed: 0

Added

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.Scene3D.BlendShapeIndex::.ctor(System.String,System.String)

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.Scene3D.BlendShapeIndex::.ctor(System.String)

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.Scene3D.MotionPropertyIndex::.ctor(System.String,System.String)

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.Scene3D.MotionTransformIndex::.ctor(System.String,Tizen.NUI.Scene3D.MotionTransformIndex/TransformTypes)

@hinohie hinohie merged commit a4e90dd into Samsung:API10 Sep 26, 2023
3 checks passed
@hinohie hinohie deleted the motionIndex_API10 branch September 26, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API10 Platform : Tizen 7.0 / TFM: tizen10.0 Internal API Changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants