-
Notifications
You must be signed in to change notification settings - Fork 510
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gltfpack: Minor mesh processing refactoring
The logic for detaching mesh from nodes is fairly complex but it's a little difficult to separate into individual components due to multiple scenes handling, so for now just extract it into a separate function to make the high level processing flow easier to read.
- Loading branch information
Showing
1 changed file
with
63 additions
and
66 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