forked from blender/blender
Move bpy_hydra.export_mtlx() exception handling to C code #28
@ -37,7 +37,6 @@ __all__ = (
|
|||||||
)
|
)
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import traceback
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
import bpy
|
import bpy
|
||||||
|
Loading…
Reference in New Issue
Block a user