import_3dm
import_3dm copied to clipboard
Shade smooth fix for blender 4+
Shade smooth fix for blender 4+
Blender 4 introduced temp_override() for context overrides.
fixes
- silent exception in blender 4+ for shade smooth
- shade smooth applied to meshes during import
- gets active scene from context instead of first scene in blend file
Awesome, I was meaning to look into this, but hadn't had the time yet. Looks good.
The changes are now in master. Thank you!