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

Blender plugin test suite #24

Open
io7m opened this issue Jan 31, 2017 · 0 comments
Open

Blender plugin test suite #24

io7m opened this issue Jan 31, 2017 · 0 comments

Comments

@io7m
Copy link
Owner

io7m commented Jan 31, 2017

The Blender plugin needs to be executed on a list of supplied files to ensure that it exports correctly and that it fails correctly on incorrect files.

@io7m io7m added this to the 0.1.0 milestone Jan 31, 2017
@io7m io7m self-assigned this Jan 31, 2017
io7m added a commit that referenced this issue Jan 31, 2017
This implements a trivial test suite, but does not currently run it
automatically from the build.

Affects #24
io7m added a commit that referenced this issue Jan 31, 2017
Root joints are now required to have an identity transform. That is,
they are required to have no rotation, a scale factor of 1.0, and a
translation of zero. This commit updates the Blender plugin to check
root bones, and also adds the same check in the skeleton compiler. It
also adds a couple of .blend test cases.

Fix #12
Affects #24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant