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

Extract FBX or layout: Avoid IndexError if object name does not contain : #104

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

BigRoy
Copy link
Contributor

@BigRoy BigRoy commented Mar 3, 2025

Changelog Description

Extract FBX or layout: Avoid IndexError if object name does not contain :

Additional review information

Fix #45

Testing notes:

This may only work with Blender versions 4.1 and lower, see: #45 (comment) and may need additional fixes for Blender 4.1+

  1. Load some rig and animate it
  2. Create Animation publish instance
  3. Enable FBX optional flag for extracting FBX too
  4. Publish should succeed

@BigRoy BigRoy added type: bug Something isn't working community Issues and PRs coming from the community members labels Mar 3, 2025
@BigRoy BigRoy requested a review from LiborBatek March 3, 2025 14:04
@BigRoy BigRoy self-assigned this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues and PRs coming from the community members type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract Animation (FBX) not working and fails with error
1 participant