Skip to content

Fix #1353#2530

Draft
julienduroure wants to merge 1 commit into
mainfrom
import_long_name_extras
Draft

Fix #1353#2530
julienduroure wants to merge 1 commit into
mainfrom
import_long_name_extras

Conversation

@julienduroure

Copy link
Copy Markdown
Collaborator

Fix #1353 - Fix set extras with long name at import

@julienduroure julienduroure added this to the Blender 4.5 LTS milestone Apr 12, 2025
@scurest

scurest commented Apr 12, 2025

Copy link
Copy Markdown
Contributor

The reason the FBX importer uses the hash is to keep the name unique. Otherwise if you have "long name A" and "long name B", when you see "long n.001" and "long n.002", you can't know which one was which.

@julienduroure
julienduroure marked this pull request as draft April 23, 2025 17:28
@julienduroure julienduroure removed this from the Blender 4.5 LTS milestone Jun 17, 2025
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.

Import: exception importing long extra names

2 participants