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

Fix Blend Shapes and add Convert to Z Up option in Blender exporter #12784

Closed
wants to merge 6 commits into from

Conversation

dougppaz
Copy link

@dougppaz dougppaz commented Nov 30, 2017

  • Fix Blend Shapes in Blender Exporter
  • Add Convert to Z Up option in Blender exporter
  • Extra: Fix no action in animation curves (api/animation.py Blender Exporter)

@dougppaz dougppaz changed the title Add Flip Axes option in Blender exporter Fix Blend Shapes and add Flip Axes option in Blender exporter Nov 30, 2017
@mrdoob
Copy link
Owner

mrdoob commented Dec 1, 2017

When would Flip Axes need to be used, and when wouldn't?

@dougppaz
Copy link
Author

dougppaz commented Dec 5, 2017

I'm working on a project that receives animation information remotely. I found it to be more practical to use blender axes. I use in the same project, bones and blend shapes too.

@WestLangley
Copy link
Collaborator

Actually, axes are not "flipped" -- it is a coordinate system rotation of 90 degrees.

@dougppaz
Copy link
Author

dougppaz commented Dec 5, 2017

You right @WestLangley
What's the best nomenclature to this?

I think I'll create another pull request to correct the blend shape's error. And we come back to discuss this question here.

What do you think? @mrdoob @WestLangley

@WestLangley
Copy link
Collaborator

Sometimes the term z-up is used. /ping @Mugen87 ?

But someone other than myself will have to participate in this particular issue.

@Mugen87
Copy link
Collaborator

Mugen87 commented Dec 5, 2017

Unfortunately, i'm not familiar with Python and the Blender API.

@douglasppaz It is not the first time the project is faced with this issue. You might find some information in these threads: #11404 and #11540

@dougppaz
Copy link
Author

dougppaz commented Dec 5, 2017

I'll change to "Convert to Z Up" option. Okay?

@WestLangley @Mugen87 Thanks for supporting.

@dougppaz dougppaz changed the title Fix Blend Shapes and add Flip Axes option in Blender exporter Fix Blend Shapes and add Convert to Z Up option in Blender exporter Dec 6, 2017
@dougppaz
Copy link
Author

dougppaz commented Dec 6, 2017

Done!

@mrdoob
Copy link
Owner

mrdoob commented Jan 19, 2018

Lets try to solve #13130 first.

@Mugen87
Copy link
Collaborator

Mugen87 commented May 31, 2018

The JSON Blender exporter has been removed with R93 (#14117).

@Mugen87 Mugen87 closed this May 31, 2018
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.

4 participants