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

Max's "custom attribute" are not exported correctly as awd's extra data #20

Open
rdoi opened this issue Nov 4, 2014 · 0 comments
Open

Comments

@rdoi
Copy link

rdoi commented Nov 4, 2014

There is something wrong with the Max object "custom attribute" parsing to Away's ObjectContainer3D.extra data:

  • The attribute name comes with the last character cropped (length -1):
    I.e: "parameteR" -> "paramete"
  • The attribute value comes with only the first character.
    I.e: "My Long Value" -> "M"

Tested with plugin v0.9.89 / 3DS Max 2014.

@rdoi rdoi changed the title Max "custom attribute" are not exported correctly as awd's extra data Max's "custom attribute" are not exported correctly as awd's extra data Nov 4, 2014
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

No branches or pull requests

1 participant