-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
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
Conversation
Much cleaner! |
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. |
three.js/examples/jsm/loaders/OBJLoader.js Line 837 in 5820a00
|
I'm definitely not a fan of all the multi-material / groups design... But I'll try to get it working again next month 😬 |
Description
Better late than never...