Skip to content

Conversation

@yutingye
Copy link
Contributor

@yutingye yutingye commented Nov 2, 2025

Summary: This change adds a new struct to consolidate file saving options. It is not yet being used. Follow up diffs will start to update the code.

Differential Revision: D86034154

@meta-codesync
Copy link
Contributor

meta-codesync bot commented Nov 2, 2025

@yutingye has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86034154.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 2, 2025
facebook-github-bot pushed a commit that referenced this pull request Nov 2, 2025
…ns (#770)

Summary:

This change adds a new struct to consolidate file saving options. It is not yet being used. Follow up diffs will start to update the code.

Differential Revision: D86034154
yutingye added a commit that referenced this pull request Nov 2, 2025
…ns (#770)

Summary:
Pull Request resolved: #770

This change adds a new struct to consolidate file saving options. It is not yet being used. Follow up diffs will start to update the code.

Differential Revision: D86034154
yutingye added a commit that referenced this pull request Nov 2, 2025
…ns (#770)

Summary:
Pull Request resolved: #770

This change adds a new struct to consolidate file saving options. It is not yet being used. Follow up diffs will start to update the code.

Differential Revision: D86034154
yutingye added a commit that referenced this pull request Nov 2, 2025
…ns (#770)

Summary:
Pull Request resolved: #770

This change adds a new struct to consolidate file saving options. It is not yet being used. Follow up diffs will start to update the code.

Differential Revision: D86034154
yutingye added a commit that referenced this pull request Nov 3, 2025
…ns (#770)

Summary:
Pull Request resolved: #770

This change adds a new struct to consolidate file saving options. It is not yet being used. Follow up diffs will start to update the code.

Reviewed By: jeongseok-meta

Differential Revision: D86034154
Summary:
Pull Request resolved: #753

After D85530152 added marker sequence support to fbx, we have functionality parity between fbx and gltf. This diff created a unified `saveCharacter()` function in `character_io` that automatically selects between FBX and GLTF export based on file extension.

Added .fbx support to `loadMarkers()` as the unified function for loading marker data from any supported format.

Added an additional unified `saveCharacter()` function in `character_io` that takes skeleton states as input instead of model parameters.

Rename `saveCharacter()` in `gltf_io` to `saveGltfCharacter()`, but keeping the existing ones for backwards compatibility for now. It will be removed in a later diff when downstreams are updated.

Differential Revision: D85517572
Summary:
Pull Request resolved: #752

Add python tests for marker sequence io in fbx and the unified save function.

Reviewed By: jeongseok-meta

Differential Revision: D85739418
…ns (#770)

Summary:
Pull Request resolved: #770

This change adds a new struct to consolidate file saving options. It is not yet being used. Follow up diffs will start to update the code.

Reviewed By: jeongseok-meta

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

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants