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

Editor: Refactored SidebarMaterial #22194

Merged
merged 25 commits into from
Jul 28, 2021
Merged

Editor: Refactored SidebarMaterial #22194

merged 25 commits into from
Jul 28, 2021

Conversation

mrdoob
Copy link
Owner

@mrdoob mrdoob commented Jul 27, 2021

Description

Better late than never...

@mrdoob mrdoob added this to the r131 milestone Jul 27, 2021
@mrdoob mrdoob marked this pull request as ready for review July 28, 2021 14:41
@Mugen87
Copy link
Collaborator

Mugen87 commented Jul 28, 2021

@Mugen87
Copy link
Collaborator

Mugen87 commented Jul 28, 2021

Much cleaner!

@mrdoob
Copy link
Owner Author

mrdoob commented Jul 28, 2021

I've broken multi-material support though...

I'll see if I can fix it during the next dev cycle. Although I do not remember what loaders produce multi materials.

@Mugen87
Copy link
Collaborator

Mugen87 commented Jul 28, 2021

Although I do not remember what loaders produce multi materials.

OBJLoader does.

buffergeometry.addGroup( sourceMaterial.groupStart, sourceMaterial.groupCount, mi );

@mrdoob
Copy link
Owner Author

mrdoob commented Jul 28, 2021

I'm definitely not a fan of all the multi-material / groups design... But I'll try to get it working again next month 😬

@mrdoob mrdoob merged commit f952a0e into dev Jul 28, 2021
@mrdoob mrdoob deleted the editor branch July 28, 2021 15:51
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