forked from atteneder/glTFast
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(export): Skinning export support (atteneder#179)
* The hierarchy is now first converted to nodes before actually adding components to nodes. This ensures joint nodes have already been added. * fix: Updated export references. * Camera/light orientation nodes are added at last now. * Buffer view targets are added now. * fix: Fixed layer mask test and updated referenences. * fix: Skip skin when not all bone transforms are exported as well. * fix: Draco compressed skin export. * doc: Updated features page. --------- Co-authored-by: Hugo Pereira <[email protected]>
- Loading branch information
1 parent
d983ce6
commit a9923bd
Showing
118 changed files
with
1,703 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.