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: Index buffer #7221

Merged
merged 2 commits into from
Sep 22, 2015
Merged

Blender: Index buffer #7221

merged 2 commits into from
Sep 22, 2015

Conversation

tschw
Copy link
Contributor

@tschw tschw commented Sep 22, 2015

No description provided.

mrdoob added a commit that referenced this pull request Sep 22, 2015
@mrdoob mrdoob merged commit 675c971 into mrdoob:dev Sep 22, 2015
@mrdoob
Copy link
Owner

mrdoob commented Sep 22, 2015

Moar thanks!

tschw referenced this pull request in tschw/three.js Sep 22, 2015
@tschw tschw deleted the BlenderMisc branch September 23, 2015 00:30
@mrdoob
Copy link
Owner

mrdoob commented Dec 8, 2016

Seems like this caused some breakage... Fixed in a8cc2a2. Refactored in 767e68b.

@tschw
Copy link
Contributor Author

tschw commented Dec 9, 2016

Great you're getting on top of that code and fixed it!

Looks like the same code as in a4e892b... Also has to happen in another place, I guess? Clueless now, more than a year later - and not enough time to dig into it, really.

Technically would've been my previous PR that added indexed exports in the first place, then. I wouldn't have known, and that PR had a review, so should've been noticed by someone who had 😇

@mrdoob
Copy link
Owner

mrdoob commented Dec 9, 2016

Also has to happen in another place, I guess?

Yeah, seems like there are 2 code paths, one when exporting a single geometry and another when exporting a scene. I've unified it a bit in the refactor.

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