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

Target names read from mesh.extras.targetNames #38

Merged
merged 3 commits into from
Jul 18, 2021

Conversation

j6lim
Copy link
Contributor

@j6lim j6lim commented Aug 31, 2019

This change enables morph target name loading from Blender exported glTF models.

Here is the official morph target storage format Blender supports: KhronosGroup/glTF-Blender-IO#491

Copy link
Owner

@magicien magicien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks!

@magicien magicien merged commit 2761744 into magicien:master Jul 18, 2021
magicien added a commit that referenced this pull request Jul 19, 2021
* enabling mip filters for models with textures

* assign geometry name if accessor has name

* remove print

* support JOINTS_1 and WEIGHTS_1

* fetch the right accessor

* Update Swift Version to 4.2; Auto provisioning

* Upgrade project to recommended settings

* fix warnings

* Fix typos in the alpha cut off shader

* Create FUNDING.yml

* Target names read from mesh.extras.targetNames (#38)

* extra target names

* var -> let

* morph target names read from extras.targetName

* Change the macOS Deployment Target version from 10.12 to 10.13

* v0.2.0

- Fix CocoaPods warnings

* Update README.md

* Add Swift Package Manager support (#48)

* Update README.md

* version 0.3.0

Co-authored-by: Johan Ospina <jospina@wayfair.com>
Co-authored-by: Artem Titoulenko <artem.titoulenko@gmail.com>
Co-authored-by: David Stolarsky <david.stolarsky@gmail.com>
Co-authored-by: Jared Halpern <jared@jaredhalpern.com>
Co-authored-by: Arafo <rafa_marcen@hotmail.com>
Co-authored-by: Junggun Lim <junggun.lim@gmail.com>
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.

2 participants